chiark / gitweb /
Retrospectively mention in changelog entry for 0.16~experimental2 that it Closes...
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 25 Oct 2013 16:04:37 +0000 (17:04 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 25 Oct 2013 16:04:37 +0000 (17:04 +0100)
debian/changelog

index fb187093f7268d634b44ee8c168958792aafb2b5..89316f0ee8d7fddacdade2cbacdc43c1049591f7 100644 (file)
@@ -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.