From: Ian Jackson Date: Mon, 9 Jan 2017 00:13:38 +0000 (+0000) Subject: changelog: Document import Dgit field parsing fix X-Git-Tag: archive/debian/3.0~32 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=ecc0a016f61631ea537d052286f2ec141f1b94bc changelog: Document import Dgit field parsing fix Signed-off-by: Ian Jackson --- diff --git a/debian/changelog b/debian/changelog index 07341074..21cca76b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ dgit (3.0~) unstable; urgency=medium Bugfixes: * dgit config handling: Honour command-line and context-provided suite and distro more reliably and consistently. + * Parsing of extended Dgit fields by import-dsc was broken; + and is now fixed even for more-extended ones. Minor new feature: * distro alias facility in config space. (Primarily for testing.)