chiark / gitweb /
changelog: Fix location of a bugfix entry
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 9 Oct 2016 10:54:43 +0000 (11:54 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 10 Oct 2016 00:01:10 +0000 (01:01 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog

index 759eb4f837f606171e6115167e6573948966dc8c..3d210d030a1ca91e8aa1a0e136f7e1b770983bf1 100644 (file)
@@ -75,6 +75,7 @@ dgit (1.5~~) unstable; urgency=medium
   * Fix up .orig detection to handle .asc's (and other signatures)
     of .orig components the same way as their tarballs.
   * Tidy up refs/dgit-fetch/ after dgit fetch (if successful).
+  * Fix handling of in-archive copies.
 
   Test suite:
   * When sbuild fails, do not crash due to sed not finding the log
@@ -94,7 +95,6 @@ dgit (1.5~~) unstable; urgency=medium
   * Test dgit-repos-policy-debian with multiple (identical, as it happens)
     existing taints.
   * Provide better log output for certain failures.
-  * Fix handling of in-archive copies.
 
  --