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

Bug#911347: marked as done (stretch-pu: package libdatetime-timezone-perl/1:2.09-1+2018f)



Your message dated Sat, 10 Nov 2018 10:42:56 +0000
with message-id <1541846576.3542.38.camel@adam-barratt.org.uk>
and subject line Closing bugs for updates included in 9.6
has caused the Debian Bug report #911347,
regarding stretch-pu: package libdatetime-timezone-perl/1:2.09-1+2018f
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.)


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

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

I've uploaded a new version of libdatetime-timezone-perl, versioned
as 1:2.09-1+2018f, to s-p-u. It updates the perl data files to
version 2018f of the Olson timezone database, in a quilt patch.
(Manually trimmed down debdiff attached.)

One of the changes is:
    Volgograd moves from +03 to +04 on 2018-10-28.

As this happens in a couple of days, this might be material for
stable-updates before the next point release.

Thanks in advance,
gregor

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

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlvJAytfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgZdCQ//Z5brb/qR5Yge0//W4r066btM8n+8D92ft4h0wAcIXnjkawVbRSAmwTme
ssdok5bKbtMIfh40akoWsrskUpD9XWFHKtJrj+ExPVercgs6Dg0FL+ByPU/N9C7n
HhZO9HsCqKtmPFK36zxbJ9rfufbvpaPSlxjCjPmBozxLR51g6w63rpZbknzJ3VZU
YzSviSTKa6iQOTnTReYoHo7Be/AzbFtqWdkXPvSTR6OLUVMQ5P4MeV7P3L+47sbV
imPs8uHeB7btzQTTy2Egtoxm7dlrUJF5nOL4HZ8Rub8szp4vBl4XyJbbmJ9VVYII
sVSePXQW2oINl7mvXuLmtFL95bgQotqg4KYtOF3vMrtRwPE85pPZC4WrF4WHmGfq
a0+VbBO3SeVzu3cqQQOX4NXRTvosdLIDRtZDmHOrNYaIWmvbbq+S2CQBt68R46N8
XJBBdxqiU0o97lykxadbwxoixzkR3MQ07iKd01p0qbQoXxeZG8x3u1jQkFtrYyjW
qGtgk8fmXxYAtdFgtLcEZCvHPr7qs2dpceRoJqtUEYL297Unzd4sV4yP3ZDEgIRK
X5mZ2a7lBYi+wY5/Baz4tswa1N3mAijX6NWa4uGXwlh+Ljk24MYsv0d/0FmPHCKx
GTxqP3Du7mAjKGNtmAxCvnrV+RU9wahw1fUVp26l3DvgvsRCMk8=
=GpVt
-----END PGP SIGNATURE-----
diff -Nru libdatetime-timezone-perl-2.09/debian/changelog libdatetime-timezone-perl-2.09/debian/changelog
--- libdatetime-timezone-perl-2.09/debian/changelog	2018-05-04 18:50:12.000000000 +0200
+++ libdatetime-timezone-perl-2.09/debian/changelog	2018-10-18 23:52:22.000000000 +0200
@@ -1,3 +1,11 @@
+libdatetime-timezone-perl (1:2.09-1+2018f) stretch; urgency=medium
+
+  * Update to Olson database version 2018f.
+    This update contains contemporary changes for Russia (Volograd), Fiji, and
+    Chile.
+
+ -- gregor herrmann <gregoa@debian.org>  Thu, 18 Oct 2018 23:52:22 +0200
+
 libdatetime-timezone-perl (1:2.09-1+2018e) stretch; urgency=medium
 
   * Update to Olson database version 2018e.
diff -Nru libdatetime-timezone-perl-2.09/debian/patches/olson-2018f libdatetime-timezone-perl-2.09/debian/patches/olson-2018f
--- libdatetime-timezone-perl-2.09/debian/patches/olson-2018f	1970-01-01 01:00:00.000000000 +0100
+++ libdatetime-timezone-perl-2.09/debian/patches/olson-2018f	2018-10-18 23:52:22.000000000 +0200
@@ -0,0 +1,11600 @@
+Description: update to olson db 2018f
+Origin: vendor
+Author: gregor herrmann <gregoa@debian.org>
+Last-Update: 2018-10-18
+
+--- 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 2018e
++# Generated from debian/tzdata/africa.  Olson data version 2018f
+ #
+ # Do not edit this file directly.
+ #
+@@ -43,7 +43,7 @@
+     ],
+ ];
+ 
+-sub olson_version {'2018e'}
++sub olson_version {'2018f'}
+ 
+ sub has_dst_changes {0}
+ 
+--- a/lib/DateTime/TimeZone/Europe/Volgograd.pm
++++ b/lib/DateTime/TimeZone/Europe/Volgograd.pm
+@@ -3,7 +3,7 @@
+ # DateTime::TimeZone module distribution in the tools/ directory
+ 
+ #
+-# Generated from debian/tzdata/europe.  Olson data version 2018e
++# Generated from debian/tzdata/europe.  Olson data version 2018f
+ #
+ # Do not edit this file directly.
+ #
+@@ -601,16 +601,25 @@
+     ],
+     [
+ 63549957600, #    utc_start 2014-10-25 22:00:00 (Sat)
+-DateTime::TimeZone::INFINITY, #      utc_end
++63676364400, #      utc_end 2018-10-27 23:00:00 (Sat)
+ 63549968400, #  local_start 2014-10-26 01:00:00 (Sun)
+-DateTime::TimeZone::INFINITY, #    local_end
++63676375200, #    local_end 2018-10-28 02:00:00 (Sun)
+ 10800,
+ 0,
+ '+03',
+     ],
++    [
++63676364400, #    utc_start 2018-10-27 23:00:00 (Sat)
++DateTime::TimeZone::INFINITY, #      utc_end
++63676378800, #  local_start 2018-10-28 03:00:00 (Sun)
++DateTime::TimeZone::INFINITY, #    local_end
++14400,
++0,
++'+04',
++    ],
+ ];
+ 
+-sub olson_version {'2018e'}
++sub olson_version {'2018f'}
+ 
+ sub has_dst_changes {29}
+ 
diff -Nru libdatetime-timezone-perl-2.09/debian/patches/series libdatetime-timezone-perl-2.09/debian/patches/series
--- libdatetime-timezone-perl-2.09/debian/patches/series	2018-05-04 18:50:12.000000000 +0200
+++ libdatetime-timezone-perl-2.09/debian/patches/series	2018-10-18 23:52:22.000000000 +0200
@@ -4,3 +4,4 @@
 olson-2018b
 olson-2018d
 olson-2018e
+olson-2018f

--- End Message ---
--- Begin Message ---
Version: 9.6

Hi,

The update referenced by each of these bugs was included in this
morning's stretch point release.

Regards,

Adam

--- End Message ---

Reply to: