chiark / gitweb /
changelog: Tidy a bit
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 9 Jan 2017 14:54:07 +0000 (14:54 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 9 Jan 2017 14:54:07 +0000 (14:54 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog

index 07e203c0b94484d71044ed5cab2cc7d94389aefe..2f3651b25093698d046357ba7522c1fe5d857c04 100644 (file)
@@ -15,6 +15,7 @@ dgit (3.0~) unstable; urgency=medium
     Closes:#850521.
   * fetch and pull ignore the changelog suite when it is UNRELEASED.
     Closes:#848646.
+  * dgit-badcommit-fixup: Do not investigate symrefs.  Closes:#850547.
 
   Minor new feature:
   * distro alias facility in config space.  (Primarily for testing.)
@@ -22,9 +23,7 @@ dgit (3.0~) unstable; urgency=medium
   * Provide `dgit print-dgit-repos-server-source-url'.  Re:#850521.
   * Honour dgit-distro.*.default-suite and dgit.default.default-suite.
 
-  dgit-badcommit-fixup: 
-  * Do not investigate symrefs.  Closes:#850547.
-
+  Other improvements:
   * Improve debugging output a bit.
   * Use refs/dgit-fetch/DISTRO rather than refs/dgit-fetch/DISTRO,
     which leads to less duplication and so less clutter.