[libcatmandu-perl] 34/85: experiments with deps
Jonas Smedegaard
dr at jones.dk
Tue May 20 09:56:17 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.91
in repository libcatmandu-perl.
commit 5d9f6c21d3fb10aee2297378cff8bd92f6b5afd8
Author: vpeil <vitali.peil at uni-bielefeld.de>
Date: Mon May 12 14:34:46 2014 +0200
experiments with deps
---
META.json | 3 +--
cpanfile | 1 -
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/META.json b/META.json
index db05876..4bb930c 100644
--- a/META.json
+++ b/META.json
@@ -62,7 +62,6 @@
"IO::Handle::Util" : "0.01",
"JSON" : "2.51",
"List::MoreUtils" : "0.33",
- "Log::Any::Adapter" : "0.11",
"Marpa::R2" : "2.084000",
"Moo" : "1.000008",
"MooX::Log::Any" : "0",
@@ -79,7 +78,7 @@
},
"test" : {
"requires" : {
- "Log::Any::Adapter" : "0.11",
+ "Log::Any::Adapter" : "0",
"Test::Deep" : "0",
"Test::Exception" : "0",
"Test::More" : "0"
diff --git a/cpanfile b/cpanfile
index 5949fae..1702bbd 100644
--- a/cpanfile
+++ b/cpanfile
@@ -21,7 +21,6 @@ requires 'Data::Util', '0.59';
requires 'IO::Handle::Util', '0.01';
requires 'JSON', '2.51';
requires 'List::MoreUtils', '0.33';
-requires 'Log::Any::Adapter', '0.11';
requires 'Marpa::R2', '2.084000';
requires 'Moo', '1.000008';
requires 'MooX::Log::Any', 0;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-perl.git
More information about the Pkg-perl-cvs-commits
mailing list