summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-08-21 17:34:22 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-08-21 17:34:24 +0100
commitb2e8381222753378ff4d67ca7f4112b5e4d1d69d (patch)
tree1c1f6462cb576bc26894b4b9c126c78fe1429790
parent1f5c524bee32ddf33bf5e4d6a293d3cc27f59e22 (diff)
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.
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 1097b77..f9308c5 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.)
--