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

Bug#841462: marked as done (jessie-pu: package libdatetime-timezone-perl/1:1.75-2+2016h)



Your message dated Sat, 14 Jan 2017 12:37:03 +0000
with message-id <1484397423.1091.25.camel@adam-barratt.org.uk>
and subject line Closing requests included in today's point release
has caused the Debian Bug report #841462,
regarding jessie-pu: package libdatetime-timezone-perl/1:1.75-2+2016h
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.)


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

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

Another month, another tzdata update.
As usual, I've added a quilt patch for the Olson db, this time 2016h,
to libdatetime-timezone-perl.

Since this release contains changes that are effective in a bit more
than 2 hours from now, this is probably material for -updates before
the next point release, whenever it's convenient for you.

Manually stripped down debdiff attached.

Cheers,
gregor

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

iQJ8BAEBCgBmBQJYCTumXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGMYEQAJG4jlwjiLXZt+utT6t+rVwZ
PazB4FMTNsytyf/SHu63219jf9Llq5CmciBM5NOg+i4kObEMt+6OkKoCpFAkxY38
d8Jl+qcqQKwT+6XZ3NxRqEfjm/mtIHpOJi9bKRhmGOfxux0MWOixtzKDrE6zll0U
YXWuAplpUw3eMul+Br47Hhd4p+iveCwXC2qElMRL3sXRVgfZaAgRhkC1OBjRrfrT
OMWq84xXnjJQWPXMVwztK/Q6m8SfQqS+/lpyRMDjL0t1/qPcYaif1DTsTnnN9fQp
Km9efgROitLwPX6d3XGMX2+7FRYdyl88wb6rApM6WVMihzbD2sI8QSjJbUXvoQb9
AIO5GpYNvuy+/19ONh/iBESNmswLzmdMWl9EZvv7yhpSxR6BI+xO/xa227FJCGTI
3NsGJF4Z9HkXWK7pifFyECSyfxFJiBrBW026BU/s3SIQ42zr7S0Rkcev3ToBrYWL
deqFoekJUBSSH1qODyB3wSgaGdMZv09TeKXAWhU4DTCOivt4xJ7CDpEjK7Lz5B8S
/QMzhkAFosFi7KpTIBP2koSYumKxAOHveHHy+nmhLrQBmsu0WZJeIvkA4Gj1f4+O
Az9+FX0BWcIGrA7VoTU9FTqJOAYAWhObkV+x10Fgb0T7jAJPICUo530Ap+HlJ0pK
OiBGNIT8s9YRms1mt2N2
=zfUG
-----END PGP SIGNATURE-----
diff -Nru libdatetime-timezone-perl-1.75/debian/changelog libdatetime-timezone-perl-1.75/debian/changelog
--- libdatetime-timezone-perl-1.75/debian/changelog	2016-09-27 23:20:52.000000000 +0200
+++ libdatetime-timezone-perl-1.75/debian/changelog	2016-10-20 23:40:02.000000000 +0200
@@ -1,3 +1,12 @@
+libdatetime-timezone-perl (1:1.75-2+2016h) UNRELEASED; urgency=medium
+
+  * Update to Olson database version 2016h.
+    Add patch debian/patches/olson-2016h, which updates the timezone *.pm
+    files, using upstream's tools/parse_olson script.
+    This update contains contemporary changes for Palestine.
+
+ -- gregor herrmann <gregoa@debian.org>  Thu, 20 Oct 2016 23:40:02 +0200
+
 libdatetime-timezone-perl (1:1.75-2+2016g) jessie; urgency=medium
 
   * Update to Olson database version 2016g.
diff -Nru libdatetime-timezone-perl-1.75/debian/patches/olson-2016h libdatetime-timezone-perl-1.75/debian/patches/olson-2016h
--- libdatetime-timezone-perl-1.75/debian/patches/olson-2016h	1970-01-01 01:00:00.000000000 +0100
+++ libdatetime-timezone-perl-1.75/debian/patches/olson-2016h	2016-10-20 23:40:02.000000000 +0200
@@ -0,0 +1,10713 @@
+Description: update to olson db 2016h
+Origin: vendor
+Author: gregor herrmann <gregoa@debian.org>
+Last-Update: 2016-10-20
+
+--- 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 2016g
++# Generated from debian/tzdata/africa.  Olson data version 2016h
+ #
+ # Do not edit this file directly.
+ #
+@@ -39,7 +39,7 @@
+     ],
+ ];
+ 
+-sub olson_version { '2016g' }
++sub olson_version { '2016h' }
+ 
+ sub has_dst_changes { 0 }
+ 
+--- a/lib/DateTime/TimeZone/Asia/Gaza.pm
++++ b/lib/DateTime/TimeZone/Asia/Gaza.pm
+@@ -3,7 +3,7 @@
+ # DateTime::TimeZone module distribution in the tools/ directory
+ 
+ #
+-# Generated from debian/tzdata/asia.  Olson data version 2016g
++# Generated from debian/tzdata/asia.  Olson data version 2016h
+ #
+ # Do not edit this file directly.
+ #
+@@ -975,17 +975,17 @@
+     ],
+     [
+ 63594630000, #    utc_start 2016-03-25 23:00:00 (Fri)
+-63612680400, #      utc_end 2016-10-20 21:00:00 (Thu)
++63613375200, #      utc_end 2016-10-28 22:00:00 (Fri)
+ 63594640800, #  local_start 2016-03-26 02:00:00 (Sat)
+-63612691200, #    local_end 2016-10-21 00:00:00 (Fri)
++63613386000, #    local_end 2016-10-29 01:00:00 (Sat)
+ 10800,
+ 1,
+ 'EEST',
+     ],
+     [
+-63612680400, #    utc_start 2016-10-20 21:00:00 (Thu)
++63613375200, #    utc_start 2016-10-28 22:00:00 (Fri)
+ 63626079600, #      utc_end 2017-03-24 23:00:00 (Fri)
+-63612687600, #  local_start 2016-10-20 23:00:00 (Thu)
++63613382400, #  local_start 2016-10-29 00:00:00 (Sat)
+ 63626086800, #    local_end 2017-03-25 01:00:00 (Sat)
+ 7200,
+ 0,
+@@ -993,17 +993,17 @@
+     ],
+     [
+ 63626079600, #    utc_start 2017-03-24 23:00:00 (Fri)
+-63644734800, #      utc_end 2017-10-26 21:00:00 (Thu)
++63644824800, #      utc_end 2017-10-27 22:00:00 (Fri)
+ 63626090400, #  local_start 2017-03-25 02:00:00 (Sat)
+-63644745600, #    local_end 2017-10-27 00:00:00 (Fri)
++63644835600, #    local_end 2017-10-28 01:00:00 (Sat)
+ 10800,
+ 1,
+ 'EEST',
+     ],
+     [
+-63644734800, #    utc_start 2017-10-26 21:00:00 (Thu)
++63644824800, #    utc_start 2017-10-27 22:00:00 (Fri)
+ 63658134000, #      utc_end 2018-03-30 23:00:00 (Fri)
+-63644742000, #  local_start 2017-10-26 23:00:00 (Thu)
++63644832000, #  local_start 2017-10-28 00:00:00 (Sat)
+ 63658141200, #    local_end 2018-03-31 01:00:00 (Sat)
+ 7200,
+ 0,
+@@ -1011,17 +1011,17 @@
+     ],
+     [
+ 63658134000, #    utc_start 2018-03-30 23:00:00 (Fri)
+-63676184400, #      utc_end 2018-10-25 21:00:00 (Thu)
++63676274400, #      utc_end 2018-10-26 22:00:00 (Fri)
+ 63658144800, #  local_start 2018-03-31 02:00:00 (Sat)
+-63676195200, #    local_end 2018-10-26 00:00:00 (Fri)
++63676285200, #    local_end 2018-10-27 01:00:00 (Sat)
+ 10800,
+ 1,
+ 'EEST',
+     ],
+     [
+-63676184400, #    utc_start 2018-10-25 21:00:00 (Thu)
++63676274400, #    utc_start 2018-10-26 22:00:00 (Fri)
+ 63689583600, #      utc_end 2019-03-29 23:00:00 (Fri)
+-63676191600, #  local_start 2018-10-25 23:00:00 (Thu)
++63676281600, #  local_start 2018-10-27 00:00:00 (Sat)
+ 63689590800, #    local_end 2019-03-30 01:00:00 (Sat)
+ 7200,
+ 0,
+@@ -1029,17 +1029,17 @@
+     ],
+     [
+ 63689583600, #    utc_start 2019-03-29 23:00:00 (Fri)
+-63707634000, #      utc_end 2019-10-24 21:00:00 (Thu)
++63707724000, #      utc_end 2019-10-25 22:00:00 (Fri)
+ 63689594400, #  local_start 2019-03-30 02:00:00 (Sat)
+-63707644800, #    local_end 2019-10-25 00:00:00 (Fri)
++63707734800, #    local_end 2019-10-26 01:00:00 (Sat)
+ 10800,
+ 1,
+ 'EEST',
+     ],
+     [
+-63707634000, #    utc_start 2019-10-24 21:00:00 (Thu)
++63707724000, #    utc_start 2019-10-25 22:00:00 (Fri)
+ 63721033200, #      utc_end 2020-03-27 23:00:00 (Fri)
+-63707641200, #  local_start 2019-10-24 23:00:00 (Thu)
++63707731200, #  local_start 2019-10-26 00:00:00 (Sat)
+ 63721040400, #    local_end 2020-03-28 01:00:00 (Sat)
+ 7200,
+ 0,
+@@ -1047,17 +1047,17 @@
+     ],
+     [
+ 63721033200, #    utc_start 2020-03-27 23:00:00 (Fri)
+-63739083600, #      utc_end 2020-10-22 21:00:00 (Thu)
++63739778400, #      utc_end 2020-10-30 22:00:00 (Fri)
+ 63721044000, #  local_start 2020-03-28 02:00:00 (Sat)
+-63739094400, #    local_end 2020-10-23 00:00:00 (Fri)
++63739789200, #    local_end 2020-10-31 01:00:00 (Sat)
+ 10800,
+ 1,
+ 'EEST',
+     ],
+     [
+-63739083600, #    utc_start 2020-10-22 21:00:00 (Thu)
++63739778400, #    utc_start 2020-10-30 22:00:00 (Fri)
+ 63752482800, #      utc_end 2021-03-26 23:00:00 (Fri)
+-63739090800, #  local_start 2020-10-22 23:00:00 (Thu)
++63739785600, #  local_start 2020-10-31 00:00:00 (Sat)
+ 63752490000, #    local_end 2021-03-27 01:00:00 (Sat)
+ 7200,
+ 0,
+@@ -1065,17 +1065,17 @@
+     ],
+     [
+ 63752482800, #    utc_start 2021-03-26 23:00:00 (Fri)
+-63770533200, #      utc_end 2021-10-21 21:00:00 (Thu)
++63771228000, #      utc_end 2021-10-29 22:00:00 (Fri)
+ 63752493600, #  local_start 2021-03-27 02:00:00 (Sat)
+-63770544000, #    local_end 2021-10-22 00:00:00 (Fri)
++63771238800, #    local_end 2021-10-30 01:00:00 (Sat)
+ 10800,
+ 1,
+ 'EEST',
+     ],
+     [
+-63770533200, #    utc_start 2021-10-21 21:00:00 (Thu)
++63771228000, #    utc_start 2021-10-29 22:00:00 (Fri)
+ 63783932400, #      utc_end 2022-03-25 23:00:00 (Fri)
+-63770540400, #  local_start 2021-10-21 23:00:00 (Thu)
++63771235200, #  local_start 2021-10-30 00:00:00 (Sat)
+ 63783939600, #    local_end 2022-03-26 01:00:00 (Sat)
+ 7200,
+ 0,
+@@ -1083,17 +1083,17 @@
+     ],
+     [
+ 63783932400, #    utc_start 2022-03-25 23:00:00 (Fri)
+-63801982800, #      utc_end 2022-10-20 21:00:00 (Thu)
++63802677600, #      utc_end 2022-10-28 22:00:00 (Fri)
+ 63783943200, #  local_start 2022-03-26 02:00:00 (Sat)
+-63801993600, #    local_end 2022-10-21 00:00:00 (Fri)
++63802688400, #    local_end 2022-10-29 01:00:00 (Sat)
+ 10800,
+ 1,
+ 'EEST',
+     ],
+     [
+-63801982800, #    utc_start 2022-10-20 21:00:00 (Thu)
++63802677600, #    utc_start 2022-10-28 22:00:00 (Fri)
+ 63815382000, #      utc_end 2023-03-24 23:00:00 (Fri)
+-63801990000, #  local_start 2022-10-20 23:00:00 (Thu)
++63802684800, #  local_start 2022-10-29 00:00:00 (Sat)
+ 63815389200, #    local_end 2023-03-25 01:00:00 (Sat)
+ 7200,
+ 0,
+@@ -1101,17 +1101,17 @@
+     ],
+     [
+ 63815382000, #    utc_start 2023-03-24 23:00:00 (Fri)
+-63834037200, #      utc_end 2023-10-26 21:00:00 (Thu)
++63834127200, #      utc_end 2023-10-27 22:00:00 (Fri)
+ 63815392800, #  local_start 2023-03-25 02:00:00 (Sat)
+-63834048000, #    local_end 2023-10-27 00:00:00 (Fri)
++63834138000, #    local_end 2023-10-28 01:00:00 (Sat)
+ 10800,
+ 1,
+ 'EEST',
+     ],
+     [
+-63834037200, #    utc_start 2023-10-26 21:00:00 (Thu)
++63834127200, #    utc_start 2023-10-27 22:00:00 (Fri)
+ 63847436400, #      utc_end 2024-03-29 23:00:00 (Fri)
+-63834044400, #  local_start 2023-10-26 23:00:00 (Thu)
++63834134400, #  local_start 2023-10-28 00:00:00 (Sat)
+ 63847443600, #    local_end 2024-03-30 01:00:00 (Sat)
+ 7200,
+ 0,
+@@ -1119,17 +1119,17 @@
+     ],
+     [
+ 63847436400, #    utc_start 2024-03-29 23:00:00 (Fri)
+-63865486800, #      utc_end 2024-10-24 21:00:00 (Thu)
++63865576800, #      utc_end 2024-10-25 22:00:00 (Fri)
+ 63847447200, #  local_start 2024-03-30 02:00:00 (Sat)
+-63865497600, #    local_end 2024-10-25 00:00:00 (Fri)
++63865587600, #    local_end 2024-10-26 01:00:00 (Sat)
+ 10800,
+ 1,
+ 'EEST',
+     ],
+     [
+-63865486800, #    utc_start 2024-10-24 21:00:00 (Thu)
++63865576800, #    utc_start 2024-10-25 22:00:00 (Fri)
+ 63878886000, #      utc_end 2025-03-28 23:00:00 (Fri)
+-63865494000, #  local_start 2024-10-24 23:00:00 (Thu)
++63865584000, #  local_start 2024-10-26 00:00:00 (Sat)
+ 63878893200, #    local_end 2025-03-29 01:00:00 (Sat)
+ 7200,
+ 0,
+@@ -1137,17 +1137,17 @@
+     ],
+     [
+ 63878886000, #    utc_start 2025-03-28 23:00:00 (Fri)
+-63896936400, #      utc_end 2025-10-23 21:00:00 (Thu)
++63897026400, #      utc_end 2025-10-24 22:00:00 (Fri)
+ 63878896800, #  local_start 2025-03-29 02:00:00 (Sat)
+-63896947200, #    local_end 2025-10-24 00:00:00 (Fri)
++63897037200, #    local_end 2025-10-25 01:00:00 (Sat)
+ 10800,
+ 1,
+ 'EEST',
+     ],
+     [
+-63896936400, #    utc_start 2025-10-23 21:00:00 (Thu)
++63897026400, #    utc_start 2025-10-24 22:00:00 (Fri)
+ 63910335600, #      utc_end 2026-03-27 23:00:00 (Fri)
+-63896943600, #  local_start 2025-10-23 23:00:00 (Thu)
++63897033600, #  local_start 2025-10-25 00:00:00 (Sat)
+ 63910342800, #    local_end 2026-03-28 01:00:00 (Sat)
+ 7200,
+ 0,
+@@ -1155,17 +1155,17 @@
+     ],
+     [
+ 63910335600, #    utc_start 2026-03-27 23:00:00 (Fri)
+-63928386000, #      utc_end 2026-10-22 21:00:00 (Thu)
++63929080800, #      utc_end 2026-10-30 22:00:00 (Fri)
+ 63910346400, #  local_start 2026-03-28 02:00:00 (Sat)
+-63928396800, #    local_end 2026-10-23 00:00:00 (Fri)
++63929091600, #    local_end 2026-10-31 01:00:00 (Sat)
+ 10800,
+ 1,
+ 'EEST',
+     ],
+     [
+-63928386000, #    utc_start 2026-10-22 21:00:00 (Thu)
++63929080800, #    utc_start 2026-10-30 22:00:00 (Fri)
+ 63941785200, #      utc_end 2027-03-26 23:00:00 (Fri)
+-63928393200, #  local_start 2026-10-22 23:00:00 (Thu)
++63929088000, #  local_start 2026-10-31 00:00:00 (Sat)
+ 63941792400, #    local_end 2027-03-27 01:00:00 (Sat)
+ 7200,
+ 0,
+@@ -1173,16 +1173,16 @@
+     ],
+     [
+ 63941785200, #    utc_start 2027-03-26 23:00:00 (Fri)
+-63959835600, #      utc_end 2027-10-21 21:00:00 (Thu)
++63960530400, #      utc_end 2027-10-29 22:00:00 (Fri)
+ 63941796000, #  local_start 2027-03-27 02:00:00 (Sat)
+-63959846400, #    local_end 2027-10-22 00:00:00 (Fri)
++63960541200, #    local_end 2027-10-30 01:00:00 (Sat)
+ 10800,
+ 1,
+ 'EEST',
+     ],
+ ];
+ 
+-sub olson_version { '2016g' }
++sub olson_version { '2016h' }
+ 
+ sub has_dst_changes { 61 }
+ 
+@@ -1235,26 +1235,26 @@
+ 
+ my $rules = [
+   bless( {
+-    'at' => '0:00',
+-    'from' => '2014',
+-    'in' => 'Oct',
+-    'letter' => '',
++    'at' => '1:00',
++    'from' => '2016',
++    'in' => 'Mar',
++    'letter' => 'S',
+     'name' => 'Palestine',
+-    'offset_from_std' => 0,
+-    'on' => 'Fri>=21',
+-    'save' => '0',
++    'offset_from_std' => 3600,
++    'on' => 'lastSat',
++    'save' => '1:00',
+     'to' => 'max',
+     'type' => undef
+   }, 'DateTime::TimeZone::OlsonDB::Rule' ),
+   bless( {
+     'at' => '1:00',
+     'from' => '2016',
+-    'in' => 'Mar',
+-    'letter' => 'S',
++    'in' => 'Oct',
++    'letter' => '',
+     'name' => 'Palestine',
+-    'offset_from_std' => 3600,
++    'offset_from_std' => 0,
+     'on' => 'lastSat',
+-    'save' => '1:00',
++    'save' => '0',
+     'to' => 'max',
+     'type' => undef
+   }, 'DateTime::TimeZone::OlsonDB::Rule' )
diff -Nru libdatetime-timezone-perl-1.75/debian/patches/series libdatetime-timezone-perl-1.75/debian/patches/series
--- libdatetime-timezone-perl-1.75/debian/patches/series	2016-09-27 23:20:52.000000000 +0200
+++ libdatetime-timezone-perl-1.75/debian/patches/series	2016-10-20 23:40:02.000000000 +0200
@@ -14,3 +14,4 @@
 olson-2016e
 olson-2016f
 olson-2016g
+olson-2016h

--- End Message ---
--- Begin Message ---
Version: 8.7

Hi,

Each of these bugs refers to an update that was included in today's 8.7
point release.

Regards,

Adam

--- End Message ---

Reply to: