chiark / gitweb /
Provide --force-unsupported-source-format
[dgit.git] / debian / changelog
index a283b158aa942fc22732a0c062a10ff1acbe3deb..f9a21f89a054e92444a4b726d13464530f45f79c 100644 (file)
@@ -1,7 +1,14 @@
 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 various --force-something options.  Please don't use them.
 
  --