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

gregor herrmann gregoa at debian.org
Wed Mar 19 11:59:04 UTC 2014


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 1eb1bb7ca10bb9473bbda5b4aa53c0513504427b
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Mar 19 12:58:24 2014 +0100

    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 78bbcdb..a33e75f 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: 2013-09-21
+Last-Update: 2014-03-19
 
 --- a/lib/Time/OlsonTZ/Data.pm
 +++ b/lib/Time/OlsonTZ/Data.pm
@@ -12,7 +12,7 @@ Last-Update: 2013-09-21
  use strict;
 +use File::Spec;
  
- our $VERSION = "0.201305";
+ our $VERSION = "0.201401";
  
 @@ -58,7 +59,6 @@
  sub _data_file($) {
@@ -22,7 +22,7 @@ Last-Update: 2013-09-21
  		($datavol, $datadir, undef) =
  			File::Spec->splitpath($INC{"Time/OlsonTZ/Data.pm"});
  	}
-@@ -543,7 +543,7 @@
+@@ -539,7 +539,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