[libdatetime-timezone-perl] 19/23: The parse_olson script wants a newer Locale::Country

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 949892643a386eb78289a525d26543ab5dbaed43
Author: Dave Rolsky <autarch at urth.org>
Date:   Tue Nov 4 16:52:32 2014 -0600

    The parse_olson script wants a newer Locale::Country
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index b01c654..d76bb8f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,7 +24,7 @@ before_install:
 install:
   - sudo apt-get update
   - sudo apt-get install rdfind symlinks
-  - cpan-install DateTime File::pushd Getopt::Long IPC::System::Simple Net::FTP Path::Class
+  - cpan-install DateTime File::pushd Getopt::Long IPC::System::Simple Locale::Country 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