summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDebian Janitor <janitor@jelmer.uk>2020-03-12 17:39:16 +0000
committerDebian Janitor <janitor@jelmer.uk>2020-03-12 17:39:16 +0000
commitb89b09d72d58d3c514e628b078d3c7da9a2eedb9 (patch)
treeb4106f3c009b63b20d0d0f75bc9a1aba035fda48
parented477a4ef787317c021b05201b97492f3658a78c (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 763d205..525089a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,7 @@ libaudio-mixer-perl (0.7-8) UNRELEASED; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
+ * Set debhelper-compat version in Build-Depends.
-- gregor herrmann <gregoa@debian.org> Sat, 24 Oct 2015 13:44:29 +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 34f28d2..bb179f4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.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: 3.9.6