[libcatmandu-perl] 41/85: another attempt

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 9f2fcf9525bf3a453229d2f100ef6382b223afc3
Author: vpeil <vitali.peil at uni-bielefeld.de>
Date:   Tue May 13 07:53:55 2014 +0200

    another attempt
---
 Build.PL  | 3 +--
 META.json | 3 +--
 cpanfile  | 4 ----
 3 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/Build.PL b/Build.PL
index 4ee1244..32afb2e 100644
--- a/Build.PL
+++ b/Build.PL
@@ -11,8 +11,7 @@ my %module_build_args = (
     "Module::Build" => "0.3601"
   },
   "configure_requires" => {
-    "Module::Build" => "0.3601",
-    "Module::Build::Tiny" => "0.36"
+    "Module::Build" => "0.3601"
   },
   "dist_abstract" => "a data toolkit",
   "dist_author" => [
diff --git a/META.json b/META.json
index 6b1f6a5..78d94e6 100644
--- a/META.json
+++ b/META.json
@@ -43,8 +43,7 @@
       },
       "configure" : {
          "requires" : {
-            "Module::Build" : "0.3601",
-            "Module::Build::Tiny" : "0.36"
+            "Module::Build" : "0.3601"
          }
       },
       "develop" : {
diff --git a/cpanfile b/cpanfile
index a7297e2..d9c3bc7 100644
--- a/cpanfile
+++ b/cpanfile
@@ -1,9 +1,5 @@
 requires 'perl', 'v5.10.1';
 
-on 'configure', sub {
-	requires 'Module::Build::Tiny', '0.36';
-};
-
 on 'test', sub {
   requires 'Test::Deep', '0.112';
   requires 'Test::Exception', '0.32';

-- 
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