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

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



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

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

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.


unblock libdatetime-timezone-perl/1.57-1+2013a


Thanks in advance,
gregor

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJRNN7mAAoJELs6aAGGSaoGinoP/ikLAYq8RcIqY94s9oZzKCve
Zt6170T8M0SLgQiqTnFBHK1FLSC5XalvAFiq10sPJVjQkV+CiPE/RdxLpypesQR3
a+01qQ1MSOHAqRkYncrOn0o73jrjpCjCIVgmduMWftmri89wGyi++orHcMLydE2v
5aEX2ML3B+pWdJ65cTq6xlMQQsOD4zpiq/AWA0nxIOZ5SjkCZ3GVgTBS+W5xf2o0
L3rWnx8zYWWjIrZ6K/s7ZpRGChRdBLxb9s02oLLe4gqrkJ83Iq/QXj1C2KkIrmJX
g5PaImD6cZfWVSK+iXPkPhKoGjVror0Lp16ffWfqhHyipE3pJVYndSPyeFFMplVO
NV9+Wi9rQoDHl3ndoKFcmxAgu8oYAZheYyvlnNHFBBSULvudq817pcRewZG34RVb
mz1uN8KVEVPI7DTsoLhWHHuMH0zr/YEVI16+6kaXYku6qBsTjkE++e0EtFSEfWBF
KsumLRj+g6qropnKJL/y02/WqEtoqf/eMImaj+N668PQFb996iWekxdUQu7zI2D+
f/cXyVil6tEqdumEw5sP1jA2vCM1DtlnIXEh8gy1gqhKsrDkTsncqvwKns/LgJ+i
DjOFLd9PByzF9o+dKBB/WLRZ/d7DzW/GbasH7R+p7/Tzeu9IYoJ93I0wMCUJMDG6
OzA6SPL7zrSHDwefFSQW
=Z4tW
-----END PGP SIGNATURE-----
diff -Nru libdatetime-timezone-perl-1.56/Changes libdatetime-timezone-perl-1.57/Changes
--- libdatetime-timezone-perl-1.56/Changes	2012-12-01 05:08:04.000000000 +0100
+++ libdatetime-timezone-perl-1.57/Changes	2013-03-02 21:23:47.000000000 +0100
@@ -1,3 +1,11 @@
+1.57    2013-03-02
+
+- This release is based on version 2013a of the Olson database. This release
+  includes contemporary changes for Chile as well as several new zones -
+  Asia/Khandyga, Asia/Ust-Nera, and Europe/Busingen. It also includes a number
+  of historical changes.
+
+
 1.56    2012-11-30
 
 - The previous release was missing some files. That's what I get for running
diff -Nru libdatetime-timezone-perl-1.56/LICENSE libdatetime-timezone-perl-1.57/LICENSE
--- libdatetime-timezone-perl-1.56/LICENSE	2012-12-01 05:08:04.000000000 +0100
+++ libdatetime-timezone-perl-1.57/LICENSE	2013-03-02 21:23:47.000000000 +0100
@@ -1,4 +1,4 @@
-This software is copyright (c) 2012 by Dave Rolsky.
+This software is copyright (c) 2013 by Dave Rolsky.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2012 by Dave Rolsky.
+This software is Copyright (c) 2013 by Dave Rolsky.
 
 This is free software, licensed under:
 
@@ -272,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2012 by Dave Rolsky.
+This software is Copyright (c) 2013 by Dave Rolsky.
 
 This is free software, licensed under:
 
diff -Nru libdatetime-timezone-perl-1.56/Makefile.PL libdatetime-timezone-perl-1.57/Makefile.PL
--- libdatetime-timezone-perl-1.56/Makefile.PL	2012-12-01 05:08:04.000000000 +0100
+++ libdatetime-timezone-perl-1.57/Makefile.PL	2013-03-02 21:23:47.000000000 +0100
@@ -43,7 +43,7 @@
     "vars" => 0,
     "warnings" => 0
   },
