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 <mat...@debian.org> 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 <adcon...@debian.org> for the patch Signed-off-by: Mattia Rizzolo <mat...@debian.org> 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 <sk...@debian.org> 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 + <adcon...@debian.org> for the patch. Closes: #879798 -- Chris Lamb <la...@debian.org> Wed, 27 Sep 2017 13:24:39 +0100