From: Ian Jackson Date: Sun, 22 May 2016 14:45:13 +0000 (+0100) Subject: Properly substitute $changesfile in one of the `You can retry' messages. Closes... X-Git-Tag: archive/debian/2.0~374 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=cb99709100a32fdb6a1544f4bf9aac8c5f2b4804;ds=sidebyside Properly substitute $changesfile in one of the `You can retry' messages. Closes:#800078. --- diff --git a/debian/changelog b/debian/changelog index 1309610a..98a03d21 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ dgit (1.5~~) unstable; urgency=medium (since warn has been made fatal and aborts the cleanup chain). * Print better error message (with `fail' rather than `die') if `dgit clone' cannot create the destination directory. + * Properly substitute $changesfile in one of the `You can retry' + messages. Closes:#800078. Test suite: * When sbuild fails, do not crash due to sed not finding the log diff --git a/dgit b/dgit index 9bdd2074..0b66d390 100755 --- a/dgit +++ b/dgit @@ -2083,7 +2083,7 @@ END sign_changes $changesfile; } - supplementary_message(<<'END'); + supplementary_message(<