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

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

commit 75ef1cc99e640aba178f4ecb9b960fd54a772277
Author: Tatsuhiko Miyagawa <miyag...@bulknews.net>
Date:   Sun Jun 26 10:54:38 2011 -0700

    misc
---
 Makefile.PL | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/Makefile.PL b/Makefile.PL
index c56ccd0..d7abae3 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -5,10 +5,11 @@ perl_version '5.008001';
 license_from 'lib/Carton.pod';
 readme_from('lib/Carton.pod');
 
-requires 'version', 0.77;
+configure_requires 'version', 0.77;
+
 requires 'JSON';
 requires 'App::cpanminus', 1.5000;
-requires 'Term::ANSIColor';
+requires 'Term::ANSIColor', 1.12;
 requires 'Module::Metadata', 1.000003;
 requires 'Try::Tiny';
 

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to