[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#702275: unblock: libdatetime-timezone-perl/1.57-1+2013a



Control: retitle -1 unblock: libdatetime-timezone-perl/1.58-1+2013b

On Mon, 04 Mar 2013 18:50:30 +0100, gregor herrmann wrote:

> Please unblock package libdatetime-timezone-perl 1.57-1+2013a.

s/1\.57-1\+2013a/1.58-1+2013b/
 
> The new release is based on the Olson database 2013a.
> It does not contain any source code changes, just the new timezone
> data. I'm attaching a stripped down debdiff which contains only one
> timezone file as an example.

1.58-1+2013b again contains no code changes, only updated timezone
data and changlogs/version numbers. I'm attaching the strip down diff
against 1.57
 
> unblock libdatetime-timezone-perl/1.57-1+2013a

unblock libdatetime-timezone-perl/1.58-1+2013b


Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: The Sandpipers: Guantanamera
diff --git a/Changes b/Changes
index 9f0b97a..874e487 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,11 @@
+1.58    2013-03-11
+
+- This release is based on version 2013b of the Olson database. This release
+  includes contemporary changes for Haiti, Paraguay, and Morocca. See
+  http://mm.icann.org/pipermail/tz-announce/2013-March/000010.html for more
+  details.
+
+
 1.57    2013-03-02
 
 - This release is based on version 2013a of the Olson database. This release
diff --git a/META.json b/META.json
index 4e71277..43f3634 100644
--- a/META.json
+++ b/META.json
@@ -67,6 +67,6 @@
          "web" : "http://git.urth.org/DateTime-TimeZone.git";
       }
    },
-   "version" : "1.57"
+   "version" : "1.58"
 }
 
diff --git a/META.yml b/META.yml
index 1eb2384..140144e 100644
--- a/META.yml
+++ b/META.yml
@@ -38,4 +38,4 @@ requires:
 resources:
   bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=DateTime-TimeZone
   repository: git://git.urth.org/DateTime-TimeZone.git
-version: 1.57
+version: 1.58
diff --git a/Makefile.PL b/Makefile.PL
index 36c4956..801526f 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -43,7 +43,7 @@ my %WriteMakefileArgs = (
     "vars" => 0,
     "warnings" => 0
   },
-  "VERSION" => "1.57",
+  "VERSION" => "1.58",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff --git a/README b/README
index 6c52e39..fb2585c 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution DateTime-TimeZone,
-version 1.57:
+version 1.58:
 
   Time zone object base class and factory
 
diff --git a/debian/changelog b/debian/changelog
index fca7855..122dd0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libdatetime-timezone-perl (1:1.58-1+2013b) unstable; urgency=low
+
+  * New upstream release, based on version 2013b of the Olson database.
+
+ -- gregor herrmann <gregoa@debian.org>  Tue, 12 Mar 2013 16:44:46 +0100
+
 libdatetime-timezone-perl (1:1.57-1+2013a) unstable; urgency=low
 
   * New upstream release, based on version 2013a of the Olson database.
diff --git a/dist.ini b/dist.ini
index 834abc8..968dc5a 100644
--- a/dist.ini
+++ b/dist.ini
@@ -3,7 +3,7 @@ author  = Dave Rolsky <autarch@urth.org>
 license = Perl_5
 copyright_holder = Dave Rolsky
 
-version = 1.57
+version = 1.58
 
 [NextRelease]
 format = %-7v %{yyyy-MM-dd}d
diff --git a/lib/DateTime/TimeZone.pm b/lib/DateTime/TimeZone.pm
index 3d12c11..6dea98d 100644
--- a/lib/DateTime/TimeZone.pm
+++ b/lib/DateTime/TimeZone.pm
@@ -1,6 +1,6 @@
 package DateTime::TimeZone;
 {
-  $DateTime::TimeZone::VERSION = '1.57';
+  $DateTime::TimeZone::VERSION = '1.58';
 }
 
 use 5.006;
@@ -561,7 +561,7 @@ DateTime::TimeZone - Time zone object base class and factory
 
 =head1 VERSION
 
-version 1.57
+version 1.58
 
 =head1 SYNOPSIS
 

Attachment: signature.asc
Description: Digital signature


Reply to: