chiark / gitweb /
changelog: Document import Dgit field parsing fix
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 9 Jan 2017 00:13:38 +0000 (00:13 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 9 Jan 2017 13:08:31 +0000 (13:08 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog

index 07341074fde484e54cbcc55e2f024c27ef618bb7..21cca76b986ee1a7be45959fba1144c8c744c684 100644 (file)
@@ -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.)