This is an automated email from the git hooks/post-receive script. carnil pushed a commit to branch master in repository libregexp-grammars-perl.
commit 2d447de8d02df2f638dc7b1c0f80aa16aef76e2f Author: Salvatore Bonaccorso <[email protected]> Date: Sat Aug 16 06:30:23 2014 +0200 Replace Build-Depends on perl with libmodule-build-perl Module::Build was in Perl core since 5.9.4, but is deprecated (and will be CPAN-only) and removed from 5.21.0. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index fed513e..55399e7 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libregexp-grammars-perl Section: perl Priority: optional -Build-Depends: debhelper (>= 8), perl +Build-Depends: debhelper (>= 8), libmodule-build-perl Build-Depends-Indep: libtest-pod-perl, liblexical-var-perl, perl (>= 5.20) | perl (<< 5.18), perl Maintainer: Debian Perl Group <[email protected]> Uploaders: Salvatore Bonaccorso <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libregexp-grammars-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
