summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAndrej Shadura <andrewsh@debian.org>2020-02-14 15:06:59 +0100
committerAndrej Shadura <andrewsh@debian.org>2020-02-14 15:07:44 +0100
commit8f3cb2d77a4d4daa85877171885300a8f782dc60 (patch)
tree0083604bf436e886ef37676e6ba6f1f5fa15687e /debian
parent5fd7b5290565c2e6b304fff41fe19c4a77011e13 (diff)
Bump debhelper from old 11 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.
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 78006da..4b0bf1c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Johan Fleury <jfleury@arcaik.net>
Build-Depends:
- debhelper-compat (= 11),
+ debhelper-compat (= 12),
dh-python,
python3-all,
python3-setuptools,