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

Bug#958716: marked as done (buster-pu: package libdatetime-timezone-perl/1:2.23-1+2020a)



Your message dated Sat, 09 May 2020 11:53:52 +0100
with message-id <fd7fa4d56896c35aab49a5a51cb69727dc60e87a.camel@adam-barratt.org.uk>
and subject line Closing requests included in 10.4 point release
has caused the Debian Bug report #958716,
regarding buster-pu: package libdatetime-timezone-perl/1:2.23-1+2020a
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
958716: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=958716
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: buster
User: release.debian.org@packages.debian.org
Usertags: pu

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

I've uploaded libdatetime-timezone-perl/1:2.23-1+2020a to buster with
a quilt patch that adapts the data to the tzdata release 2020a.

The timezone changes are:

    Morocco springs forward on 2020-05-31, not 2020-05-24.
    Canada's Yukon advanced to -07 year-round on 2020-03-08.
    America/Nuuk renamed from America/Godthab.

Manually stripped down debdiff attached.


Cheers,
gregor



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

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAl6jFpJfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgb86RAAxdnKnXAR2b+XDAjmueliywboJrxXALkwXrwc056uNjk6yUo8MwEM2ugw
GAjuy4LsZsep14g1TnvCPXG9m+n1wanX16tu3hUanUWyYrHUd27O8qioW2pWlM2Q
EVUJxvUchPgMmGEt92S+UzGY1iZulavo1GK6JUz+RJ/51usD1ZFA5jOyo9bya9im
/cKpXmEHIazdFWZ0tB4L9GA4RuMzO/RflDmmCGT6oagn7nX7/E+jehWWvmpB4Y6y
EgoTvyC/h3f0pektuUxLxyamwCCMcD5sxAS6uYRZ/cy7goc8mGbtBhMzAhPmuGmG
FnMNVWlOoLgUeNjhN/n+Vbu54Ux3fWitCwAZrKKmjwN0oo0cGLz6xHSKDOxAxsAQ
OZNisNAZ2iLSaez/v8NrOi/aMsgHvcnwEcCqvvUB57zxB0dXMlmjcACDAY6kw4k/
KCoUvxY2p55471945WXDmXAArguJX1rfVNSub6SDb7nm/TWGWqBWLuoW7DrHtQlC
Orhm9gj5QXpvR9vbTtvtHEP2OXrZUhj7k9Hl40paLAjlrUuHS3m4mgG1cDfq3uve
wOKgkNybGmofQ7RN3JVzdFbh6s2LwnW+x+XWiLzCK4LT+DI6XnroJGYr5A+9Fl1M
5U9VuuEPs13a+jW4bVTWQFogM7FQnx94j5bQUSE30d9hwBkjap8=
=ePAw
-----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	2019-09-14 15:57:22.000000000 +0200
+++ libdatetime-timezone-perl-2.23/debian/changelog	2020-04-24 18:30:12.000000000 +0200
@@ -1,3 +1,10 @@
+libdatetime-timezone-perl (1:2.23-1+2020a) buster; urgency=medium
+
+  * Update to Olson database version 2020a.
+    This update contains contemporary changes for Morocco and the Yukon.
+
+ -- gregor herrmann <gregoa@debian.org>  Fri, 24 Apr 2020 18:30:12 +0200
+
 libdatetime-timezone-perl (1:2.23-1+2019c) buster; urgency=medium
 
   * Update to Olson database version 2019c.
