summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-07-26 04:22:42 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-07-26 04:22:43 +0100
commit9b1710555b3d13149437428cd2d8b4b3d5209132 (patch)
treebe9c1c7276652dbba671bf9e57b9b43534cd2851 /debian
parent67e3687e3223a97f2d2952ba2aba32d0c177966b (diff)
dgit: Rename --ignore-dirty to --include-dirty
Leaving the old name supported as a deprecated alias. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
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 c0bbcb9..d936d22 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ dgit (5.11~) unstable; urgency=medium
configuration key. Closes:#857316. [ Sean Whitton. ]
Still does not always work, due to #863582.
* dgit: Minor internal improvements.
+ * dgit: Rename --ignore-dirty to --include-dirty (leaving the old
+ name supported as a deprecated alias).
--