summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDebian Janitor <janitor@jelmer.uk>2020-03-25 22:12:08 +0000
committerDebian Janitor <janitor@jelmer.uk>2020-03-25 22:12:08 +0000
commit9caa291da3f8b10ddec63726e6b369adf768f8e5 (patch)
treee2b37d80a8333fed577f5a7fa44bd3d7d3084314
parent574b2c81a41022c1200535b4a1e0c0afb41b0228 (diff)
Set debhelper-compat version in Build-Depends.
Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
-rw-r--r--debian/changelog1
-rw-r--r--debian/compat1
-rw-r--r--debian/control2
3 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 717fc02..5f9a1ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ libterm-size-perl (0.209-2) UNRELEASED; urgency=medium
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from old 10 to 12.
+ * Set debhelper-compat version in Build-Depends.
-- gregor herrmann <gregoa@debian.org> Fri, 21 Feb 2020 18:14:04 +0100
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 48082f7..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-12
diff --git a/debian/control b/debian/control
index c43c29c..3a9dd37 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: gregor herrmann <gregoa@debian.org>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
-Build-Depends: debhelper (>= 12~),
+Build-Depends: debhelper-compat (= 12),
perl-xs-dev,
perl:native
Standards-Version: 4.2.1