-  "VERSION" => "1.56",
+  "VERSION" => "1.57",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -Nru libdatetime-timezone-perl-1.56/README libdatetime-timezone-perl-1.57/README
--- libdatetime-timezone-perl-1.56/README	2012-12-01 05:08:04.000000000 +0100
+++ libdatetime-timezone-perl-1.57/README	2013-03-02 21:23:47.000000000 +0100
@@ -1,11 +1,11 @@
 
 
 This archive contains the distribution DateTime-TimeZone,
-version 1.56:
+version 1.57:
 
   Time zone object base class and factory
 
-This software is copyright (c) 2012 by Dave Rolsky.
+This software is copyright (c) 2013 by Dave Rolsky.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
diff -Nru libdatetime-timezone-perl-1.56/debian/changelog libdatetime-timezone-perl-1.57/debian/changelog
--- libdatetime-timezone-perl-1.56/debian/changelog	2012-12-02 15:12:09.000000000 +0100
+++ libdatetime-timezone-perl-1.57/debian/changelog	2013-03-04 18:31:40.000000000 +0100
@@ -1,3 +1,10 @@
+libdatetime-timezone-perl (1:1.57-1+2013a) unstable; urgency=low
+
+  * New upstream release, based on version 2013a of the Olson database.
+  * debian/copyright: update years of upstream and packaging copyright.
+
+ -- gregor herrmann <gregoa@debian.org>  Mon, 04 Mar 2013 18:31:17 +0100
+
 libdatetime-timezone-perl (1:1.56-1+2012j) unstable; urgency=low
 
   * New upstream release, based on version 2012j of the Olson database.
diff -Nru libdatetime-timezone-perl-1.56/debian/copyright libdatetime-timezone-perl-1.57/debian/copyright
--- libdatetime-timezone-perl-1.56/debian/copyright	2012-12-02 15:12:09.000000000 +0100
+++ libdatetime-timezone-perl-1.57/debian/copyright	2013-03-04 18:31:40.000000000 +0100
@@ -4,7 +4,7 @@
 Source: http://search.cpan.org/dist/DateTime-TimeZone/
 
 Files: *
-Copyright: 2012, David Rolsky <autarch@urth.org>
+Copyright: 2013, David Rolsky <autarch@urth.org>
 License: Artistic or GPL-1+
 
 Files: debian/*
@@ -12,7 +12,7 @@
  2008, Damyan Ivanov <dmn@debian.org>
  2008, Krzysztof Krzyżaniak (eloy) <eloy@debian.org>
  2009-2011, Jonathan Yu <jawnsy@cpan.org>
- 2009-2012, gregor herrmann <gregoa@debian.org>
+ 2009-2013, gregor herrmann <gregoa@debian.org>
  2011, Nicholas Bamber <nicholas@periapt.co.uk>
 License: Artistic or GPL-1+
 
diff -Nru libdatetime-timezone-perl-1.56/lib/DateTime/TimeZone/Africa/Abidjan.pm libdatetime-timezone-perl-1.57/lib/DateTime/TimeZone/Africa/Abidjan.pm
--- libdatetime-timezone-perl-1.56/lib/DateTime/TimeZone/Africa/Abidjan.pm	2012-12-01 05:08:04.000000000 +0100
+++ libdatetime-timezone-perl-1.57/lib/DateTime/TimeZone/Africa/Abidjan.pm	2013-03-02 21:23:47.000000000 +0100
@@ -3,13 +3,13 @@
 # DateTime::TimeZone module distribution in the tools/ directory
 
 #
-# Generated from /tmp/EYCtNPxaKT/africa.  Olson data version 2012j
+# Generated from /tmp/rnClxBLdxJ/africa.  Olson data version 2013a
 #
 # Do not edit this file directly.
 #
 package DateTime::TimeZone::Africa::Abidjan;
 {
-  $DateTime::TimeZone::Africa::Abidjan::VERSION = '1.56';
+  $DateTime::TimeZone::Africa::Abidjan::VERSION = '1.57';
 }
 
 use strict;
@@ -42,11 +42,11 @@
     ],
 ];
 
-sub olson_version { '2012j' }
+sub olson_version { '2013a' }
 
 sub has_dst_changes { 0 }
 
-sub _max_year { 2022 }
+sub _max_year { 2023 }
 
 sub _new_instance
 {

Reply to: