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

gregor herrmann gregoa at debian.org
Sat Sep 21 15:46:33 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 2a6981dc114c4db22ac9d061c19048ae5ac7d9f1
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Sep 21 17:37:42 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 78d83a6..78bbcdb 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-08-08
+Last-Update: 2013-09-21
 
 --- a/lib/Time/OlsonTZ/Data.pm
 +++ b/lib/Time/OlsonTZ/Data.pm
@@ -12,7 +12,7 @@ Last-Update: 2013-08-08
  use strict;
 +use File::Spec;
  
- our $VERSION = "0.201304";
+ our $VERSION = "0.201305";
  
 @@ -58,7 +59,6 @@
  sub _data_file($) {
@@ -22,7 +22,7 @@ Last-Update: 2013-08-08
  		($datavol, $datadir, undef) =
  			File::Spec->splitpath($INC{"Time/OlsonTZ/Data.pm"});
  	}
-@@ -531,7 +531,7 @@
+@@ -543,7 +543,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