This is an automated email from the git hooks/post-receive script. mestre-guest pushed a commit to branch master in repository libdata-integer-perl.
commit 30001543a010d40157275060b199b7b7989973eb Author: Nuno Carvalho <[email protected]> Date: Thu May 21 19:52:00 2015 +0100 Update dh compat to 9 --- debian/changelog | 2 +- debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index ab28eb0..e25271f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,6 @@ libdata-integer-perl (0.005-1) UNRELEASED; urgency=low TODO: - d/control: - + dh 7.0.17 is quite ancient; bump to 8 or 9 (in d/compat as well) + "Testsuite: autopkgtest-pkg-perl" would be nice (if it works) * Team upload @@ -35,6 +34,7 @@ libdata-integer-perl (0.005-1) UNRELEASED; urgency=low + update standards version + add libmodule-build-perl to B-D + drop unversioned "perl" from Depends + * Bump debhelper compatibility level to 9 * debian/changelog: tidy up entries * debian/copyright: update copyright years diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index 37a9479..f8c748f 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Uploaders: gregor herrmann <[email protected]>, Angel Abad <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper (>= 7.0.17), +Build-Depends: debhelper (>= 9), libmodule-build-perl Build-Depends-Indep: perl, libtest-pod-coverage-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-integer-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
