summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorNick Morrott <knowledgejunkie@gmail.com>2017-08-19 01:16:59 +0100
committerNick Morrott <knowledgejunkie@gmail.com>2017-08-19 01:16:59 +0100
commit9fb3f13208e8312c13afccdf655957592b0acb71 (patch)
tree407fe892745b53aa9e2a1efbc5fbedd525a1e1b0 /debian
parentcb57321db6953d7d03b100f8d7c6955a78edb0fb (diff)
Bump debhelper compatibility level to 10
Diffstat (limited to 'debian')
-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 ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index a62165a..53cde98 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Nick Morrott <knowledgejunkie@gmail.com>
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 10)
Build-Depends-Indep: perl,
libjson-perl,
liblwp-protocol-https-perl,