[libdatetime-timezone-perl] 17/23: We need to install DateTime to run update-from-latest-olson

gregor herrmann gregoa at debian.org
Wed Apr 15 19:03:23 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 547de365ebe0989b4e1b82acc7e7e90b25bd0110
Author: Dave Rolsky <autarch at urth.org>
Date:   Tue Nov 4 16:20:18 2014 -0600

    We need to install DateTime to run update-from-latest-olson
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 8c87538..465d586 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,7 +24,7 @@ before_install:
 install:
   - sudo apt-get update
   - sudo apt-get install rdfind symlinks
-  - cpanm --notest File::pushd Getopt::Long IPC::System::Simple Net::FTP Path::Class
+  - cpanm --notest DateTime File::pushd Getopt::Long IPC::System::Simple Net::FTP Path::Class
   - perl ./tools/update-from-latest-olson --notests
   - cpan-install ExtUtils::MakeMaker~6.68 --deps
 script:

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