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

Bug#981035: buster-pu: package libdatetime-timezone-perl/1:2.23-1+2021a



Package: release.debian.org
Severity: normal
Tags: buster
User: release.debian.org@packages.debian.org
Usertags: pu
X-Debbugs-Cc: debian-perl@lists.debian.org

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

I've uploaded libdatetime-timezone-perl 1:2.23-1+2021a to buster. It
contains the content of the tzdata 2021 release as perl data files in
a new quilt patch debian/patches/olson-2021a.

Changes are (from tzdata upstream):

    South Sudan changes from +03 to +02 on 2021-02-01 at 00:00.

Additionally I took the liberty to fix two typos in d/changelog.

Attached is a manually stripped down debdiff.


Cheers,
gregor

-----BEGIN PGP SIGNATURE-----

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmAO/B9fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgZfRhAArWBmhayS4HB0OM1bs5cyN9Jq3lP9yx6FMwYZ1ns+KYigKNRdtQST+tva
9hdCxVUkSQ1KG6AdXQslffVQV+RXBbtQADZXJyUaKvUULCqEgadnvCRUhzEA56Gb
boYolav2myS0cdNI2uzwHbCxiujln47BtRgUpuxTu3gSc7Bja7ErtQiueNS2JN5P
kB5cqd6jjGonuxbyu2X4PCuFemhLXOpJXD1Owu2U6/4+UcQnPkVQrYHtK7sRpqMb
I4RmkRgbWx7Yso6vB2TiXGn40clKoGnh3BSA/MRQGEJEei77pnDKTM8FpY60vvDG
cdsRQZ+hD3j2n0iJW1RhtpJB95keDb3VRp15+wFMGqxJJnbYnw2aw/DugW43YlNT
PQfSprZcXb36nrgA0NJ+QOF+N8xI0w1HbCBT8Qz4nxE7uWpvTsA9zNongdd5Hq6v
eiWs1Bgf21U8m4z9g5AiyVZ4QgbGvgwdpJ0rS+NLyg1/8NLo5w73WAlqLTWoqbzB
lOfB8Sq5tnNCIsG1XZlIwzWdpUlmWlVlYuaeAYX/JKqNTlqrUjL2JIVsLcuowZRh
We9t6EnW0Y+jdgmF+oeqyve1gBjG0tzXIgR2Ol0fDWV5lxvH9t5ocxCnqSHNggJO
Kigpau/B0mwtpF1geMUiOv5nAGCLqHWlFNWILG3tjBg+CzgUDhE=
=deXX
-----END PGP SIGNATURE-----
diff -Nru libdatetime-timezone-perl-2.23/debian/changelog libdatetime-timezone-perl-2.23/debian/changelog
--- libdatetime-timezone-perl-2.23/debian/changelog	2020-12-23 20:17:40.000000000 +0100
+++ libdatetime-timezone-perl-2.23/debian/changelog	2021-01-25 18:02:02.000000000 +0100
@@ -1,7 +1,15 @@
+libdatetime-timezone-perl (1:2.23-1+2021a) buster; urgency=medium
+
+  * Update to Olson database version 2021a.
+    This update includes contemporary changes for South Sudan.
+  * Fix typos in previous changelog entries.
+
+ -- gregor herrmann <gregoa@debian.org>  Mon, 25 Jan 2021 18:02:02 +0100
+
 libdatetime-timezone-perl (1:2.23-1+2020e) buster; urgency=medium
 
   * Update to Olson database version 2020e.
-    This update includes contemporary changes for Russia (Volograd).
+    This update includes contemporary changes for Russia (Volgograd).
 
  -- gregor herrmann <gregoa@debian.org>  Wed, 23 Dec 2020 20:17:40 +0100
 
@@ -101,7 +109,7 @@
 
   * Import upstream version 2.20.
     This release is based on version 2018f of the Olson database.
-    Includes contemporary changes for Russia (Volograd), Fiji, and Chile.
+    Includes contemporary changes for Russia (Volgograd), Fiji, and Chile.
   * Install new CODE_OF_CONDUCT.md file.
   * Declare compliance with Debian Policy 4.2.1.
   * Remove trailing whitespace from debian/*.
diff -Nru libdatetime-timezone-perl-2.23/debian/patches/olson-2021a libdatetime-timezone-perl-2.23/debian/patches/olson-2021a
--- libdatetime-timezone-perl-2.23/debian/patches/olson-2021a	1970-01-01 01:00:00.000000000 +0100
+++ libdatetime-timezone-perl-2.23/debian/patches/olson-2021a	2021-01-25 18:02:02.000000000 +0100
@@ -0,0 +1,14103 @@
+Description: Update to Olson DB 2021a
+Origin: vendor
+Author: gregor herrmann <gregoa@debian.org>
+Last-Update: 2021-01-25
+
+--- 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 debian/tzdata/africa.  Olson data version 2020e
++# Generated from debian/tzdata/africa.  Olson data version 2021a
+ #
+ # Do not edit this file directly.
+ #
+@@ -43,11 +43,11 @@
+     ],
+ ];
+ 
+-sub olson_version {'2020e'}
++sub olson_version {'2021a'}
+ 
+ sub has_dst_changes {0}
+ 
+-sub _max_year {2030}
++sub _max_year {2031}
+ 
+ sub _new_instance {
+     return shift->_init( @_, spans => $spans );
+--- a/lib/DateTime/TimeZone/Africa/Juba.pm
++++ b/lib/DateTime/TimeZone/Africa/Juba.pm
+@@ -3,7 +3,7 @@
+ # DateTime::TimeZone module distribution in the tools/ directory
+ 
+ #
+-# Generated from debian/tzdata/africa.  Olson data version 2020e
++# Generated from debian/tzdata/africa.  Olson data version 2021a
+ #
+ # Do not edit this file directly.
+ #
+@@ -331,20 +331,29 @@
+     ],
+     [
+ 63083613600, #    utc_start 2000-01-15 10:00:00 (Sat)
+-DateTime::TimeZone::INFINITY, #      utc_end
++63747810000, #      utc_end 2021-01-31 21:00:00 (Sun)
+ 63083624400, #  local_start 2000-01-15 13:00:00 (Sat)
+-DateTime::TimeZone::INFINITY, #    local_end
++63747820800, #    local_end 2021-02-01 00:00:00 (Mon)
+ 10800,
+ 0,
+ 'EAT',
+     ],
++    [
++63747810000, #    utc_start 2021-01-31 21:00:00 (Sun)
++DateTime::TimeZone::INFINITY, #      utc_end
++63747817200, #  local_start 2021-01-31 23:00:00 (Sun)
++DateTime::TimeZone::INFINITY, #    local_end
++7200,
++0,
++'CAT',
++    ],
+ ];
+ 
+-sub olson_version {'2020e'}
++sub olson_version {'2021a'}
+ 
+ sub has_dst_changes {16}
+ 
+-sub _max_year {2030}
++sub _max_year {2031}
+ 
+ sub _new_instance {
+     return shift->_init( @_, spans => $spans );
diff -Nru libdatetime-timezone-perl-2.23/debian/patches/series libdatetime-timezone-perl-2.23/debian/patches/series
--- libdatetime-timezone-perl-2.23/debian/patches/series	2020-12-23 20:17:40.000000000 +0100
+++ libdatetime-timezone-perl-2.23/debian/patches/series	2021-01-25 18:02:02.000000000 +0100
@@ -6,3 +6,4 @@
 olson-2020c
 olson-2020d
 olson-2020e
+olson-2021a

Reply to: