[libtime-olsontz-data-perl] 05/06: refresh patch

gregor herrmann gregoa at debian.org
Thu Aug 8 19:18:24 UTC 2013


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

gregoa pushed a commit to branch master
in repository libtime-olsontz-data-perl.

commit dfa4232af3c228ed058574684eef44bc97a9081a
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Aug 8 21:17:40 2013 +0200

    refresh patch
    
    Git-Dch: Ignore
---
 debian/patches/tzdata.patch |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/tzdata.patch b/debian/patches/tzdata.patch
index b564173..78d83a6 100644
--- a/debian/patches/tzdata.patch
+++ b/debian/patches/tzdata.patch
@@ -2,7 +2,7 @@ Description: use tzfiles from tzdata package
 Origin: vendor
 Forwarded: not-needed
 Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2012-12-22
+Last-Update: 2013-08-08
 
 --- a/lib/Time/OlsonTZ/Data.pm
 +++ b/lib/Time/OlsonTZ/Data.pm
@@ -12,7 +12,7 @@ Last-Update: 2012-12-22
  use strict;
 +use File::Spec;
  
- our $VERSION = "0.201210";
+ our $VERSION = "0.201304";
  
 @@ -58,7 +59,6 @@
  sub _data_file($) {
@@ -22,7 +22,7 @@ Last-Update: 2012-12-22
  		($datavol, $datadir, undef) =
  			File::Spec->splitpath($INC{"Time/OlsonTZ/Data.pm"});
  	}
-@@ -530,7 +530,7 @@
+@@ -531,7 +531,7 @@
  		Carp::croak("no such timezone `$tzname' ".
  			"in the Olson @{[olson_version]} database");
  	}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtime-olsontz-data-perl.git



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