[libfile-util-perl] 06/07: Bump debhelper compatibility level to 9
Lucas Kanashiro
kanashiro.duarte at gmail.com
Tue May 10 19:19:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
kanashiro-guest pushed a commit to branch master
in repository libfile-util-perl.
commit 857ad2fcfd1e75c8803a7d07e49074ea27eb350e
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date: Tue May 10 16:09:40 2016 -0300
Bump debhelper compatibility level to 9
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 679194a..a1e9417 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libfile-util-perl (4.161200-1) UNRELEASED; urgency=medium
* Update years of upstream copyright
* Update Debian packaging copyright
* Declare compliance with Debian policy 3.9.8
+ * Bump debhelper compatibility level to 9
-- Lucas Kanashiro <kanashiro.duarte at gmail.com> Tue, 10 May 2016 16:05:36 -0300
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 d1136e9..1c4f684 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: TANIGUCHI Takaki <takaki at debian.org>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
libmodule-build-perl
Build-Depends-Indep: libunicode-utf8-perl,
libtest-nowarnings-perl,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-util-perl.git
More information about the Pkg-perl-cvs-commits
mailing list