[SCM] Debian packaging of libperl-critic-perl branch, master, updated. debian/1.118-1-8-g8f8c8ef
Salvatore Bonaccorso
carnil at debian.org
Sat Jun 8 15:44:38 UTC 2013
The following commit has been merged in the master branch:
commit 82f73ebc57cfc09f68a5c648d68363676bb46517
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jun 8 17:41:31 2013 +0200
Adjust (build-)dependency for Module::Pluggable
Module::Pluggable will be removed from Perl core in 5.20 and emmits now
a warning with 5.18. Add Build-Depends-Indep and Depends on alternate
libmodule-pluggable-perl | perl (<< 5.17.0).
Thanks: Dominic Hargreaves <dom at earth.li>
Closes: #711671
diff --git a/debian/control b/debian/control
index 4411311..fa8789e 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Build-Depends-Indep: libb-keywords-perl,
libfile-which-perl,
libio-string-perl,
liblist-moreutils-perl,
+ libmodule-pluggable-perl | perl (<< 5.17.0),
libpod-spell-perl,
libppi-perl (>= 1.215),
libppix-regexp-perl (>= 0.027),
@@ -48,6 +49,7 @@ Depends: ${misc:Depends},
libfile-which-perl,
libio-string-perl,
liblist-moreutils-perl,
+ libmodule-pluggable-perl | perl (<< 5.17.0),
libpod-spell-perl,
libppi-perl (>= 1.215),
libppix-regexp-perl (>= 0.027),
--
Debian packaging of libperl-critic-perl
More information about the Pkg-perl-cvs-commits
mailing list