summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDebian Janitor <janitor@jelmer.uk>2019-12-14 07:53:25 +0000
committerDebian Janitor <janitor@jelmer.uk>2019-12-14 07:53:25 +0000
commit4804fae5204a1ed95b8421ed48a31db4f50a541e (patch)
treefe5fe3658aa7d5169ee47d016c5d0f80f30bd5dd
parent8480923703321d3b32b952b9ae09c5c7559029e2 (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/changelog1
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 444bc0c..484424b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
libproc-background-perl (1.10-4) UNRELEASED; urgency=medium
* Set upstream metadata fields: Contact, Name.
+ * Bump debhelper from old 11 to 12.
-- Debian Janitor <janitor@jelmer.uk> Mon, 08 Jul 2019 20:04:09 +0000
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 1a25e49..6c99d28 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Niko Tyni <ntyni@iki.fi>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
-Build-Depends: debhelper (>= 11)
+Build-Depends: debhelper (>= 12~)
Build-Depends-Indep: perl
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libproc-background-perl