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

abe pushed a commit to annotated tag 0.2.2-source
in repository libdist-zilla-role-bootstrap-perl.

commit 424c65129a176ce7337dc0033f48f19b2fe9ca83
Author: Kent Fredric <kentfred...@gmail.com>
Date:   Thu Oct 24 18:00:46 2013 +1300

    Remove ReadmeAnyFromPod pinning
---
 install_deps.pl | 1 -
 1 file changed, 1 deletion(-)

diff --git a/install_deps.pl b/install_deps.pl
index 9133f52..d4fcd3b 100644
--- a/install_deps.pl
+++ b/install_deps.pl
@@ -87,7 +87,6 @@ if ( env_is( 'TRAVIS_BRANCH', 'master' ) ) {
   if ( $stdout !~ /^\s*$/msx ) {
     cpanm( @params, split /\n/, $stdout );
   }
-  cpanm( @params, 'Dist::Zilla::Plugin::ReadmeAnyFromPod~<0.132962' );
 }
 else {
   cpanm( @params, '--installdeps', '.' );

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-role-bootstrap-perl.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