summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2022-12-11 22:11:02 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2022-12-11 22:11:02 +0000
commitb60b072d7dacd11b25c8f2ef4e70ee171be3cdea (patch)
tree9f6572ba3567d1a431d6d853b07b59b5d9cd3f1a /debian
parent45936fab0f3a9edec1da30c418974aae4e5513b8 (diff)
changelog: Document rpush change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ed4aad4..0429ce9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,10 @@ dgit (10.2~) unstable; urgency=medium
* dgit: Cope with "3.0 (quilt)" "include-binaries" feature.
Closes:#1024233. [Report from Peter Green]
+ * dgit: Provide dgit rpush-source, and dgit push-built, and
+ prepare for making dgit rpush be dgit rpush-source.
+ Closes:#974012. [Request for rpush-source from Wookey]
+
* dgit: Cope with certain packages where dpkg-source guesses wrong
about patch application status. (Perms-only patches may be related?)
Closes:#1025694. [Report from Matthew Vernon]