From: Ian Jackson Date: Thu, 22 Aug 2013 15:02:24 +0000 (+0100) Subject: Allow fetching when archive has out-of-date git hash in .dsc. Closes: #720490. X-Git-Tag: debian/0.6 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=refs%2Ftags%2Fdebian%2F0.6;p=dgit.git Allow fetching when archive has out-of-date git hash in .dsc. Closes: #720490. --- diff --git a/debian/changelog b/debian/changelog index 990d99a2..449aa612 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +dgit (0.6) unstable; urgency=low + + * Allow fetching when archive has out-of-date git hash in .dsc. + Closes: #720490. + + -- Ian Jackson Thu, 22 Aug 2013 16:02:10 +0100 + dgit (0.5) unstable; urgency=low * Upload to unstable, as this version mostly works. (All the RC diff --git a/dgit b/dgit index 8132b8fc..4e9afe0f 100755 --- a/dgit +++ b/dgit @@ -200,6 +200,10 @@ important dgit options: -c= set git config option (used directly by dgit too) END +our $later_warning_msg = < 0) { print STDERR <