Bump debhelper from old 9 to 12.

Fixes lintian: package-uses-old-debhelper-compat-version
See https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html for more details.
This commit is contained in:
Debian Janitor 2019-12-12 16:59:44 +00:00
parent c416945faf
commit e9b34ae6a7
No known key found for this signature in database
GPG key ID: 6F915003D1998D6A
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
python-click-threading (0.4.4-3) UNRELEASED; urgency=medium
* Bump debhelper from old 9 to 12.
-- Debian Janitor <janitor@jelmer.uk> Thu, 12 Dec 2019 16:59:35 +0000
python-click-threading (0.4.4-2) unstable; urgency=medium
* Team upload.

2
debian/control vendored
View file

@ -3,7 +3,7 @@ Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.
Uploaders: Filip Pytloun <filip@pytloun.cz>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 9),
Build-Depends: debhelper-compat (= 12),
dh-python (>= 2.20160609~),
python3-all,
python3-click (>= 5.0),