summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-09-28 18:35:00 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-09-28 18:35:04 +0100
commit996489fe48ebd57d4ad5f4a8bff7e2a871dc0a87 (patch)
tree4f44dd21ec2e22e1e59fa988e22e2b3d74161b1a /debian/changelog
parent1ad1f0b16c1383393be69fda98d8326f873cf0e5 (diff)
Do not fail to do some important quilt processing in some --quilt modes.
Make `madformat' mean precisely `is 3.0 (quilt)' and change the two call sites which wanted to check the quilt mode too. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c493edd..5ecee03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -51,6 +51,8 @@ dgit (1.5~~) unstable; urgency=medium
* When synthesing a commit from a .dsc from the archive, stop
internal git reset from printing a confusing message about HEAD.
* Turn off git gc in the private working areas.
+ * Do not fail to do some important quilt processing in some
+ --quilt modes.
* Fix a couple of bugs in error reporting.
Test suite: