summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDebian Janitor <janitor@jelmer.uk>2020-06-10 04:30:31 +0000
committerDebian Janitor <janitor@jelmer.uk>2020-06-10 04:30:31 +0000
commitd7242f69363cf5828f1fd228cf92c218a29ac2dd (patch)
tree904b104028275c950118960667ad26d13c7f3599
parent61992d26369c1292bfcd275914c0a01a50f46a8d (diff)
Bump debhelper from old 10 to 12.
Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
-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..48082f7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+12
diff --git a/debian/control b/debian/control
index c0ae042..bf52d99 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Ivan Kohler <ivan-debian@420.am>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
-Build-Depends: debhelper (>= 10)
+Build-Depends: debhelper (>= 12~)
Build-Depends-Indep: libnet-https-any-perl,
libtest-pod-perl,
libtie-ixhash-perl,