summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2019-09-20 16:39:04 +0200
committerDidier Raboud <odyx@debian.org>2019-09-20 16:39:04 +0200
commit0f3bbe4656125f1cb250c8807029595524c5fd16 (patch)
treef80da434eca946c615e2ed6aa0a50c0a283357c3
parent6d6a30c4fe713c3ade9781d86216fae3f23b88a7 (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/control6
2 files changed, 3 insertions, 4 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 a2ab5e1..687cdf7 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,10 @@ Source: argagg
Maintainer: Didier Raboud <odyx@debian.org>
Section: devel
Priority: optional
-Build-Depends: debhelper (>= 11~),
- doctest-dev,
+Build-Depends: doctest-dev,
cmake,
- doxygen
+ doxygen,
+ debhelper-compat (= 12)
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/debian/argagg
Vcs-Git: https://salsa.debian.org/debian/argagg.git