summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-10-24 01:25:51 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-10-24 01:44:16 +0100
commitd6e357b6f8dae996d00fea732910d24ca82cea26 (patch)
tree544a976bd1ef4749db2df19e3cdb5d32c4f92512
parent05db7ab051736bb106467e7f83b9e45684dd227c (diff)
Import: Docuemnt absurdity in changelog
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 34ea9d8..0d30219 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,11 @@
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.