summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoenio Costa <joenio@joenio.me>2019-07-21 15:44:06 -0300
committerJoenio Costa <joenio@joenio.me>2019-07-21 15:44:06 -0300
commitc92fa49b0da62a5bb32160243cf0fe302423c525 (patch)
tree3cf2b873f7b6921eec75709b99b82ea8f14973f5
parent8462e4a8d9e8cea2fcc79f00ecba1cb80dcb3432 (diff)
debhelper-compat = 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 0ed89cd..9acd382 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: perl,
libdigest-hmac-perl,
libtest-pod-coverage-perl,