chiark / gitweb /
dgit: git-debrebase interop: Actually tolerate git-debrebase status 7
[dgit.git] / debian / changelog
index 2bd98835a081cf820d53f1f657fd867d24bff111..009e19fb84b0597cbc7ba06d6cfef2ce78552d21 100644 (file)
@@ -21,6 +21,14 @@ dgit (5.2~) unstable; urgency=medium
   * --overwrite now no longer crashes if there is nothing to overwrite
     (eg, when used with --new).  Instead, it is simply ignored, as it is
     ignored in situations where the push is fast forward.  Closes:#863576.
+  * Provide `update-vcs-git' subcommand, for creating and adjusting the
+    vcs-git remote url.  Useful for transition from alioth to salsa.
+    Closes:#902006.
+  * Print a warning to stderr on `dgit fetch sid', if your vcs-git
+    remote url disagrees with what's in sid's .dsc.
+  * git-debrebase interop: Add a missing debugcmd debugging print.
+  * git-debrebase interop: Actually tolerate git-debrebase make-patches
+    exiting with status 7.
 
   test suite:
   * Use nproc(1) rather than Sys::CPU.  This is more portable and does not