tag 879798 pending
thanks
Hello,
Bug #879798 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
https://anonscm.debian.org/cgit/collab-maint/devscripts.git/commit/?id=96030da
---
commit 96030dac7ca3f9e70ade3970ca30afe3f1df9c14
Author: Mattia Rizzolo <[email protected]>
Date: Fri Oct 27 11:09:34 2017 +0200
tests/mk-origtargz: fix check with dpkg 1.19.x
The error message changed between 1.18 and 1.19.
Gbp-Dch: Short
Closes: #879798
Thanks: Adam Conrad <[email protected]> for the patch
Signed-off-by: Mattia Rizzolo <[email protected]>
diff --git a/debian/changelog b/debian/changelog
index 758670a..c312f5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -55,6 +55,9 @@ devscripts (2.17.11) UNRELEASED; urgency=medium
* uscan:
+ Apply patch from Stephen Kitt <[email protected]> to support https in the
sf.net special redirector. Closes: #879207
+ * tests:
+ + mk-origtargz: fix check with dpkg 1.19.x. Thanks to Adam Conrad
+ <[email protected]> for the patch. Closes: #879798
-- Chris Lamb <[email protected]> Wed, 27 Sep 2017 13:24:39 +0100