summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDebian Janitor <janitor@jelmer.uk>2020-03-03 12:30:10 +0000
committerDebian Janitor <janitor@jelmer.uk>2020-03-03 12:30:10 +0000
commit85c8d7604f9cabf33a21d4074f6b73d18a29715b (patch)
tree2b66e557404dac31035f9428562c1e3de03a1242
parentfcb40300d78d567546f35584bacd546ac9b67b40 (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/changelog3
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index a87d7df..08d0e60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ libalien-wxwidgets-perl (0.69+dfsg-2.1) UNRELEASED; urgency=medium
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
+ [ Debian Janitor ]
+ * Bump debhelper from old 10 to 12.
+
-- Laurent Baillet <laurent.baillet@gmail.com> Wed, 29 Aug 2018 14:29:07 +0000
libalien-wxwidgets-perl (0.69+dfsg-2) unstable; urgency=medium
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 70d3ac9..455cfb9 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Damyan Ivanov <dmn@debian.org>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 12~),
perl-xs-dev,
perl:native,
libmodule-build-perl,