summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-10-25 17:04:37 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-10-25 17:04:37 +0100
commitf527e6c9a7d590186f9d8aee35a2cd2eae203f6a (patch)
tree11b0c7d19c2fcade5fd67097ee8d88a1a8e60d85 /debian
parent3940b368db5ffb18b61b6857c22498b46094fca1 (diff)
Retrospectively mention in changelog entry for 0.16~experimental2 that it Closes:#727125. Closes:#727125.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fb18709..89316f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ dgit (0.17~experimental4) experimental; urgency=low
schema changes. Closes:#726955. Closes:#720170. Closes:#720176.
* Fix the "shellquote" command to work properly. The bugs in it ought
not to have caused any real trouble in previous versions of dgit.
+ * Retrospectively mention in changelog entry for 0.16~experimental2
+ that it Closes:#727125.
--
@@ -68,6 +70,7 @@ dgit (0.16~experimental2) experimental; urgency=low
* WIP remote functionality. Untested, do not use.
* Some code motion and cleanups.
* push actually takes an optional suite, like it says in the synopsis.
+ Closes:#727125.
* Command execution reports from --dry-run go to stderr.
* Support --gpg=... to provide a replacement command for gpg.
* Support --ssh=... and --ssh:... to affect how we run ssh.