summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-09 00:13:38 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-09 13:08:31 +0000
commitecc0a016f61631ea537d052286f2ec141f1b94bc (patch)
treef795e693f58deb664b35732eee12a2d1497722e1 /debian
parent1e05e9f8e94040b0a763cc9f88c77f83064ebc78 (diff)
changelog: Document import Dgit field parsing fix
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0734107..21cca76 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.)