summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDebian Janitor <janitor@jelmer.uk>2020-10-21 03:52:28 +0100
committerDebian Janitor <janitor@jelmer.uk>2020-10-21 03:52:28 +0100
commitef1ad27d6ad6818bbff17d2a55551431869b261e (patch)
tree5b3d055b881a9409d1c3d37408bf7933dd7f78df
parent164d95ef6301592b2643c6ecda05f1924f605e64 (diff)
Bump debhelper from old 11 to 12.
Changes-By: lintian-brush 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 b4de394..48082f7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-11
+12
diff --git a/debian/control b/debian/control
index 7144f0b..8b7af26 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Christopher Hoskin <mans0954@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper (>= 12~),
dh-sequence-perl-openssl,
libcrypt-openssl-rsa-perl,
libssl-dev,