chiark / gitweb /
dgit: git-debrebase interop: Add a missing debugcmd debugging print.
[dgit.git] / debian / changelog
index 437bd53bfd24981b5aa9f5a1f2eff9609276cd29..8f093d445af02c1b6e0736441c79ccfe64ccd58f 100644 (file)
@@ -1,6 +1,10 @@
 dgit (5.2~) unstable; urgency=medium
 
   * dgit(1): Mention under `dgit build' that it uses the network.
+  * dgit(1): Clarify that --overwrite does nothing if not needed.
+    Closes:#863578.
+  * dgit-user(7): Recommend sbuild-debian-developer-setup.
+    [ Sean Whitton. ]  Closes:895779.
 
   dgit:
   * When all Debian changes vanish with single-debian-patch,
@@ -17,6 +21,12 @@ 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.
 
   test suite:
   * Use nproc(1) rather than Sys::CPU.  This is more portable and does not