[SCM] Debian packaging of libfile-changenotify-perl branch, master, updated. debian/0.23-1-2-g0504e6a
Salvatore Bonaccorso
carnil at debian.org
Fri Jun 14 04:55:23 UTC 2013
The following commit has been merged in the master branch:
commit 6542156ff5327b79db63e14b45f6735d4c3acc43
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Fri Jun 14 06:54:16 2013 +0200
Adjust (build-)dependency for Module::Pluggable
Module::Pluggable will be removed from Perl core in 5.20 and emits 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: #711662
diff --git a/debian/control b/debian/control
index 92a04d9..9e21b07 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends-Indep: perl,
liblinux-inotify2-perl,
liblist-moreutils-perl,
libclass-load-perl,
+ libmodule-pluggable-perl | perl (<< 5.17.0),
libmoose-perl,
libmoosex-params-validate-perl,
libmoosex-semiaffordanceaccessor-perl,
@@ -28,6 +29,7 @@ Depends: ${misc:Depends},
${perl:Depends},
liblist-moreutils-perl,
libclass-load-perl,
+ libmodule-pluggable-perl | perl (<< 5.17.0),
libmoose-perl,
libmoosex-params-validate-perl,
libmoosex-semiaffordanceaccessor-perl,
--
Debian packaging of libfile-changenotify-perl
More information about the Pkg-perl-cvs-commits
mailing list