chiark / gitweb /
Provide --gbp and --dpm as aliases for --quilt=gbp and --quilt=dpm.
[dgit.git] / debian / changelog
index 55433891db33bb7119a0c968d648581f93a5cd42..af4893b1eb9d8bc13ace2c638adf1d448bb12d04 100644 (file)
@@ -1,9 +1,19 @@
 dgit (2.5~) unstable; urgency=medium
 
+  Substantive changes:
+  * Do not crash in split brain quilt modes when the two brains are
+    actually identical.  (Eg --quilt=gbp with no patches.)  Closes:#841770.
+  * Switch to new archive/ tag format by default, even in
+    non-split-brain mode.
+  * Provide --gbp and --dpm as aliases for --quilt=gbp and --quilt=dpm.
+
+  Documentation:
   * dgit-maint-merge(7): New tutorial manpage from Sean Whitton.
-  * Test suite bugfixes.
-  * Test suite: Introduce setup/gnupg, to work around #841143
+
+  Test suite:
+  * Introduce setup/gnupg, to help work around gnupg2 bug #841143
     and improve performance by amortising gnupg migration cost.
+  * Various bugfixes.
 
  --