From: Ian Jackson Date: Sat, 17 Aug 2013 15:52:30 +0000 (+0100) Subject: clarify a message X-Git-Tag: debian/0.3~13 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=0cc18da425b4ddc99b204033f8339816af8edd81;p=dgit.git clarify a message --- diff --git a/dgit b/dgit index 666e2b2c..12d3075f 100755 --- a/dgit +++ b/dgit @@ -486,7 +486,7 @@ sub fetch_from_archive () { } else { die "$lrref_fn $!"; } - print DEBUG "last upload hash $upload_hash\n"; + print DEBUG "previous reference hash $upload_hash\n"; my $hash; if (defined $dsc_hash) { die "missing git history even though dsc has hash"