This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libfile-spec-native-perl.
commit 998f82b8f6633269e1cc8c74a5b3546dd271e89c Author: Lucas Kanashiro <[email protected]> Date: Fri Aug 28 13:57:59 2015 -0300 Bump debhelper compatibily 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 1815ac9..6130dbf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ libfile-spec-native-perl (1.004-1) UNRELEASED; urgency=low [ Lucas Kanashiro ] * Add debian/upstream/metadata * Import upstream version 1.004 + * Bump debhelper compatibily level to 9 -- Lucas Kanashiro <[email protected]> Fri, 28 Aug 2015 13:56:40 -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 48deaf1..b1e6478 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: perl Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: gregor herrmann <[email protected]> -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, libpath-class-perl (>= 0.24) Standards-Version: 3.9.3 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-spec-native-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
