From cb99709100a32fdb6a1544f4bf9aac8c5f2b4804 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 22 May 2016 15:45:13 +0100 Subject: [PATCH] Properly substitute $changesfile in one of the `You can retry' messages. Closes:#800078. --- debian/changelog | 2 ++ dgit | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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(<