chiark / gitweb /
changelog: Tidy a bit
[dgit.git] / debian / changelog
index 9b2dff979f1243d7dafb3f9e2aee6d0e63f1ea03..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.
@@ -37,6 +36,7 @@ dgit (3.0~) unstable; urgency=medium
   * dgit-maint-merge(7): Use debian/source/patch-header.  Closes:849120.
   * dgit(7): Updated `trouble' section to suggest having dpkg-source
     delete the autotools output (with a patch if necessary).
+  * dgit(1): Several minor updates and fixes.  Closes:#850519.
 
   Test suite:
   * Internal improvements.