From c0b9db3fad908bcf3b02a5179fbd2288f3d44a4d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 21 Aug 2018 13:40:31 +0100 Subject: dgit: Remove unsubstituted $changesfile from message Closes:#906787. Signed-off-by: Ian Jackson --- dgit | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'dgit') diff --git a/dgit b/dgit index f06087d..1f1b0f5 100755 --- a/dgit +++ b/dgit @@ -4476,9 +4476,8 @@ END supplementary_message(<<'END'); Push failed, while obtaining signatures on the .changes and .dsc. If it was just that the signature failed, you may try again by using -debsign by hand to sign the changes - $changesfile -and then dput to complete the upload. +debsign by hand to sign the changes file (see the command dgit tried, +above), and then dput that changes file to complete the upload. If you need to change the package, you must use a new version number. END if ($we_are_responder) { -- cgit v1.2.3