From: Ian Jackson Date: Fri, 21 Aug 2015 16:34:22 +0000 (+0100) Subject: quilt fixup: single-debian-patch is still broken in wheezy X-Git-Tag: debian/1.4~6 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=b2e8381222753378ff4d67ca7f4112b5e4d1d69d quilt fixup: single-debian-patch is still broken in wheezy Because dpkg-source -b breaks with single-debian-patch when the .pc is missing, so this depends on split execution of the source package build. --- diff --git a/debian/changelog b/debian/changelog index 1097b779..f9308c51 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,7 +16,8 @@ dgit (1.4~~) UNRELEASED; urgency=low actually do construct the quilt fixup commit; instead, honour --dry-run by avoiding pulling it back to your HEAD. * Cope properly with `3.0 (quilt)' with single-debian-patch. - Closes:#796016. + Closes:#796016. (Still does not work with wheezy's dpkg-source, so + no test case yet.) --