summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2019-08-17 15:49:32 +0200
committerDidier Raboud <odyx@debian.org>2019-08-17 16:04:52 +0200
commitc594be2150ed44c6e5805bbda2a88c5ca1c152b6 (patch)
treef6f2c39546041477f444c7df3c0e0edd934a138e
parent705cd93cf5f5f085057cfbcd7e57126895edcc32 (diff)
Bump debhelper from old 11 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/control4
2 files changed, 2 insertions, 3 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 f013f3d..b1849af 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Section: text
Priority: optional
Build-Depends: cups-daemon,
cups-filters,
- debhelper (>= 11~),
- libcups2-dev
+ libcups2-dev,
+ debhelper-compat (= 12)
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/printing-team/cups-bjnp
Vcs-Git: https://salsa.debian.org/printing-team/cups-bjnp.git