summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDebian Janitor <janitor@jelmer.uk>2020-03-04 01:21:33 +0000
committerDebian Janitor <janitor@jelmer.uk>2020-03-04 01:21:33 +0000
commit07473d6f651991f2d573aba01a11f49bf3ff6bfe (patch)
tree3257bf0f21e0504e27cb5f1ed43d148dc4b5aed3 /debian
parent293f413c20f98542b158efab2975ffe897c294ee (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
Diffstat (limited to 'debian')
-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 e56d181..5429dfa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ libpod-strip-perl (1.02-3) UNRELEASED; urgency=medium
[ Debian Janitor ]
* Bump debhelper from deprecated 8 to 12.
+ * Set debhelper-compat version in Build-Depends.
-- gregor herrmann <gregoa@debian.org> Sat, 24 Oct 2015 13:46:26 +0200
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 9bac977..98486b1 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Damyan Ivanov <dmn@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
-Build-Depends: debhelper (>= 12~),
+Build-Depends: debhelper-compat (= 12),
libmodule-build-perl,
perl
Standards-Version: 3.9.6