[SCM] libmessage-passing-perl Debian packaging branch, master, updated. debian/0.111-3-14-g44f6e88
Tomas Doran
bobtfish at bobtfish.net
Mon May 6 11:57:34 UTC 2013
The following commit has been merged in the master branch:
commit 3bf41981a02c9e0abee7410512667f92ea4535f2
Author: Tomas Doran <bobtfish at bobtfish.net>
Date: Sun Aug 12 16:19:04 2012 +0100
Dep on unreleased MooX::Options with fix
diff --git a/Makefile.PL b/Makefile.PL
index b8783e7..18cbf56 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -21,7 +21,7 @@ requires 'AnyEvent';
requires 'AnyEvent::Handle::UDP';
requires 'Config::Any';
requires 'MooX::Types::MooseLike' => '0.08';
-requires 'MooX::Options' => '3.2';
+requires 'MooX::Options' => '3.3';
requires 'String::RewritePrefix';
requires 'JSON' => '2.0';
requires 'Try::Tiny';
--
libmessage-passing-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list