summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2022-12-11 15:11:20 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2022-12-11 16:18:33 +0000
commit2add231addab83f610540ab264c8939c87a97dc4 (patch)
tree08fac22dd10d7a1eddeb97943460aa71e0e88212
parentfafbdd204732cb295b4c35e255c38acff7ad9de7 (diff)
changelog: Document include-binaries bugfix
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9679278..ed4aad4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ dgit (10.2~) unstable; urgency=medium
* dgit: Be more cautious about invoking gdr for making patches.
Closes:#1025451. [Report from Sean Whitton]
+ * dgit: Cope with "3.0 (quilt)" "include-binaries" feature.
+ Closes:#1024233. [Report from Peter Green]
* dgit: Cope with certain packages where dpkg-source guesses wrong
about patch application status. (Perms-only patches may be related?)