summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Morrott <knowledgejunkie@gmail.com>2019-12-05 13:33:15 +0000
committerNick Morrott <knowledgejunkie@gmail.com>2019-12-05 13:33:15 +0000
commit648d43d6c57f8911c021fae1202fdef58651abdb (patch)
tree2723c42ccc2e638d3937b246f7899298dff3ac4f
parentf7195d986f67c23cba9d94c2c37f4f3d65e48959 (diff)
d/control: Bump debhelper-compat level to 12
-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 ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
index 69d4c0a..d1f979a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Florian Schlichting <fsfs@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper-compat (= 12)
Build-Depends-Indep: libhtml-parser-perl,
libio-stringy-perl,
libtest-differences-perl,