[libcrypt-pbkdf2-perl] 05/08: Replace Moose dependencies with Moo
Salvatore Bonaccorso
carnil at debian.org
Thu Feb 11 05:35:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libcrypt-pbkdf2-perl.
commit 8c227ec2692063858c9fd34574bc07007eb977d7
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Thu Feb 11 06:28:53 2016 +0100
Replace Moose dependencies with Moo
Upstream switched from Moose to Moo. Replace libmoose-perl
Build-Depends-Indep and Depends with libmoo-perl (>= 2.000000).
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index ba96e79..f26aee6 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep:
libdigest-hmac-perl,
libdigest-sha3-perl,
libmodule-runtime-perl,
- libmoose-perl,
+ libmoo-perl (>= 2.000000),
libnamespace-autoclean-perl,
libtest-fatal-perl,
libtry-tiny-perl,
@@ -27,7 +27,7 @@ Depends:
libdigest-hmac-perl,
libdigest-sha3-perl,
libmodule-runtime-perl,
- libmoose-perl,
+ libmoo-perl (>= 2.000000),
libnamespace-autoclean-perl,
libtry-tiny-perl,
${misc:Depends},
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcrypt-pbkdf2-perl.git
More information about the Pkg-perl-cvs-commits
mailing list