From: Ian Jackson Date: Mon, 24 Oct 2016 00:25:51 +0000 (+0100) Subject: Import: Docuemnt absurdity in changelog X-Git-Tag: archive/debian/2.7~6 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=d6e357b6f8dae996d00fea732910d24ca82cea26;ds=inline Import: Docuemnt absurdity in changelog Signed-off-by: Ian Jackson --- diff --git a/debian/changelog b/debian/changelog index 34ea9d8a..0d302198 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.