chiark / gitweb /
changelog: Mention #800060
[dgit.git] / debian / changelog
index 4e38d1cdca96c352927b8705114ecd43a3049f8d..f59e395e7b83aac6ac66f950e4d529c0db145070 100644 (file)
@@ -15,7 +15,7 @@ dgit (1.5~~) unstable; urgency=medium
   New checks and improved behaviours:
   * When running dpkg-buildpackage, cope if user specified -g or -G.
   * dgit sbuild: check that the set of .changes files found is as we
-    expect, before calling mergechanges.
+    expect, before calling mergechanges.  Re:#800060.
   * dgit sbuild: Rename the used-up .changes files to `.inmulti' to
     avoid accidental use of the wrong one (by software, or by users).
   * dgit sbuild: Check that the binary .changes file doesn't contain a
@@ -50,6 +50,7 @@ dgit (1.5~~) unstable; urgency=medium
 
   Documentation:
   * Document the dgit-distro.DISTRO.quilt-mode config setting.
+  * Clarify the --clean= options' documentation.  Closes:#800054.
 
   Bugfixes:
   * When cleaning up after failed clone, stat the to-be-cleaned-up
@@ -74,6 +75,11 @@ dgit (1.5~~) unstable; urgency=medium
     .orig-comp components accorging to dpkg-source(1).
   * 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.
+  * Don't break if user has push.followTags=true.  Closes:#827878.
+  * Arrange for the special dgit remote to be skipped by git fetch --all
+    etc.  Closes:#827892.
 
   Test suite:
   * When sbuild fails, do not crash due to sed not finding the log
@@ -93,7 +99,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.
 
  --