summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 2c9f478..0f922e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ img2pdf (0.2.3-1) UNRELEASED; urgency=medium
source package
* Enhance the long and short description
* Remove leftover debian/python3-jp2.substvars
+ * Bump debhelper compat level to 10
-- Johannes Schauer <josch@debian.org> Fri, 20 Jan 2017 05:49:33 +0100
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index a0d8b99..cccb189 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: img2pdf
Maintainer: Johannes Schauer <josch@debian.org>
Section: python
Priority: optional
-Build-Depends: dh-python, python3-setuptools, python3-all, debhelper, python3-pil, python3-pdfrw, help2man
+Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 10), python3-pil, python3-pdfrw, help2man
Standards-Version: 3.9.6
Vcs-Browser: https://browse.dgit.debian.org/img2pdf.git/
Vcs-Git: https://git.dgit.debian.org/img2pdf