summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJohannes 'josch' Schauer <josch@debian.org>2020-04-05 20:35:53 +0200
committerJohannes 'josch' Schauer <josch@debian.org>2020-04-05 20:35:53 +0200
commit6de808846de91dfbc126c11e951d9f4ef112d88b (patch)
tree69592208af359f08e047da0e7b0f72ffb48ea217 /debian
parent98b7b32e188356db3ab453c23518fa755f32a789 (diff)
bump dh compat to 12
Diffstat (limited to 'debian')
-rw-r--r--debian/compat1
-rw-r--r--debian/control2
2 files changed, 1 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index df8a4ab..1e8d9e6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: img2pdf
Maintainer: Johannes 'josch' Schauer <josch@debian.org>
Section: python
Priority: optional
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 12),
dh-python,
ghostscript <!nocheck>,
help2man,