[carton] 185/472: remove M::I from cpanfile dev deps

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Jul 24 00:38:45 UTC 2015


This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository carton.

commit 0fc78c69f3c25803e3f753ef71d5cd94108c456d
Author: Tatsuhiko Miyagawa <miyagawa at bulknews.net>
Date:   Sat Mar 30 15:54:50 2013 -0700

    remove M::I from cpanfile dev deps
---
 cpanfile | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/cpanfile b/cpanfile
index cf24a88..88b4fe3 100644
--- a/cpanfile
+++ b/cpanfile
@@ -20,8 +20,3 @@ requires 'CPAN::Meta::Requirements', 2.121;
 
 # bundle DarkPAN support
 requires 'IO::Compress::Gzip';
-
-on 'develop' => sub {
-    requires 'Module::Install';
-    requires 'Module::Install::CPANfile', 0.03;
-};

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/carton.git



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