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

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



Your message dated Sat, 02 Apr 2016 14:20:04 +0100
with message-id <1459603204.2441.216.camel@adam-barratt.org.uk>
and subject line Fix included in stable
has caused the Debian Bug report #819201,
regarding jessie-pu: package libdatetime-timezone-perl/1:1.75-2+2016c
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.)


-- 
819201: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819201
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

I've prepared the weekly update for libdatetime-timezone-perl for
jessie, adding debian/patches/olson-2016c to incorporate the recent
tzdata release; stripped down debdiff attached.

Cheers,
gregor

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAEBCgBmBQJW9ELCXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGbrkP/jZzR+3MIglmJlG1wicg6I/y
XLWtfUhan27JcQprl5iXrmRemHEN7xOGOnPzY9DejiR3Pij6LMQGSsEgv4NT3FQr
qK9rGpuJs8wxQUdXHT5Kio2hd1QaZ+z4ahW1BrosfsQ88B3IdDCHd2UQFdN97kUg
USn+9tEA8a+nrIu0l38bOhgJMyeE+3FTMLGhvRW5h2U6GxLAXujT/TbpuWqPGARs
cxCo4y/7QqsM2UG/H+4AQ8kCxSDqxiaAsR1oDb6rkugR7I8DP90wZED96uvZvpUN
tf+9NeeYB5+LfBkivpE5Sox+6HbDnTrv5wi8d3RpnegHOVzSR9JCb+T9yeK87XZ2
8m7hERJ6YBT4Hl163PpfMGsK+ECZsMYbz/1HrwU9o4kJ6CKLQKayl7jpNsqyVImM
5cZgRzMzH2qzTraN/qSYt/WDReJ4I8zVicbKKycSr70Z0penJPbFW83Ve8+eijxK
dhjOnc8XyCjKR7VdwaUj+Hh84PIK66xJxh6BmwVj1ohASt2xknKSEftBgtbLwKri
f9iuuXnBM0ZiYYLjVVYr/JvVcHmLdIAFTNtBTgQTBVKEv6aEMczxpgGcbECznTaB
EXawsLtvsJpUV46zz/5dUAVoyrmAqbxrCtxzoN38X/MWJEn2rsuwLyHgUL0YDHNh
EWzONbBJuuN/pGWWdWqX
=wj/W
-----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-03-17 22:16:26.000000000 +0100
+++ libdatetime-timezone-perl-1.75/debian/changelog	2016-03-24 20:21:33.000000000 +0100
@@ -1,3 +1,12 @@
+libdatetime-timezone-perl (1:1.75-2+2016c) UNRELEASED; urgency=medium
+
+  * Update to Olson database version 2016c.
+    Add patch debian/patches/olson-2016c, which updates the timezone *.pm
+    files, using upstream's tools/parse_olson script.
+    This update contains contemporary changes for Azerbaijan and Chile.
+
+ -- gregor herrmann <gregoa@debian.org>  Thu, 24 Mar 2016 20:21:00 +0100
+
 libdatetime-timezone-perl (1:1.75-2+2016b) jessie; urgency=medium
 
   * Update to Olson database version 2016b.
diff -Nru libdatetime-timezone-perl-1.75/debian/patches/olson-2016c libdatetime-timezone-perl-1.75/debian/patches/olson-2016c
--- libdatetime-timezone-perl-1.75/debian/patches/olson-2016c	1970-01-01 01:00:00.000000000 +0100
+++ libdatetime-timezone-perl-1.75/debian/patches/olson-2016c	2016-03-24 20:21:33.000000000 +0100
@@ -0,0 +1,10677 @@
+Description: update to olson db 2016c
+Origin: vendor
+Author: gregor herrmann <gregoa@debian.org>
+Last-Update: 2016-03-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 2016b
++# Generated from debian/tzdata/africa.  Olson data version 2016c
+ #
+ # Do not edit this file directly.
+ #
+@@ -39,7 +39,7 @@
+     ],
+ ];
+ 
+-sub olson_version { '2016b' }
++sub olson_version { '2016c' }
+ 
+ sub has_dst_changes { 0 }
+ 
+--- a/lib/DateTime/TimeZone/Asia/Baku.pm
++++ b/lib/DateTime/TimeZone/Asia/Baku.pm
+@@ -3,7 +3,7 @@
+ # DateTime::TimeZone module distribution in the tools/ directory
+ 
+ #
+-# Generated from debian/tzdata/asia.  Olson data version 2016b
++# Generated from debian/tzdata/asia.  Olson data version 2016c
+ #
+ # Do not edit this file directly.
+ #
+@@ -642,225 +642,18 @@
+     ],
+     [
+ 63581414400, #    utc_start 2015-10-25 00:00:00 (Sun)
+-63594720000, #      utc_end 2016-03-27 00:00:00 (Sun)
++DateTime::TimeZone::INFINITY, #      utc_end
+ 63581428800, #  local_start 2015-10-25 04:00:00 (Sun)
+-63594734400, #    local_end 2016-03-27 04:00:00 (Sun)
++DateTime::TimeZone::INFINITY, #    local_end
+ 14400,
+ 0,
+ 'AZT',
+     ],
+-    [
+-63594720000, #    utc_start 2016-03-27 00:00:00 (Sun)
+-63613468800, #      utc_end 2016-10-30 00:00:00 (Sun)
+-63594738000, #  local_start 2016-03-27 05:00:00 (Sun)
+-63613486800, #    local_end 2016-10-30 05:00:00 (Sun)
+-18000,
+-1,
+-'AZST',
+-    ],
+-    [
+-63613468800, #    utc_start 2016-10-30 00:00:00 (Sun)
+-63626169600, #      utc_end 2017-03-26 00:00:00 (Sun)
+-63613483200, #  local_start 2016-10-30 04:00:00 (Sun)
+-63626184000, #    local_end 2017-03-26 04:00:00 (Sun)
+-14400,
+-0,
+-'AZT',
+-    ],
+-    [
+-63626169600, #    utc_start 2017-03-26 00:00:00 (Sun)
+-63644918400, #      utc_end 2017-10-29 00:00:00 (Sun)
+-63626187600, #  local_start 2017-03-26 05:00:00 (Sun)
+-63644936400, #    local_end 2017-10-29 05:00:00 (Sun)
+-18000,
+-1,
+-'AZST',
+-    ],
+-    [
+-63644918400, #    utc_start 2017-10-29 00:00:00 (Sun)
+-63657619200, #      utc_end 2018-03-25 00:00:00 (Sun)
+-63644932800, #  local_start 2017-10-29 04:00:00 (Sun)
+-63657633600, #    local_end 2018-03-25 04:00:00 (Sun)
+-14400,
+-0,
+-'AZT',
+-    ],
+-    [
+-63657619200, #    utc_start 2018-03-25 00:00:00 (Sun)
+-63676368000, #      utc_end 2018-10-28 00:00:00 (Sun)
+-63657637200, #  local_start 2018-03-25 05:00:00 (Sun)
+-63676386000, #    local_end 2018-10-28 05:00:00 (Sun)
+-18000,
+-1,
+-'AZST',
+-    ],
+-    [
+-63676368000, #    utc_start 2018-10-28 00:00:00 (Sun)
+-63689673600, #      utc_end 2019-03-31 00:00:00 (Sun)
+-63676382400, #  local_start 2018-10-28 04:00:00 (Sun)
+-63689688000, #    local_end 2019-03-31 04:00:00 (Sun)
+-14400,
+-0,
+-'AZT',
+-    ],
+-    [
+-63689673600, #    utc_start 2019-03-31 00:00:00 (Sun)
+-63707817600, #      utc_end 2019-10-27 00:00:00 (Sun)
+-63689691600, #  local_start 2019-03-31 05:00:00 (Sun)
+-63707835600, #    local_end 2019-10-27 05:00:00 (Sun)
+-18000,
+-1,
+-'AZST',
+-    ],
+-    [
+-63707817600, #    utc_start 2019-10-27 00:00:00 (Sun)
+-63721123200, #      utc_end 2020-03-29 00:00:00 (Sun)
+-63707832000, #  local_start 2019-10-27 04:00:00 (Sun)
+-63721137600, #    local_end 2020-03-29 04:00:00 (Sun)
+-14400,
+-0,
+-'AZT',
+-    ],
+-    [
+-63721123200, #    utc_start 2020-03-29 00:00:00 (Sun)
+-63739267200, #      utc_end 2020-10-25 00:00:00 (Sun)
+-63721141200, #  local_start 2020-03-29 05:00:00 (Sun)
+-63739285200, #    local_end 2020-10-25 05:00:00 (Sun)
+-18000,
+-1,
+-'AZST',
+-    ],
+-    [
+-63739267200, #    utc_start 2020-10-25 00:00:00 (Sun)
+-63752572800, #      utc_end 2021-03-28 00:00:00 (Sun)
+-63739281600, #  local_start 2020-10-25 04:00:00 (Sun)
+-63752587200, #    local_end 2021-03-28 04:00:00 (Sun)
+-14400,
+-0,
+-'AZT',
+-    ],
+-    [
+-63752572800, #    utc_start 2021-03-28 00:00:00 (Sun)
+-63771321600, #      utc_end 2021-10-31 00:00:00 (Sun)
+-63752590800, #  local_start 2021-03-28 05:00:00 (Sun)
+-63771339600, #    local_end 2021-10-31 05:00:00 (Sun)
+-18000,
+-1,
+-'AZST',
+-    ],
+-    [
+-63771321600, #    utc_start 2021-10-31 00:00:00 (Sun)
+-63784022400, #      utc_end 2022-03-27 00:00:00 (Sun)
+-63771336000, #  local_start 2021-10-31 04:00:00 (Sun)
+-63784036800, #    local_end 2022-03-27 04:00:00 (Sun)
+-14400,
+-0,
+-'AZT',
+-    ],
+-    [
+-63784022400, #    utc_start 2022-03-27 00:00:00 (Sun)
+-63802771200, #      utc_end 2022-10-30 00:00:00 (Sun)
+-63784040400, #  local_start 2022-03-27 05:00:00 (Sun)
+-63802789200, #    local_end 2022-10-30 05:00:00 (Sun)
+-18000,
+-1,
+-'AZST',
+-    ],
+-    [
+-63802771200, #    utc_start 2022-10-30 00:00:00 (Sun)
+-63815472000, #      utc_end 2023-03-26 00:00:00 (Sun)
+-63802785600, #  local_start 2022-10-30 04:00:00 (Sun)
+-63815486400, #    local_end 2023-03-26 04:00:00 (Sun)
+-14400,
+-0,
+-'AZT',
+-    ],
+-    [
+-63815472000, #    utc_start 2023-03-26 00:00:00 (Sun)
+-63834220800, #      utc_end 2023-10-29 00:00:00 (Sun)
+-63815490000, #  local_start 2023-03-26 05:00:00 (Sun)
+-63834238800, #    local_end 2023-10-29 05:00:00 (Sun)
+-18000,
+-1,
+-'AZST',
+-    ],
+-    [
+-63834220800, #    utc_start 2023-10-29 00:00:00 (Sun)
+-63847526400, #      utc_end 2024-03-31 00:00:00 (Sun)
+-63834235200, #  local_start 2023-10-29 04:00:00 (Sun)
+-63847540800, #    local_end 2024-03-31 04:00:00 (Sun)
+-14400,
+-0,
+-'AZT',
+-    ],
+-    [
+-63847526400, #    utc_start 2024-03-31 00:00:00 (Sun)
+-63865670400, #      utc_end 2024-10-27 00:00:00 (Sun)
+-63847544400, #  local_start 2024-03-31 05:00:00 (Sun)
+-63865688400, #    local_end 2024-10-27 05:00:00 (Sun)
+-18000,
+-1,
+-'AZST',
+-    ],
+-    [
+-63865670400, #    utc_start 2024-10-27 00:00:00 (Sun)
+-63878976000, #      utc_end 2025-03-30 00:00:00 (Sun)
+-63865684800, #  local_start 2024-10-27 04:00:00 (Sun)
+-63878990400, #    local_end 2025-03-30 04:00:00 (Sun)
+-14400,
+-0,
+-'AZT',
+-    ],
+-    [
+-63878976000, #    utc_start 2025-03-30 00:00:00 (Sun)
+-63897120000, #      utc_end 2025-10-26 00:00:00 (Sun)
+-63878994000, #  local_start 2025-03-30 05:00:00 (Sun)
+-63897138000, #    local_end 2025-10-26 05:00:00 (Sun)
+-18000,
+-1,
+-'AZST',
+-    ],
+-    [
+-63897120000, #    utc_start 2025-10-26 00:00:00 (Sun)
+-63910425600, #      utc_end 2026-03-29 00:00:00 (Sun)
+-63897134400, #  local_start 2025-10-26 04:00:00 (Sun)
+-63910440000, #    local_end 2026-03-29 04:00:00 (Sun)
+-14400,
+-0,
+-'AZT',
+-    ],
+-    [
+-63910425600, #    utc_start 2026-03-29 00:00:00 (Sun)
+-63928569600, #      utc_end 2026-10-25 00:00:00 (Sun)
+-63910443600, #  local_start 2026-03-29 05:00:00 (Sun)
+-63928587600, #    local_end 2026-10-25 05:00:00 (Sun)
+-18000,
+-1,
+-'AZST',
+-    ],
+-    [
+-63928569600, #    utc_start 2026-10-25 00:00:00 (Sun)
+-63941875200, #      utc_end 2027-03-28 00:00:00 (Sun)
+-63928584000, #  local_start 2026-10-25 04:00:00 (Sun)
+-63941889600, #    local_end 2027-03-28 04:00:00 (Sun)
+-14400,
+-0,
+-'AZT',
+-    ],
+-    [
+-63941875200, #    utc_start 2027-03-28 00:00:00 (Sun)
+-63960624000, #      utc_end 2027-10-31 00:00:00 (Sun)
+-63941893200, #  local_start 2027-03-28 05:00:00 (Sun)
+-63960642000, #    local_end 2027-10-31 05:00:00 (Sun)
+-18000,
+-1,
+-'AZST',
+-    ],
+ ];
+ 
+-sub olson_version { '2016b' }
++sub olson_version { '2016c' }
+ 
+-sub has_dst_changes { 45 }
++sub has_dst_changes { 33 }
+ 
+ sub _max_year { 2026 }
+ 
+@@ -869,74 +662,6 @@
+     return shift->_init( @_, spans => $spans );
+ }
+ 
+-sub _last_offset { 14400 }
+-
+-my $last_observance = bless( {
+-  'format' => 'AZ%sT',
+-  'gmtoff' => '4:00',
+-  'local_start_datetime' => bless( {
+-    'formatter' => undef,
+-    'local_rd_days' => 729025,
+-    'local_rd_secs' => 0,
+-    'offset_modifier' => 0,
+-    'rd_nanosecs' => 0,
+-    'tz' => bless( {
+-      'name' => 'floating',
+-      'offset' => 0
+-    }, 'DateTime::TimeZone::Floating' ),
+-    'utc_rd_days' => 729025,
+-    'utc_rd_secs' => 0,
+-    'utc_year' => 1998
+-  }, 'DateTime' ),
+-  'offset_from_std' => 0,
+-  'offset_from_utc' => 14400,
+-  'until' => [],
+-  'utc_start_datetime' => bless( {
+-    'formatter' => undef,
+-    'local_rd_days' => 729024,
+-    'local_rd_secs' => 72000,
+-    'offset_modifier' => 0,
+-    'rd_nanosecs' => 0,
+-    'tz' => bless( {
+-      'name' => 'floating',
+-      'offset' => 0
+-    }, 'DateTime::TimeZone::Floating' ),
+-    'utc_rd_days' => 729024,
+-    'utc_rd_secs' => 72000,
+-    'utc_year' => 1997
+-  }, 'DateTime' )
+-}, 'DateTime::TimeZone::OlsonDB::Observance' )
+-;
+-sub _last_observance { $last_observance }
+-
+-my $rules = [
+-  bless( {
+-    'at' => '4:00',
+-    'from' => '1997',
+-    'in' => 'Mar',
+-    'letter' => 'S',
+-    'name' => 'Azer',
+-    'offset_from_std' => 3600,
+-    'on' => 'lastSun',
+-    'save' => '1:00',
+-    'to' => 'max',
+-    'type' => undef
+-  }, 'DateTime::TimeZone::OlsonDB::Rule' ),
+-  bless( {
+-    'at' => '5:00',
+-    'from' => '1997',
+-    'in' => 'Oct',
+-    'letter' => '',
+-    'name' => 'Azer',
+-    'offset_from_std' => 0,
+-    'on' => 'lastSun',
+-    'save' => '0',
+-    'to' => 'max',
+-    'type' => undef
+-  }, 'DateTime::TimeZone::OlsonDB::Rule' )
+-]
+-;
+-sub _rules { $rules }
+ 
+ 
+ 1;
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-03-17 22:16:26.000000000 +0100
+++ libdatetime-timezone-perl-1.75/debian/patches/series	2016-03-24 20:21:33.000000000 +0100
@@ -9,3 +9,4 @@
 olson-2015g
 olson-2016a
 olson-2016b
+olson-2016c

--- End Message ---
--- Begin Message ---
Version: 8.4

Hi,

The packages referenced by these bugs were included in today's stable
point release.

Regards,

Adam

--- End Message ---

Reply to: