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 414f4218b66ba9d3b6cd9de60213512a07a39f53 Author: Nuno Carvalho <[email protected]> Date: Thu May 21 19:47:14 2015 +0100 Add libmodule-build-perl in d/control --- debian/changelog | 6 +++--- debian/control | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8cd0592..c71f52d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,6 @@ libdata-integer-perl (0.005-1) UNRELEASED; urgency=low TODO: - d/control: - + add libmodule-build-perl to Build-Depends (deprecated in 5.20, will be - gone in 5.22, cf. the warnings during build) + drop unversioned "perl" from Depends (gets added via dh_perl and ${perl:Depends} + dh 7.0.17 is quite ancient; bump to 8 or 9 (in d/compat as well) @@ -35,7 +33,9 @@ libdata-integer-perl (0.005-1) UNRELEASED; urgency=low [ Nuno Carvalho ] * New upstream release - * debian/control: update standards version + * debian/control: + + update standards version + + add libmodule-build-perl to B-D * debian/changelog: tidy up entries * debian/copyright: update copyright years diff --git a/debian/control b/debian/control index 8d96385..32401ee 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,8 @@ Uploaders: gregor herrmann <[email protected]>, Angel Abad <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper (>= 7.0.17) +Build-Depends: debhelper (>= 7.0.17), + libmodule-build-perl Build-Depends-Indep: perl, libtest-pod-coverage-perl, libtest-pod-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
