[libdatetime-timezone-perl] 13/23: Install IPC::System::Simple for autodie in update-from-latest-olson

gregor herrmann gregoa at debian.org
Wed Apr 15 19:03:22 UTC 2015


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

gregoa pushed a commit to annotated tag v1.77
in repository libdatetime-timezone-perl.

commit 701a4bc6aff547b19c7ccccbd477cc6bd19a70b5
Author: Dave Rolsky <autarch at urth.org>
Date:   Tue Nov 4 14:32:02 2014 -0600

    Install IPC::System::Simple for autodie in update-from-latest-olson
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 2b58c30..57fdeed 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,7 +21,7 @@ before_install:
   - perl -V
   - build-dist
   - cd $BUILD_DIR
-  - cpanm --notest File::pushd Getopt::Long Net::FTP Path::Class
+  - cpanm --notest File::pushd Getopt::Long IPC::System::Simple Net::FTP Path::Class
   - perl ./tools/update-from-latest-olson --notests
 install:
   - cpan-install ExtUtils::MakeMaker~6.68 --deps

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



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