From: Ian Jackson Date: Fri, 25 Oct 2013 16:04:37 +0000 (+0100) Subject: Retrospectively mention in changelog entry for 0.16~experimental2 that it Closes... X-Git-Tag: debian/0.17_experimental4~4 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=f527e6c9a7d590186f9d8aee35a2cd2eae203f6a Retrospectively mention in changelog entry for 0.16~experimental2 that it Closes:#727125. Closes:#727125. --- diff --git a/debian/changelog b/debian/changelog index fb187093..89316f0e 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.