chiark / gitweb /
Import: Docuemnt absurdity in changelog
[dgit.git] / debian / changelog
index 3ab7e6de87152600a7eb1bd243c0f054305c18fa..0d3021982126f68b84259bb844de6b2d1fec0640 100644 (file)
@@ -1,3 +1,17 @@
+dgit (2.7~) unstable; urgency=medium
+
+  Absurd bugfix for serious bug:
+  * Work around `git-apply' problems (eg #841865, #829067) exposed by
+    `gbp pq import' (#841866) by sometimes falling back to an emulation of
+    git-apply in terms of dpkg-source --before-build.  Closes:#841867.
+
+  Minor changes:
+  * dgit(1): Reorder the options, moving more important ones earlier.
+  * dgit(1): Some more info about --deliberately.
+  * Provide --force-unrepresentable.
+
+ --
+
 dgit (2.6) unstable; urgency=medium
 
   Fixes to HTTP handling: