[libmessage-passing-zeromq-perl] 29/78: Depend on the latest version for important fixes
Jonas Smedegaard
js at alioth.debian.org
Mon Sep 30 09:28:21 UTC 2013
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libmessage-passing-zeromq-perl.
commit 0675b70e3e4ff11ce96883609381f6a9ca30b024
Author: Tomas Doran <bobtfish at bobtfish.net>
Date: Tue Apr 10 19:46:06 2012 +0100
Depend on the latest version for important fixes
---
Makefile.PL | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.PL b/Makefile.PL
index 76193de..661f209 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -9,7 +9,7 @@ license 'AGPL_3';
requires 'Moose';
requires 'namespace::autoclean';
requires 'AnyEvent';
-requires 'ZeroMQ';
+requires 'ZeroMQ' => '0.21';
requires 'JSON';
requires 'JSON::XS';
requires 'Try::Tiny';
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmessage-passing-zeromq-perl.git
More information about the Pkg-perl-cvs-commits
mailing list