summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDebian Janitor <janitor@jelmer.uk>2020-06-26 01:30:43 +0000
committerDebian Janitor <janitor@jelmer.uk>2020-06-26 01:30:43 +0000
commit5a6797c473611c19ae5fe783a898335606cd9800 (patch)
treeab5e0e6c76c82e76ed94ec13ae2b94d566208ac6
parent979268737c3f6a3e99997ff5970e54865b6c109d (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/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 524c7c8..a3963bc 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Damyan Ivanov <dmn@debian.org>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
-Build-Depends: debhelper (>= 12~)
+Build-Depends: debhelper-compat (= 12)
Build-Depends-Indep: libtest-pod-coverage-perl,
libtest-pod-perl,
perl