summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2019-09-13 17:47:44 +0200
committerDidier Raboud <odyx@debian.org>2019-09-13 17:47:44 +0200
commit91bcc6ce556f13e794454a24aa33ce4742f6c5d4 (patch)
treefafe9eb7593d31af24296d18f66a76033192ecc0
parente9803a2b310114c858a5d2bd6ca08d569230d76f (diff)
Bump debhelper from old 10 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.
-rw-r--r--debian/compat1
-rw-r--r--debian/control6
2 files changed, 3 insertions, 4 deletions
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index 9350e0f..ea6c9e5 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,7 @@ Section: graphics
Priority: optional
Build-Depends-Indep: docbook-utils,
doxygen,
-Build-Depends: debhelper (>= 10.2.5~),
- byacc,
+Build-Depends: byacc,
libcups2-dev,
libcupsimage2-dev,
libgimp2.0-dev,
@@ -16,7 +15,8 @@ Build-Depends: debhelper (>= 10.2.5~),
zlib1g-dev,
flex,
gettext,
- chrpath
+ chrpath,
+ debhelper-compat (= 12)
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/printing-team/gutenprint
Vcs-Git: https://salsa.debian.org/printing-team/gutenprint.git