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

Bug#715397: pu: package libdatetime-timezone-perl/1.58-1+2013d



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

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

A new release of the tz data (2013d) was made on Friday.

I've now uploaded libdatetime-timezone-perl/1:1.60-1+2013d, which
contains the OlsonDB 2013d, to unstable, and I've prepared an update
for the package in stable as 1.58-1+2013d in git.

Like last time, the changes are in a quilt patch, which only touches
the timezone modules; I'm attaching a stripped down debdiff (with one
example module which only changes the version and one with actual
data changes).

The complete commit in all its glory can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-timezone-perl.git;a=commitdiff;h=9ffb5e203459bbd36ff9e8587c88fc623b63a1d8


The changes in 2013d are:

- - according to 1.60 ./Changes:

  … This release includes contemporary changes for Morocco and Israel. …

- - according to the upstream announcement for 2013d at
  https://mm.icann.org/pipermail/tz-announce/2013-July/000012.html :

  Changes affecting future time stamps:

    Morocco's midsummer transitions this year are July 7 and August 10,
    not July 9 and August 8.  (Thanks to Andrew Paprocki.)

    Israel now falls back on the last Sunday of October.
    (Thanks to Ephraim Silverberg.)

  Changes affecting past time stamps:

   [...]


So it seems that Africa/Casablanca is affected by the changes since
yesterday. (But only until tomorrow, and then again in early August
for 2 days.)


Summary: I'd like to upload libdatetime-timezone-perl/1.58-1+2013d to
s-p-u.

(And I'm fine with waiting for the tzdata package, or for
1.60-1+2013d to have some exposure before, or whatever the release
team deems sensible. I'm also leaving the question of adding the
proposed upload to stable-updates completely at the RT's discretion
:))


Cheers,
gregor

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

iQIcBAEBCAAGBQJR2w3NAAoJELs6aAGGSaoGhxsQAIa8HWEHyCqbWhqmdqqT6Na0
fUB7dz5dvCI+tsZVMbsMG29fIRDOgwuLuxTY8lf1yyLNBvAQLp3zjZPvULxctUDa
2diXz9/Bq0+w4139KrfJ0AS71WGd/uSkn9yIuKbJQ67RQhKmm3Xh7f0hTuYV70B3
brcivPCCVyi87xNHVKWRirMXrqHg81MxKctqP0Kcjtrlp+wzolmzAsmcGuQp5hKV
WticOc4lfzULYKegXopy4f7Qq4fORwlzhfuGrRDbP00ndn3/qVx/6ouCY1qzxGTG
uAgC2lcqEaRqZAZlMA0xLVxdfCorzzqPCoqKdc+TMweO1I2HvpSTDOyrCEF51eJU
5MGtLnqVF5GD0etrmE9ybNZPy+yNNS+XZ8kLKSbp3xk7u0D4aIoOSOH/FYXS8LdU
f88bSdmgyvYZq03mKVmwAtaC+8hgktDhJiFR1lNsTJrTcN2hYMZEDljm7q8pmhy7
Wfd0IYUHnWKBAu5r5lpYsDFObtoC2AGBRm0fDQltaOZ/yQ1kwMq8/matbix2Et6W
Z5cKU1/EWyU4N0aMYuwo/NTvIa5KEVABeCccQ+lrAZWLqet7nIhFSSg94MB1DCuG
lglmPzSpR9+WgI3E3CIp7JyP3wdW90Tc3+1Y1zWPvMobUyrOs/rYcI5Rsx9sVIDG
CCx09U1Nm6IrgMP2DFy4
=3vnL
-----END PGP SIGNATURE-----
diff --git a/debian/changelog b/debian/changelog
index d51e5f3..28bb12c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libdatetime-timezone-perl (1:1.58-1+2013d) UNRELEASED; urgency=low
+
+  * Update to version 2013d of the Olson database.
+
+ -- gregor herrmann <gregoa@debian.org>  Mon, 08 Jul 2013 20:04:24 +0200
+
 libdatetime-timezone-perl (1:1.58-1+2013c) stable-proposed-updates; urgency=low
 
   * Update to version 2013c of the Olson database.
