tag 842248 pending
thanks
Hello,
Bug #842248 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:
http://git.debian.org/?p=python-modules/packages/urlgrabber.git;a=commitdiff;h=a65262e
---
commit a65262e3183673fcd25991f37cc4ba9178b4a879
Author: Michal Čihař <[email protected]>
Date: Mon Oct 31 09:05:26 2016 +0100
Switch to debhelper 9.
- fixes lintian warning about deprecated level
- avoids running testsuite through dh_auto_test (Closes: #842248)
diff --git a/debian/changelog b/debian/changelog
index ada6cf2..21f02ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+urlgrabber (3.10.1-2) UNRELEASED; urgency=medium
+
+ * Switch to debhelper 9.
+ - fixes lintian warning about deprecated level
+ - avoids running testsuite through dh_auto_test (Closes: #842248)
+
+ -- Michal Čihař <[email protected]> Mon, 31 Oct 2016 09:05:12 +0100
+
urlgrabber (3.10.1-1) unstable; urgency=low
* Team upload.