summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamyan Ivanov <dmn@debian.org>2017-11-04 20:26:28 +0000
committerDamyan Ivanov <dmn@debian.org>2017-11-04 20:26:28 +0000
commit7f10627f64c62cfe1669e36371dd1894b490248e (patch)
tree9cbfb29b306612115d68bd1af049e6b4529666d1
parent5eab574521fc96fdce2a07066800f2cdfb65c241 (diff)
bump debhelper compatibility level to 9
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index b2a4bf1..8bd0e33 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
libmodule-build-perl (>= 0.400000)
Build-Depends-Indep: libcpan-checksums-perl,
libcpan-mini-perl,