[libcatmandu-perl] 48/85: this build works
Jonas Smedegaard
dr at jones.dk
Tue May 20 09:56:18 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 9284bf7f1ef657caa06aade20c019c4f75fb5204
Author: vpeil <vitali.peil at uni-bielefeld.de>
Date: Thu May 15 07:57:40 2014 +0200
this build works
---
Build.PL | 1 +
META.json | 1 +
cpanfile | 1 +
3 files changed, 3 insertions(+)
diff --git a/Build.PL b/Build.PL
index 32afb2e..c54c4ec 100644
--- a/Build.PL
+++ b/Build.PL
@@ -37,6 +37,7 @@ my %module_build_args = (
"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,
diff --git a/META.json b/META.json
index 78d94e6..a67bd18 100644
--- a/META.json
+++ b/META.json
@@ -67,6 +67,7 @@
"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",
diff --git a/cpanfile b/cpanfile
index d9c3bc7..abaecf4 100644
--- a/cpanfile
+++ b/cpanfile
@@ -18,6 +18,7 @@ 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