summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes 'josch' Schauer <josch@debian.org>2018-07-20 07:31:37 +0200
committerJohannes 'josch' Schauer <josch@debian.org>2018-07-20 07:39:55 +0200
commit338ce99ce59c9cdd0c0956a707347607bed2be8f (patch)
tree662dd0842f2543643155672f7f83aebea815ec54
parentfdbcf0681754e7c3a815058c0e395a30707b7e1c (diff)
bump debhelper compat level to 11
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index 1eddc6a..9bfbb78 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: dh-python, python3-setuptools, python3-all, debhelper (>= 10), python3-pil, python3-pdfrw, help2man
+Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 11), python3-pil, python3-pdfrw, help2man
Standards-Version: 3.9.8
Vcs-Browser: https://browse.dgit.debian.org/img2pdf.git/
Vcs-Git: https://git.dgit.debian.org/img2pdf