From 1bc2f3fe71efe5038e1d7e63ce04442aaaa3c501 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 22 Aug 2013 16:02:24 +0100 Subject: [PATCH] Allow fetching when archive has out-of-date git hash in .dsc. Closes: #720490. --- debian/changelog | 7 +++++++ dgit | 17 ++++++++++++++++- 2 files changed, 23 insertions(+), 1 deletion(-) 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 <