[libregexp-grammars-perl] 04/06: Replace Build-Depends on perl with libmodule-build-perl

Salvatore Bonaccorso carnil at debian.org
Sat Aug 16 04:36:47 UTC 2014


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 <carnil at debian.org>
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 <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Salvatore Bonaccorso <carnil at debian.org>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libregexp-grammars-perl.git



More information about the Pkg-perl-cvs-commits mailing list