This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository carton.
commit f1fec337f2206ec231cf645b98482d2fd150c15e Author: Tatsuhiko Miyagawa <[email protected]> Date: Thu Oct 13 16:12:41 2011 +0900 depend on cpanm 1.5 --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.PL b/Makefile.PL index bedd170..2e63e89 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -18,7 +18,7 @@ requires 'local::lib', 1.008; requires 'Exception::Class', 1.32; # MYMETA support -requires 'App::cpanminus', 1.4900; +requires 'App::cpanminus', 1.5000; requires 'ExtUtils::MakeMaker', 6.59; requires 'Module::Build', 0.38; requires 'CPAN::Meta', 2.112; -- 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 [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
