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 2dfb3ed88c69ee341271abf3205f84db6e766ed5
Author: Kent Fredric <kentfred...@gmail.com>
Date:   Thu Oct 24 09:28:43 2013 +1300

    Start with a newer-than-cpan DZP GIt 2.017
---
 install_deps.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install_deps.pl b/install_deps.pl
index 6811e6b..f9a78a0 100644
--- a/install_deps.pl
+++ b/install_deps.pl
@@ -65,7 +65,7 @@ if ( env_is( 'TRAVIS_BRANCH', 'master' ) ) {
   chdir '/tmp';
   safe_exec( 'git', 'clone', 'https://github.com/kentfredric/cpan-fixes.git' );
   chdir '/tmp/cpan-fixes';
-  cpanm( @params, './Dist-Zilla-Plugin-Git-2.010.tar.gz' );
+  cpanm( @params, './Dist-Zilla-Plugin-Git-2.017.tar.gz' );
 
   #cpanm( @params, './Dist-Zilla-Plugin-Prepender-1.132960.tar.gz' );
   chdir $cwd;

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