diff -Nru libdatetime-timezone-perl-2.23/debian/patches/olson-2020a libdatetime-timezone-perl-2.23/debian/patches/olson-2020a
--- libdatetime-timezone-perl-2.23/debian/patches/olson-2020a	1970-01-01 01:00:00.000000000 +0100
+++ libdatetime-timezone-perl-2.23/debian/patches/olson-2020a	2020-04-24 18:30:12.000000000 +0200
@@ -0,0 +1,17398 @@
+Description: Update to Olson DB 2020a
+Origin: vendor
+Author: gregor herrmann <gregoa@debian.org>
+Last-Update: 2020-04-24
+
+--- 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 2019c
++# Generated from debian/tzdata/africa.  Olson data version 2020a
+ #
+ # Do not edit this file directly.
+ #
+@@ -43,11 +43,11 @@
+     ],
+ ];
+ 
+-sub olson_version {'2019c'}
++sub olson_version {'2020a'}
+ 
+ sub has_dst_changes {0}
+ 
+-sub _max_year {2029}
++sub _max_year {2030}
+ 
+ sub _new_instance {
+     return shift->_init( @_, spans => $spans );
+--- 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 debian/tzdata/africa.  Olson data version 2019c
++# Generated from debian/tzdata/africa.  Olson data version 2020a
+ #
+ # Do not edit this file directly.
+ #
+@@ -547,17 +547,17 @@
+     ],
+     [
+ 63722944800, #    utc_start 2020-04-19 02:00:00 (Sun)
+-63725968800, #      utc_end 2020-05-24 02:00:00 (Sun)
++63726573600, #      utc_end 2020-05-31 02:00:00 (Sun)
+ 63722944800, #  local_start 2020-04-19 02:00:00 (Sun)
+-63725968800, #    local_end 2020-05-24 02:00:00 (Sun)
++63726573600, #    local_end 2020-05-31 02:00:00 (Sun)
+ 0,
+ 1,
+ '+00',
+     ],
+     [
+-63725968800, #    utc_start 2020-05-24 02:00:00 (Sun)
++63726573600, #    utc_start 2020-05-31 02:00:00 (Sun)
+ 63753789600, #      utc_end 2021-04-11 02:00:00 (Sun)
+-63725972400, #  local_start 2020-05-24 03:00:00 (Sun)
++63726577200, #  local_start 2020-05-31 03:00:00 (Sun)
+ 63753793200, #    local_end 2021-04-11 03:00:00 (Sun)
+ 3600,
+ 0,
+@@ -691,17 +691,17 @@
+     ],
+     [
+ 63967888800, #    utc_start 2028-01-23 02:00:00 (Sun)
+-63970912800, #      utc_end 2028-02-27 02:00:00 (Sun)
++63971517600, #      utc_end 2028-03-05 02:00:00 (Sun)
+ 63967888800, #  local_start 2028-01-23 02:00:00 (Sun)
+-63970912800, #    local_end 2028-02-27 02:00:00 (Sun)
++63971517600, #    local_end 2028-03-05 02:00:00 (Sun)
+ 0,
+ 1,
+ '+00',
+     ],
+     [
+-63970912800, #    utc_start 2028-02-27 02:00:00 (Sun)
++63971517600, #    utc_start 2028-03-05 02:00:00 (Sun)
+ 63998733600, #      utc_end 2029-01-14 02:00:00 (Sun)
+-63970916400, #  local_start 2028-02-27 03:00:00 (Sun)
++63971521200, #  local_start 2028-03-05 03:00:00 (Sun)
+ 63998737200, #    local_end 2029-01-14 03:00:00 (Sun)
+ 3600,
+ 0,
+@@ -835,17 +835,17 @@
+     ],
+     [
+ 64212832800, #    utc_start 2035-10-28 02:00:00 (Sun)
+-64215856800, #      utc_end 2035-12-02 02:00:00 (Sun)
++64216461600, #      utc_end 2035-12-09 02:00:00 (Sun)
+ 64212832800, #  local_start 2035-10-28 02:00:00 (Sun)
+-64215856800, #    local_end 2035-12-02 02:00:00 (Sun)
++64216461600, #    local_end 2035-12-09 02:00:00 (Sun)
+ 0,
+ 1,
+ '+00',
+     ],
+     [
+-64215856800, #    utc_start 2035-12-02 02:00:00 (Sun)
++64216461600, #    utc_start 2035-12-09 02:00:00 (Sun)
+ 64243677600, #      utc_end 2036-10-19 02:00:00 (Sun)
+-64215860400, #  local_start 2035-12-02 03:00:00 (Sun)
++64216465200, #  local_start 2035-12-09 03:00:00 (Sun)
+ 64243681200, #    local_end 2036-10-19 03:00:00 (Sun)
+ 3600,
+ 0,
+@@ -979,17 +979,17 @@
+     ],
+     [
+ 64457776800, #    utc_start 2043-08-02 02:00:00 (Sun)
+-64460800800, #      utc_end 2043-09-06 02:00:00 (Sun)
++64461405600, #      utc_end 2043-09-13 02:00:00 (Sun)
+ 64457776800, #  local_start 2043-08-02 02:00:00 (Sun)
+-64460800800, #    local_end 2043-09-06 02:00:00 (Sun)
++64461405600, #    local_end 2043-09-13 02:00:00 (Sun)
+ 0,
+ 1,
+ '+00',
+     ],
+     [
+-64460800800, #    utc_start 2043-09-06 02:00:00 (Sun)
++64461405600, #    utc_start 2043-09-13 02:00:00 (Sun)
+ 64488621600, #      utc_end 2044-07-24 02:00:00 (Sun)
+-64460804400, #  local_start 2043-09-06 03:00:00 (Sun)
++64461409200, #  local_start 2043-09-13 03:00:00 (Sun)
+ 64488625200, #    local_end 2044-07-24 03:00:00 (Sun)
+ 3600,
+ 0,
+@@ -1123,17 +1123,17 @@
+     ],
+     [
+ 64702720800, #    utc_start 2051-05-07 02:00:00 (Sun)
+-64705744800, #      utc_end 2051-06-11 02:00:00 (Sun)
++64706349600, #      utc_end 2051-06-18 02:00:00 (Sun)
+ 64702720800, #  local_start 2051-05-07 02:00:00 (Sun)
+-64705744800, #    local_end 2051-06-11 02:00:00 (Sun)
++64706349600, #    local_end 2051-06-18 02:00:00 (Sun)
+ 0,
+ 1,
+ '+00',
+     ],
+     [
+-64705744800, #    utc_start 2051-06-11 02:00:00 (Sun)
++64706349600, #    utc_start 2051-06-18 02:00:00 (Sun)
+ 64733565600, #      utc_end 2052-04-28 02:00:00 (Sun)
+-64705748400, #  local_start 2051-06-11 03:00:00 (Sun)
++64706353200, #  local_start 2051-06-18 03:00:00 (Sun)
+ 64733569200, #    local_end 2052-04-28 03:00:00 (Sun)
+ 3600,
+ 0,
+@@ -1267,17 +1267,17 @@
+     ],
+     [
+ 64947664800, #    utc_start 2059-02-09 02:00:00 (Sun)
+-64950688800, #      utc_end 2059-03-16 02:00:00 (Sun)
++64951293600, #      utc_end 2059-03-23 02:00:00 (Sun)
+ 64947664800, #  local_start 2059-02-09 02:00:00 (Sun)
+-64950688800, #    local_end 2059-03-16 02:00:00 (Sun)
++64951293600, #    local_end 2059-03-23 02:00:00 (Sun)
+ 0,
+ 1,
+ '+00',
+     ],
+     [
+-64950688800, #    utc_start 2059-03-16 02:00:00 (Sun)
++64951293600, #    utc_start 2059-03-23 02:00:00 (Sun)
+ 64978509600, #      utc_end 2060-02-01 02:00:00 (Sun)
+-64950692400, #  local_start 2059-03-16 03:00:00 (Sun)
++64951297200, #  local_start 2059-03-23 03:00:00 (Sun)
+ 64978513200, #    local_end 2060-02-01 03:00:00 (Sun)
+ 3600,
+ 0,
+@@ -1357,17 +1357,17 @@
+     ],
+     [
+ 65100679200, #    utc_start 2063-12-16 02:00:00 (Sun)
+-65103703200, #      utc_end 2064-01-20 02:00:00 (Sun)
++65104308000, #      utc_end 2064-01-27 02:00:00 (Sun)
+ 65100679200, #  local_start 2063-12-16 02:00:00 (Sun)
+-65103703200, #    local_end 2064-01-20 02:00:00 (Sun)
++65104308000, #    local_end 2064-01-27 02:00:00 (Sun)
+ 0,
+ 1,
+ '+00',
+     ],
+     [
+-65103703200, #    utc_start 2064-01-20 02:00:00 (Sun)
++65104308000, #    utc_start 2064-01-27 02:00:00 (Sun)
+ 65131524000, #      utc_end 2064-12-07 02:00:00 (Sun)
+-65103706800, #  local_start 2064-01-20 03:00:00 (Sun)
++65104311600, #  local_start 2064-01-27 03:00:00 (Sun)
+ 65131527600, #    local_end 2064-12-07 03:00:00 (Sun)
+ 3600,
+ 0,
+@@ -1411,17 +1411,17 @@
+     ],
+     [
+ 65192608800, #    utc_start 2066-11-14 02:00:00 (Sun)
+-65195632800, #      utc_end 2066-12-19 02:00:00 (Sun)
++65196237600, #      utc_end 2066-12-26 02:00:00 (Sun)
+ 65192608800, #  local_start 2066-11-14 02:00:00 (Sun)
+-65195632800, #    local_end 2066-12-19 02:00:00 (Sun)
++65196237600, #    local_end 2066-12-26 02:00:00 (Sun)
+ 0,
+ 1,
+ '+00',
+     ],
+     [
+-65195632800, #    utc_start 2066-12-19 02:00:00 (Sun)
++65196237600, #    utc_start 2066-12-26 02:00:00 (Sun)
+ 65223453600, #      utc_end 2067-11-06 02:00:00 (Sun)
+-65195636400, #  local_start 2066-12-19 03:00:00 (Sun)
++65196241200, #  local_start 2066-12-26 03:00:00 (Sun)
+ 65223457200, #    local_end 2067-11-06 03:00:00 (Sun)
+ 3600,
+ 0,
+@@ -1501,17 +1501,17 @@
+     ],
+     [
+ 65345623200, #    utc_start 2071-09-20 02:00:00 (Sun)
+-65348647200, #      utc_end 2071-10-25 02:00:00 (Sun)
++65349252000, #      utc_end 2071-11-01 02:00:00 (Sun)
+ 65345623200, #  local_start 2071-09-20 02:00:00 (Sun)
+-65348647200, #    local_end 2071-10-25 02:00:00 (Sun)
++65349252000, #    local_end 2071-11-01 02:00:00 (Sun)
+ 0,
+ 1,
+ '+00',
+     ],
+     [
+-65348647200, #    utc_start 2071-10-25 02:00:00 (Sun)
++65349252000, #    utc_start 2071-11-01 02:00:00 (Sun)
+ 65376468000, #      utc_end 2072-09-11 02:00:00 (Sun)
+-65348650800, #  local_start 2071-10-25 03:00:00 (Sun)
++65349255600, #  local_start 2071-11-01 03:00:00 (Sun)
+ 65376471600, #    local_end 2072-09-11 03:00:00 (Sun)
+ 3600,
+ 0,
+@@ -1555,17 +1555,17 @@
+     ],
+     [
+ 65437552800, #    utc_start 2074-08-19 02:00:00 (Sun)
+-65440576800, #      utc_end 2074-09-23 02:00:00 (Sun)
++65441181600, #      utc_end 2074-09-30 02:00:00 (Sun)
+ 65437552800, #  local_start 2074-08-19 02:00:00 (Sun)
+-65440576800, #    local_end 2074-09-23 02:00:00 (Sun)
++65441181600, #    local_end 2074-09-30 02:00:00 (Sun)
+ 0,
+ 1,
+ '+00',
+     ],
+     [
+-65440576800, #    utc_start 2074-09-23 02:00:00 (Sun)
++65441181600, #    utc_start 2074-09-30 02:00:00 (Sun)
+ 65468397600, #      utc_end 2075-08-11 02:00:00 (Sun)
+-65440580400, #  local_start 2074-09-23 03:00:00 (Sun)
++65441185200, #  local_start 2074-09-30 03:00:00 (Sun)
+ 65468401200, #    local_end 2075-08-11 03:00:00 (Sun)
+ 3600,
+ 0,
+@@ -1645,17 +1645,17 @@
+     ],
+     [
+ 65590567200, #    utc_start 2079-06-25 02:00:00 (Sun)
+-65593591200, #      utc_end 2079-07-30 02:00:00 (Sun)
++65594196000, #      utc_end 2079-08-06 02:00:00 (Sun)
+ 65590567200, #  local_start 2079-06-25 02:00:00 (Sun)
+-65593591200, #    local_end 2079-07-30 02:00:00 (Sun)
++65594196000, #    local_end 2079-08-06 02:00:00 (Sun)
+ 0,
+ 1,
+ '+00',
+     ],
+     [
+-65593591200, #    utc_start 2079-07-30 02:00:00 (Sun)
++65594196000, #    utc_start 2079-08-06 02:00:00 (Sun)
+ 65621412000, #      utc_end 2080-06-16 02:00:00 (Sun)
+-65593594800, #  local_start 2079-07-30 03:00:00 (Sun)
++65594199600, #  local_start 2079-08-06 03:00:00 (Sun)
+ 65621415600, #    local_end 2080-06-16 03:00:00 (Sun)
+ 3600,
+ 0,
+@@ -1789,17 +1789,17 @@
+     ],
+     [
+ 65835511200, #    utc_start 2087-03-30 02:00:00 (Sun)
+-65838535200, #      utc_end 2087-05-04 02:00:00 (Sun)
++65839140000, #      utc_end 2087-05-11 02:00:00 (Sun)
+ 65835511200, #  local_start 2087-03-30 02:00:00 (Sun)
+-65838535200, #    local_end 2087-05-04 02:00:00 (Sun)
++65839140000, #    local_end 2087-05-11 02:00:00 (Sun)
+ 0,
+ 1,
+ '+00',
+     ],
+     [
+-65838535200, #    utc_start 2087-05-04 02:00:00 (Sun)
++65839140000, #    utc_start 2087-05-11 02:00:00 (Sun)
+ DateTime::TimeZone::INFINITY, #      utc_end
+-65838538800, #  local_start 2087-05-04 03:00:00 (Sun)
++65839143600, #  local_start 2087-05-11 03:00:00 (Sun)
+ DateTime::TimeZone::INFINITY, #    local_end
+ 3600,
+ 0,
+@@ -1807,7 +1807,7 @@
+     ],
+ ];
+ 
+-sub olson_version {'2019c'}
++sub olson_version {'2020a'}
+ 
+ sub has_dst_changes {97}
+ 
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	2019-09-14 15:57:22.000000000 +0200
+++ libdatetime-timezone-perl-2.23/debian/patches/series	2020-04-24 18:30:12.000000000 +0200
@@ -1,3 +1,4 @@
 olson-2019a
 olson-2019b
 olson-2019c
+olson-2020a

--- End Message ---
--- Begin Message ---
Package: release.debian.org
Version: 10.4

Hi,

Each of the uploads referred to by these bugs was included in today's
stable point release.

Regards,

Adam

--- End Message ---

Reply to: