summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-11-07 13:09:56 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-07-01 23:53:45 +0100
commit7121a993cd2206d3f5066e97ebbc397fe079c18f (patch)
tree19019e4648d0fd542bcbcf5937e6264bcdc7f498 /debian
parentbeb3973ddae45ae7e6d11694301463ce732ead79 (diff)
Introduce --rm-old-changes to delete previous builds' changes files.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9b5230d..5d9e8cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ dgit (1.5~~) unstable; urgency=medium
avoid accidental use of the wrong one (by software, or by users).
* dgit sbuild: Check that the binary .changes file doesn't contain a
.dsc.
+ * Introduce --rm-old-changes to delete previous builds' changes files.
Documentation:
* Document the dgit-distro.DISTRO.quilt-mode config setting.