summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-24 18:44:49 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-24 18:44:49 +0100
commitdc3ada23508f1c40692e15fcb0cf5e06fd541104 (patch)
treeedd46d17c9e1c8ee08677debdb2adca210cf943e /debian
parentfddfa627cb0ced08188eec1711039e4614a16de7 (diff)
`3.0 (quilt)' fixup creates .pc/applied-patches since modern dpkg-source creates it even though old ones didn't always.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 84cf7de..b1a7cc5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ dgit (0.9) unstable; urgency=low
* Change our .dsc field name to `Dgit'. Relevant to #720201.
* Fix bug handling our synthetic merges when we see them in
the remote suite branch.
+ * `3.0 (quilt)' fixup creates .pc/applied-patches since modern
+ dpkg-source creates it even though old ones didn't always.
--