This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libsort-versions-perl.
commit b2ca672eac0d454571ff7ebceb650b12404fcb6c Author: Lucas Kanashiro <[email protected]> Date: Sun Aug 16 09:38:58 2015 -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 b85dc0d..aa97ab5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ libsort-versions-perl (1.61-1) UNRELEASED; urgency=medium * Add debian/upstream/metadata * Import upstream version 1.61 * Declare compliance with Debian policy 3.9.6 + * Bump debhelper compatibility level to 9 -- Lucas Kanashiro <[email protected]> Sun, 16 Aug 2015 09:36:59 -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 153faf2..1cf2e40 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <[email protected]> Uploaders: Ansgar Burchardt <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsort-versions-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsort-versions-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
