[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:56:58 UTC 2013


The following commit has been merged in the master branch:
commit 012bdbcdd336750c734944ae9102bd7872655b12
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Wed May 23 02:51:51 2012 +0100

    Need the new JSON api

diff --git a/Makefile.PL b/Makefile.PL
index 73868e2..ada05d4 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -16,7 +16,7 @@ requires 'AnyEvent';
 requires 'MooseX::Types::Common';
 requires 'MooseX::Types::LoadableClass';
 requires 'String::RewritePrefix';
-requires 'JSON';
+requires 'JSON' => '2.0';
 requires 'MooseX::Getopt';
 requires 'Try::Tiny';
 requires 'Task::Weaken';

-- 
libmessage-passing-perl Debian packaging



More information about the Pkg-perl-cvs-commits mailing list