diff --git a/debian/patches/olson-2013d b/debian/patches/olson-2013d
new file mode 100644
index 0000000..c0a86c5
--- /dev/null
+++ b/debian/patches/olson-2013d
@@ -0,0 +1,9928 @@
+Description: Update to Olson database version 2013d.
+Origin: vendor
+Author: gregor herrmann <gregoa@debian.org>
+Last-Update: 2013-07-08
+
+--- a/lib/DateTime/TimeZone/Africa/Abidjan.pm
++++ b/lib/DateTime/TimeZone/Africa/Abidjan.pm
+@@ -3,7 +3,7 @@
+ # DateTime::TimeZone module distribution in the tools/ directory
+ 
+ #
+-# Generated from /tmp/ggU06B80sE/africa.  Olson data version 2013c
++# Generated from /tmp/6Pwc8w6J1M/africa.  Olson data version 2013d
+ #
+ # Do not edit this file directly.
+ #
+@@ -42,7 +42,7 @@
+     ],
+ ];
+ 
+-sub olson_version { '2013c' }
++sub olson_version { '2013d' }
+ 
+ sub has_dst_changes { 0 }
+ 
+--- a/lib/DateTime/TimeZone/Africa/Casablanca.pm
++++ b/lib/DateTime/TimeZone/Africa/Casablanca.pm
+@@ -3,7 +3,7 @@
+ # DateTime::TimeZone module distribution in the tools/ directory
+ 
+ #
+-# Generated from /tmp/ggU06B80sE/africa.  Olson data version 2013c
++# Generated from /tmp/6Pwc8w6J1M/africa.  Olson data version 2013d
+ #
+ # Do not edit this file directly.
+ #
+@@ -312,26 +312,26 @@
+     ],
+     [
+ 63502797600, #    utc_start 2013-04-28 02:00:00 (Sun)
+-63509018400, #      utc_end 2013-07-09 02:00:00 (Tue)
++63508845600, #      utc_end 2013-07-07 02:00:00 (Sun)
+ 63502801200, #  local_start 2013-04-28 03:00:00 (Sun)
+-63509022000, #    local_end 2013-07-09 03:00:00 (Tue)
++63508849200, #    local_end 2013-07-07 03:00:00 (Sun)
+ 3600,
+ 1,
+ 'WEST',
+     ],
+     [
+-63509018400, #    utc_start 2013-07-09 02:00:00 (Tue)
+-63511610400, #      utc_end 2013-08-08 02:00:00 (Thu)
+-63509018400, #  local_start 2013-07-09 02:00:00 (Tue)
+-63511610400, #    local_end 2013-08-08 02:00:00 (Thu)
++63508845600, #    utc_start 2013-07-07 02:00:00 (Sun)
++63511783200, #      utc_end 2013-08-10 02:00:00 (Sat)
++63508845600, #  local_start 2013-07-07 02:00:00 (Sun)
++63511783200, #    local_end 2013-08-10 02:00:00 (Sat)
+ 0,
+ 0,
+ 'WET',
+     ],
+     [
+-63511610400, #    utc_start 2013-08-08 02:00:00 (Thu)
++63511783200, #    utc_start 2013-08-10 02:00:00 (Sat)
+ 63516103200, #      utc_end 2013-09-29 02:00:00 (Sun)
+-63511614000, #  local_start 2013-08-08 03:00:00 (Thu)
++63511786800, #  local_start 2013-08-10 03:00:00 (Sat)
+ 63516106800, #    local_end 2013-09-29 03:00:00 (Sun)
+ 3600,
+ 1,
+@@ -645,7 +645,7 @@
+     ],
+ ];
+ 
+-sub olson_version { '2013c' }
++sub olson_version { '2013d' }
+ 
+ sub has_dst_changes { 33 }
+ 
+@@ -698,18 +698,6 @@
+ 
+ my $rules = [
+   bless( {
+-    'at' => '3:00',
+-    'from' => '2012',
+-    'in' => 'Sep',
+-    'letter' => '',
+-    'name' => 'Morocco',
+-    'offset_from_std' => 0,
+-    'on' => 'lastSun',
+-    'save' => '0',
+-    'to' => 'max',
+-    'type' => undef
+-  }, 'DateTime::TimeZone::OlsonDB::Rule' ),
+-  bless( {
+     'at' => '2:00',
+     'from' => '2023',
+     'in' => 'Apr',
+@@ -720,6 +708,18 @@
+     'save' => '1:00',
+     'to' => 'max',
+     'type' => undef
++  }, 'DateTime::TimeZone::OlsonDB::Rule' ),
++  bless( {
++    'at' => '3:00',
++    'from' => '2012',
++    'in' => 'Sep',
++    'letter' => '',
++    'name' => 'Morocco',
++    'offset_from_std' => 0,
++    'on' => 'lastSun',
++    'save' => '0',
++    'to' => 'max',
++    'type' => undef
+   }, 'DateTime::TimeZone::OlsonDB::Rule' )
+ ]
+ ;
diff --git a/debian/patches/series b/debian/patches/series
index 193ca74..e92c758 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 olson-2013c
+olson-2013d

Reply to: