[libdatetime-timezone-perl] 21/23: Require Locale::Country 3.11+

gregor herrmann gregoa at debian.org
Wed Apr 15 19:03:24 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 440ea7a8706ec68f98b1f476f52f4c7ef0690e3d
Author: Dave Rolsky <autarch at urth.org>
Date:   Tue Nov 4 17:35:55 2014 -0600

    Require Locale::Country 3.11+
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 45cc929..e3e0688 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::Find::Rule File::pushd Getopt::Long IPC::System::Simple List::AllUtils Locale::Country Net::FTP Params::Validate Path::Class
+  - cpan-install DateTime File::Find::Rule File::pushd Getopt::Long IPC::System::Simple List::AllUtils Locale::Country~3.11 Net::FTP Params::Validate 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