Run of lintian-fixes for python-dnslib
Try this locally (using the lintian-brush package):
debcheckout python-dnslib
cd python-dnslib
lintian-brush
Merge these changes:
git pull https://janitor.debian.net/git/python-dnslib lintian-fixes/main
Summary
- Bump debhelper from old 9 to 12. (package-uses-old-debhelper-compat-version)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2019-08-02 02:25:55 +0000
+++ b/debian/changelog 2019-10-02 20:13:13 +0000
@@ -1,3 +1,9 @@
+python-dnslib (0.9.10-2) UNRELEASED; urgency=medium
+
+ * Bump debhelper from old 9 to 12.
+
+ -- Debian Janitor <janitor@jelmer.uk> Wed, 02 Oct 2019 20:13:07 +0000
+
python-dnslib (0.9.10-1) unstable; urgency=medium
* New upstream release
=== modified file 'debian/control'
--- a/debian/control 2019-07-25 12:51:55 +0000
+++ b/debian/control 2019-10-02 20:13:13 +0000
@@ -4,7 +4,7 @@
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Scott Kitterman <scott@kitterman.com>
Build-Depends:
- debhelper-compat (= 9),
+ debhelper-compat (= 12),
dh-python,
python3-all,
python3-setuptools