summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDebian Janitor <janitor@jelmer.uk>2020-10-20 06:53:10 +0000
committerDebian Janitor <janitor@jelmer.uk>2020-10-20 06:53:10 +0000
commit2732d776dd22b67deeed625d76fe27155c7e565a (patch)
tree07fc449dbf0fd1821e7cd0689d425a30940a847b
parentd1c3dc523a06c881bd0e55b080e060157b6b2bbf (diff)
Set debhelper-compat version in Build-Depends.
Changes-By: lintian-brush Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
-rw-r--r--debian/compat1
-rw-r--r--debian/control2
2 files changed, 1 insertions, 2 deletions
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 376b3a2..d9c9400 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Axel Beckert <abe@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