summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2019-06-24 15:23:54 -0500
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2019-06-24 15:23:54 -0500
commite5b575bd862901634ef89d564cafa134a34e0b52 (patch)
tree60437d761e6cdd90eabcca247d61a9f9139ceac0 /debian/control
parent27cb8746e3f7bcc7cf2633b97a6cc63a6cbe51d6 (diff)
Use debhelper-compat 12
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 7f41821..3503ecc 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Tristan Seligmann <mithrandi@debian.org>
Build-Depends:
- debhelper (>= 10~),
+ debhelper-compat (= 12),
dh-python,
python-all,
python-attr,