Version in base suite: 2.47-1+2022g Version in overlay suite: 2.47-1+2023b Base version: libdatetime-timezone-perl_2.47-1+2023b Target version: libdatetime-timezone-perl_2.47-1+2023c Base file: /srv/ftp-master.debian.org/ftp/pool/main/libd/libdatetime-timezone-perl/libdatetime-timezone-perl_2.47-1+2023b.dsc Target file: /srv/ftp-master.debian.org/policy/pool/main/libd/libdatetime-timezone-perl/libdatetime-timezone-perl_2.47-1+2023c.dsc changelog | 8 patches/olson-2023c | 6513 ++++++++++++++++++++++++++++++++++++++++++++++++++++ patches/series | 1 3 files changed, 6522 insertions(+) diff -Nru libdatetime-timezone-perl-2.47/debian/changelog libdatetime-timezone-perl-2.47/debian/changelog --- libdatetime-timezone-perl-2.47/debian/changelog 2023-03-24 15:58:22.000000000 +0000 +++ libdatetime-timezone-perl-2.47/debian/changelog 2023-03-29 18:21:49.000000000 +0000 @@ -1,3 +1,11 @@ +libdatetime-timezone-perl (1:2.47-1+2023c) bullseye; urgency=medium + + * Update data to Olson database version 2023c. + This update has the same zone data as 2023a, undoing the changes for + Lebanon from the 2023b release past week. + + -- gregor herrmann Wed, 29 Mar 2023 20:21:49 +0200 + libdatetime-timezone-perl (1:2.47-1+2023b) bullseye; urgency=medium * Update data to Olson database version 2023b. diff -Nru libdatetime-timezone-perl-2.47/debian/patches/olson-2023c libdatetime-timezone-perl-2.47/debian/patches/olson-2023c --- libdatetime-timezone-perl-2.47/debian/patches/olson-2023c 1970-01-01 00:00:00.000000000 +0000 +++ libdatetime-timezone-perl-2.47/debian/patches/olson-2023c 2023-03-29 18:21:49.000000000 +0000 @@ -0,0 +1,6513 @@ +Description: Update to Olson DB 2023c +Origin: vendor +Author: gregor herrmann +Last-Update: 2023-03-29 + +--- 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 2023b ++# Generated from debian/tzdata/africa. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -43,7 +43,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Africa/Algiers.pm ++++ b/lib/DateTime/TimeZone/Africa/Algiers.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/africa. Olson data version 2023b ++# Generated from debian/tzdata/africa. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -340,7 +340,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {13} + +--- a/lib/DateTime/TimeZone/Africa/Bissau.pm ++++ b/lib/DateTime/TimeZone/Africa/Bissau.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/africa. Olson data version 2023b ++# Generated from debian/tzdata/africa. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -52,7 +52,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Africa/Cairo.pm ++++ b/lib/DateTime/TimeZone/Africa/Cairo.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/africa. Olson data version 2023b ++# Generated from debian/tzdata/africa. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1384,7 +1384,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {75} + +--- 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 2023b ++# Generated from debian/tzdata/africa. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1807,7 +1807,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {97} + +--- a/lib/DateTime/TimeZone/Africa/Ceuta.pm ++++ b/lib/DateTime/TimeZone/Africa/Ceuta.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1141,7 +1141,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {59} + +--- a/lib/DateTime/TimeZone/Africa/El_Aaiun.pm ++++ b/lib/DateTime/TimeZone/Africa/El_Aaiun.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/africa. Olson data version 2023b ++# Generated from debian/tzdata/africa. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1708,7 +1708,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {92} + +--- a/lib/DateTime/TimeZone/Africa/Johannesburg.pm ++++ b/lib/DateTime/TimeZone/Africa/Johannesburg.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/africa. Olson data version 2023b ++# Generated from debian/tzdata/africa. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -88,7 +88,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {2} + +--- 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 2023b ++# Generated from debian/tzdata/africa. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -349,7 +349,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {16} + +--- a/lib/DateTime/TimeZone/Africa/Khartoum.pm ++++ b/lib/DateTime/TimeZone/Africa/Khartoum.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/africa. Olson data version 2023b ++# Generated from debian/tzdata/africa. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -349,7 +349,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {16} + +--- a/lib/DateTime/TimeZone/Africa/Lagos.pm ++++ b/lib/DateTime/TimeZone/Africa/Lagos.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/africa. Olson data version 2023b ++# Generated from debian/tzdata/africa. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -70,7 +70,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Africa/Maputo.pm ++++ b/lib/DateTime/TimeZone/Africa/Maputo.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/africa. Olson data version 2023b ++# Generated from debian/tzdata/africa. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -43,7 +43,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Africa/Monrovia.pm ++++ b/lib/DateTime/TimeZone/Africa/Monrovia.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/africa. Olson data version 2023b ++# Generated from debian/tzdata/africa. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -61,7 +61,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Africa/Nairobi.pm ++++ b/lib/DateTime/TimeZone/Africa/Nairobi.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/africa. Olson data version 2023b ++# Generated from debian/tzdata/africa. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -79,7 +79,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Africa/Ndjamena.pm ++++ b/lib/DateTime/TimeZone/Africa/Ndjamena.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/africa. Olson data version 2023b ++# Generated from debian/tzdata/africa. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -61,7 +61,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {1} + +--- a/lib/DateTime/TimeZone/Africa/Sao_Tome.pm ++++ b/lib/DateTime/TimeZone/Africa/Sao_Tome.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/africa. Olson data version 2023b ++# Generated from debian/tzdata/africa. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -70,7 +70,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Africa/Tripoli.pm ++++ b/lib/DateTime/TimeZone/Africa/Tripoli.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/africa. Olson data version 2023b ++# Generated from debian/tzdata/africa. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -322,7 +322,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {13} + +--- a/lib/DateTime/TimeZone/Africa/Tunis.pm ++++ b/lib/DateTime/TimeZone/Africa/Tunis.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/africa. Olson data version 2023b ++# Generated from debian/tzdata/africa. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -340,7 +340,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {16} + +--- a/lib/DateTime/TimeZone/Africa/Windhoek.pm ++++ b/lib/DateTime/TimeZone/Africa/Windhoek.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/africa. Olson data version 2023b ++# Generated from debian/tzdata/africa. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -511,7 +511,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {25} + +--- a/lib/DateTime/TimeZone/America/Adak.pm ++++ b/lib/DateTime/TimeZone/America/Adak.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1303,7 +1303,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {68} + +--- a/lib/DateTime/TimeZone/America/Anchorage.pm ++++ b/lib/DateTime/TimeZone/America/Anchorage.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1294,7 +1294,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {68} + +--- a/lib/DateTime/TimeZone/America/Araguaina.pm ++++ b/lib/DateTime/TimeZone/America/Araguaina.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -529,7 +529,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {25} + +--- a/lib/DateTime/TimeZone/America/Argentina/Buenos_Aires.pm ++++ b/lib/DateTime/TimeZone/America/Argentina/Buenos_Aires.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -583,7 +583,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {29} + +--- a/lib/DateTime/TimeZone/America/Argentina/Catamarca.pm ++++ b/lib/DateTime/TimeZone/America/Argentina/Catamarca.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -592,7 +592,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {28} + +--- a/lib/DateTime/TimeZone/America/Argentina/Cordoba.pm ++++ b/lib/DateTime/TimeZone/America/Argentina/Cordoba.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -583,7 +583,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {29} + +--- a/lib/DateTime/TimeZone/America/Argentina/Jujuy.pm ++++ b/lib/DateTime/TimeZone/America/Argentina/Jujuy.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -583,7 +583,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {29} + +--- a/lib/DateTime/TimeZone/America/Argentina/La_Rioja.pm ++++ b/lib/DateTime/TimeZone/America/Argentina/La_Rioja.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -601,7 +601,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {28} + +--- a/lib/DateTime/TimeZone/America/Argentina/Mendoza.pm ++++ b/lib/DateTime/TimeZone/America/Argentina/Mendoza.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -592,7 +592,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {28} + +--- a/lib/DateTime/TimeZone/America/Argentina/Rio_Gallegos.pm ++++ b/lib/DateTime/TimeZone/America/Argentina/Rio_Gallegos.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -592,7 +592,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {28} + +--- a/lib/DateTime/TimeZone/America/Argentina/Salta.pm ++++ b/lib/DateTime/TimeZone/America/Argentina/Salta.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -574,7 +574,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {28} + +--- a/lib/DateTime/TimeZone/America/Argentina/San_Juan.pm ++++ b/lib/DateTime/TimeZone/America/Argentina/San_Juan.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -601,7 +601,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {28} + +--- a/lib/DateTime/TimeZone/America/Argentina/San_Luis.pm ++++ b/lib/DateTime/TimeZone/America/Argentina/San_Luis.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -601,7 +601,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {29} + +--- a/lib/DateTime/TimeZone/America/Argentina/Tucuman.pm ++++ b/lib/DateTime/TimeZone/America/Argentina/Tucuman.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -601,7 +601,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {29} + +--- a/lib/DateTime/TimeZone/America/Argentina/Ushuaia.pm ++++ b/lib/DateTime/TimeZone/America/Argentina/Ushuaia.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -592,7 +592,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {28} + +--- a/lib/DateTime/TimeZone/America/Asuncion.pm ++++ b/lib/DateTime/TimeZone/America/Asuncion.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1132,7 +1132,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {60} + +--- a/lib/DateTime/TimeZone/America/Bahia.pm ++++ b/lib/DateTime/TimeZone/America/Bahia.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -601,7 +601,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {30} + +--- a/lib/DateTime/TimeZone/America/Bahia_Banderas.pm ++++ b/lib/DateTime/TimeZone/America/Bahia_Banderas.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -601,7 +601,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {28} + +--- a/lib/DateTime/TimeZone/America/Barbados.pm ++++ b/lib/DateTime/TimeZone/America/Barbados.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -187,7 +187,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {7} + +--- a/lib/DateTime/TimeZone/America/Belem.pm ++++ b/lib/DateTime/TimeZone/America/Belem.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -304,7 +304,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {14} + +--- a/lib/DateTime/TimeZone/America/Belize.pm ++++ b/lib/DateTime/TimeZone/America/Belize.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -916,7 +916,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {49} + +--- a/lib/DateTime/TimeZone/America/Boa_Vista.pm ++++ b/lib/DateTime/TimeZone/America/Boa_Vista.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -349,7 +349,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {16} + +--- a/lib/DateTime/TimeZone/America/Bogota.pm ++++ b/lib/DateTime/TimeZone/America/Bogota.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -70,7 +70,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {1} + +--- a/lib/DateTime/TimeZone/America/Boise.pm ++++ b/lib/DateTime/TimeZone/America/Boise.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1339,7 +1339,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {72} + +--- a/lib/DateTime/TimeZone/America/Cambridge_Bay.pm ++++ b/lib/DateTime/TimeZone/America/Cambridge_Bay.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1204,7 +1204,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {65} + +--- a/lib/DateTime/TimeZone/America/Campo_Grande.pm ++++ b/lib/DateTime/TimeZone/America/Campo_Grande.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -853,7 +853,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {45} + +--- a/lib/DateTime/TimeZone/America/Cancun.pm ++++ b/lib/DateTime/TimeZone/America/Cancun.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -412,7 +412,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {20} + +--- a/lib/DateTime/TimeZone/America/Caracas.pm ++++ b/lib/DateTime/TimeZone/America/Caracas.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -79,7 +79,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/America/Cayenne.pm ++++ b/lib/DateTime/TimeZone/America/Cayenne.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -52,7 +52,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/America/Chicago.pm ++++ b/lib/DateTime/TimeZone/America/Chicago.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -2131,7 +2131,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {114} + +--- a/lib/DateTime/TimeZone/America/Chihuahua.pm ++++ b/lib/DateTime/TimeZone/America/Chihuahua.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -592,7 +592,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {28} + +--- a/lib/DateTime/TimeZone/America/Ciudad_Juarez.pm ++++ b/lib/DateTime/TimeZone/America/Ciudad_Juarez.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -817,7 +817,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {40} + +--- a/lib/DateTime/TimeZone/America/Costa_Rica.pm ++++ b/lib/DateTime/TimeZone/America/Costa_Rica.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -124,7 +124,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {4} + +--- a/lib/DateTime/TimeZone/America/Cuiaba.pm ++++ b/lib/DateTime/TimeZone/America/Cuiaba.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -853,7 +853,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {44} + +--- a/lib/DateTime/TimeZone/America/Danmarkshavn.pm ++++ b/lib/DateTime/TimeZone/America/Danmarkshavn.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -340,7 +340,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {16} + +--- a/lib/DateTime/TimeZone/America/Dawson.pm ++++ b/lib/DateTime/TimeZone/America/Dawson.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -889,7 +889,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {46} + +--- a/lib/DateTime/TimeZone/America/Dawson_Creek.pm ++++ b/lib/DateTime/TimeZone/America/Dawson_Creek.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -565,7 +565,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {29} + +--- a/lib/DateTime/TimeZone/America/Denver.pm ++++ b/lib/DateTime/TimeZone/America/Denver.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1429,7 +1429,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {76} + +--- a/lib/DateTime/TimeZone/America/Detroit.pm ++++ b/lib/DateTime/TimeZone/America/Detroit.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1285,7 +1285,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {67} + +--- a/lib/DateTime/TimeZone/America/Edmonton.pm ++++ b/lib/DateTime/TimeZone/America/Edmonton.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1330,7 +1330,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {72} + +--- a/lib/DateTime/TimeZone/America/Eirunepe.pm ++++ b/lib/DateTime/TimeZone/America/Eirunepe.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -358,7 +358,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {15} + +--- a/lib/DateTime/TimeZone/America/El_Salvador.pm ++++ b/lib/DateTime/TimeZone/America/El_Salvador.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -79,7 +79,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {2} + +--- a/lib/DateTime/TimeZone/America/Fort_Nelson.pm ++++ b/lib/DateTime/TimeZone/America/Fort_Nelson.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1348,7 +1348,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {71} + +--- a/lib/DateTime/TimeZone/America/Fortaleza.pm ++++ b/lib/DateTime/TimeZone/America/Fortaleza.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -421,7 +421,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {19} + +--- a/lib/DateTime/TimeZone/America/Glace_Bay.pm ++++ b/lib/DateTime/TimeZone/America/Glace_Bay.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1267,7 +1267,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {67} + +--- a/lib/DateTime/TimeZone/America/Goose_Bay.pm ++++ b/lib/DateTime/TimeZone/America/Goose_Bay.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1852,7 +1852,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {99} + +--- a/lib/DateTime/TimeZone/America/Grand_Turk.pm ++++ b/lib/DateTime/TimeZone/America/Grand_Turk.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1015,7 +1015,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {53} + +--- a/lib/DateTime/TimeZone/America/Guatemala.pm ++++ b/lib/DateTime/TimeZone/America/Guatemala.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -115,7 +115,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {4} + +--- a/lib/DateTime/TimeZone/America/Guayaquil.pm ++++ b/lib/DateTime/TimeZone/America/Guayaquil.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -70,7 +70,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {1} + +--- a/lib/DateTime/TimeZone/America/Guyana.pm ++++ b/lib/DateTime/TimeZone/America/Guyana.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -70,7 +70,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/America/Halifax.pm ++++ b/lib/DateTime/TimeZone/America/Halifax.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -2059,7 +2059,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {111} + +--- a/lib/DateTime/TimeZone/America/Havana.pm ++++ b/lib/DateTime/TimeZone/America/Havana.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1375,7 +1375,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {74} + +--- a/lib/DateTime/TimeZone/America/Hermosillo.pm ++++ b/lib/DateTime/TimeZone/America/Hermosillo.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -178,7 +178,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {4} + +--- a/lib/DateTime/TimeZone/America/Indiana/Indianapolis.pm ++++ b/lib/DateTime/TimeZone/America/Indiana/Indianapolis.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -916,7 +916,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {45} + +--- a/lib/DateTime/TimeZone/America/Indiana/Knox.pm ++++ b/lib/DateTime/TimeZone/America/Indiana/Knox.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1366,7 +1366,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {73} + +--- a/lib/DateTime/TimeZone/America/Indiana/Marengo.pm ++++ b/lib/DateTime/TimeZone/America/Indiana/Marengo.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -934,7 +934,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {48} + +--- a/lib/DateTime/TimeZone/America/Indiana/Petersburg.pm ++++ b/lib/DateTime/TimeZone/America/Indiana/Petersburg.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1024,7 +1024,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {54} + +--- a/lib/DateTime/TimeZone/America/Indiana/Tell_City.pm ++++ b/lib/DateTime/TimeZone/America/Indiana/Tell_City.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -871,7 +871,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {45} + +--- a/lib/DateTime/TimeZone/America/Indiana/Vevay.pm ++++ b/lib/DateTime/TimeZone/America/Indiana/Vevay.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -727,7 +727,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {37} + +--- a/lib/DateTime/TimeZone/America/Indiana/Vincennes.pm ++++ b/lib/DateTime/TimeZone/America/Indiana/Vincennes.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -907,7 +907,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {47} + +--- a/lib/DateTime/TimeZone/America/Indiana/Winamac.pm ++++ b/lib/DateTime/TimeZone/America/Indiana/Winamac.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -961,7 +961,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {50} + +--- a/lib/DateTime/TimeZone/America/Inuvik.pm ++++ b/lib/DateTime/TimeZone/America/Inuvik.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1177,7 +1177,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {63} + +--- a/lib/DateTime/TimeZone/America/Iqaluit.pm ++++ b/lib/DateTime/TimeZone/America/Iqaluit.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1186,7 +1186,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {65} + +--- a/lib/DateTime/TimeZone/America/Jamaica.pm ++++ b/lib/DateTime/TimeZone/America/Jamaica.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -250,7 +250,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {10} + +--- a/lib/DateTime/TimeZone/America/Juneau.pm ++++ b/lib/DateTime/TimeZone/America/Juneau.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1294,7 +1294,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {68} + +--- a/lib/DateTime/TimeZone/America/Kentucky/Louisville.pm ++++ b/lib/DateTime/TimeZone/America/Kentucky/Louisville.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1609,7 +1609,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {86} + +--- a/lib/DateTime/TimeZone/America/Kentucky/Monticello.pm ++++ b/lib/DateTime/TimeZone/America/Kentucky/Monticello.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1321,7 +1321,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {71} + +--- a/lib/DateTime/TimeZone/America/La_Paz.pm ++++ b/lib/DateTime/TimeZone/America/La_Paz.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -61,7 +61,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {1} + +--- a/lib/DateTime/TimeZone/America/Lima.pm ++++ b/lib/DateTime/TimeZone/America/Lima.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -178,7 +178,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {7} + +--- a/lib/DateTime/TimeZone/America/Los_Angeles.pm ++++ b/lib/DateTime/TimeZone/America/Los_Angeles.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1663,7 +1663,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {90} + +--- a/lib/DateTime/TimeZone/America/Maceio.pm ++++ b/lib/DateTime/TimeZone/America/Maceio.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -457,7 +457,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {20} + +--- a/lib/DateTime/TimeZone/America/Managua.pm ++++ b/lib/DateTime/TimeZone/America/Managua.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -178,7 +178,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {4} + +--- a/lib/DateTime/TimeZone/America/Manaus.pm ++++ b/lib/DateTime/TimeZone/America/Manaus.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -340,7 +340,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {15} + +--- a/lib/DateTime/TimeZone/America/Martinique.pm ++++ b/lib/DateTime/TimeZone/America/Martinique.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -70,7 +70,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {1} + +--- a/lib/DateTime/TimeZone/America/Matamoros.pm ++++ b/lib/DateTime/TimeZone/America/Matamoros.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -781,7 +781,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {40} + +--- a/lib/DateTime/TimeZone/America/Mazatlan.pm ++++ b/lib/DateTime/TimeZone/America/Mazatlan.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -601,7 +601,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {28} + +--- a/lib/DateTime/TimeZone/America/Menominee.pm ++++ b/lib/DateTime/TimeZone/America/Menominee.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1267,7 +1267,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {68} + +--- a/lib/DateTime/TimeZone/America/Merida.pm ++++ b/lib/DateTime/TimeZone/America/Merida.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -547,7 +547,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {27} + +--- a/lib/DateTime/TimeZone/America/Metlakatla.pm ++++ b/lib/DateTime/TimeZone/America/Metlakatla.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -727,7 +727,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {36} + +--- a/lib/DateTime/TimeZone/America/Mexico_City.pm ++++ b/lib/DateTime/TimeZone/America/Mexico_City.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -655,7 +655,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {32} + +--- a/lib/DateTime/TimeZone/America/Miquelon.pm ++++ b/lib/DateTime/TimeZone/America/Miquelon.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -916,7 +916,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {48} + +--- a/lib/DateTime/TimeZone/America/Moncton.pm ++++ b/lib/DateTime/TimeZone/America/Moncton.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1888,7 +1888,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {100} + +--- a/lib/DateTime/TimeZone/America/Monterrey.pm ++++ b/lib/DateTime/TimeZone/America/Monterrey.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -565,7 +565,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {28} + +--- a/lib/DateTime/TimeZone/America/Montevideo.pm ++++ b/lib/DateTime/TimeZone/America/Montevideo.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -844,7 +844,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {43} + +--- a/lib/DateTime/TimeZone/America/New_York.pm ++++ b/lib/DateTime/TimeZone/America/New_York.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -2131,7 +2131,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {115} + +--- a/lib/DateTime/TimeZone/America/Nome.pm ++++ b/lib/DateTime/TimeZone/America/Nome.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1303,7 +1303,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {68} + +--- a/lib/DateTime/TimeZone/America/Noronha.pm ++++ b/lib/DateTime/TimeZone/America/Noronha.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -421,7 +421,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {19} + +--- a/lib/DateTime/TimeZone/America/North_Dakota/Beulah.pm ++++ b/lib/DateTime/TimeZone/America/North_Dakota/Beulah.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1321,7 +1321,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {72} + +--- a/lib/DateTime/TimeZone/America/North_Dakota/Center.pm ++++ b/lib/DateTime/TimeZone/America/North_Dakota/Center.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1321,7 +1321,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {72} + +--- a/lib/DateTime/TimeZone/America/North_Dakota/New_Salem.pm ++++ b/lib/DateTime/TimeZone/America/North_Dakota/New_Salem.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1321,7 +1321,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {72} + +--- a/lib/DateTime/TimeZone/America/Nuuk.pm ++++ b/lib/DateTime/TimeZone/America/Nuuk.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1024,7 +1024,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {55} + +--- a/lib/DateTime/TimeZone/America/Ojinaga.pm ++++ b/lib/DateTime/TimeZone/America/Ojinaga.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -817,7 +817,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {40} + +--- a/lib/DateTime/TimeZone/America/Panama.pm ++++ b/lib/DateTime/TimeZone/America/Panama.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -52,7 +52,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/America/Paramaribo.pm ++++ b/lib/DateTime/TimeZone/America/Paramaribo.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -70,7 +70,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/America/Phoenix.pm ++++ b/lib/DateTime/TimeZone/America/Phoenix.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -151,7 +151,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {5} + +--- a/lib/DateTime/TimeZone/America/Port_au_Prince.pm ++++ b/lib/DateTime/TimeZone/America/Port_au_Prince.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -745,7 +745,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {39} + +--- a/lib/DateTime/TimeZone/America/Porto_Velho.pm ++++ b/lib/DateTime/TimeZone/America/Porto_Velho.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -304,7 +304,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {14} + +--- a/lib/DateTime/TimeZone/America/Puerto_Rico.pm ++++ b/lib/DateTime/TimeZone/America/Puerto_Rico.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -79,7 +79,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {2} + +--- a/lib/DateTime/TimeZone/America/Punta_Arenas.pm ++++ b/lib/DateTime/TimeZone/America/Punta_Arenas.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1087,7 +1087,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {54} + +--- a/lib/DateTime/TimeZone/America/Rankin_Inlet.pm ++++ b/lib/DateTime/TimeZone/America/Rankin_Inlet.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1168,7 +1168,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {63} + +--- a/lib/DateTime/TimeZone/America/Recife.pm ++++ b/lib/DateTime/TimeZone/America/Recife.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -421,7 +421,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {19} + +--- a/lib/DateTime/TimeZone/America/Regina.pm ++++ b/lib/DateTime/TimeZone/America/Regina.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -511,7 +511,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {26} + +--- a/lib/DateTime/TimeZone/America/Resolute.pm ++++ b/lib/DateTime/TimeZone/America/Resolute.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1168,7 +1168,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {63} + +--- a/lib/DateTime/TimeZone/America/Rio_Branco.pm ++++ b/lib/DateTime/TimeZone/America/Rio_Branco.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -322,7 +322,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {14} + +--- a/lib/DateTime/TimeZone/America/Santarem.pm ++++ b/lib/DateTime/TimeZone/America/Santarem.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -313,7 +313,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {14} + +--- a/lib/DateTime/TimeZone/America/Santiago.pm ++++ b/lib/DateTime/TimeZone/America/Santiago.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1402,7 +1402,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {73} + +--- a/lib/DateTime/TimeZone/America/Santo_Domingo.pm ++++ b/lib/DateTime/TimeZone/America/Santo_Domingo.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -187,7 +187,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {6} + +--- a/lib/DateTime/TimeZone/America/Sao_Paulo.pm ++++ b/lib/DateTime/TimeZone/America/Sao_Paulo.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -862,7 +862,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {46} + +--- a/lib/DateTime/TimeZone/America/Scoresbysund.pm ++++ b/lib/DateTime/TimeZone/America/Scoresbysund.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1024,7 +1024,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {55} + +--- a/lib/DateTime/TimeZone/America/Sitka.pm ++++ b/lib/DateTime/TimeZone/America/Sitka.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1294,7 +1294,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {68} + +--- a/lib/DateTime/TimeZone/America/St_Johns.pm ++++ b/lib/DateTime/TimeZone/America/St_Johns.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -2158,7 +2158,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {117} + +--- a/lib/DateTime/TimeZone/America/Swift_Current.pm ++++ b/lib/DateTime/TimeZone/America/Swift_Current.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -250,7 +250,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {11} + +--- a/lib/DateTime/TimeZone/America/Tegucigalpa.pm ++++ b/lib/DateTime/TimeZone/America/Tegucigalpa.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -97,7 +97,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {3} + +--- a/lib/DateTime/TimeZone/America/Thule.pm ++++ b/lib/DateTime/TimeZone/America/Thule.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -826,7 +826,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {44} + +--- a/lib/DateTime/TimeZone/America/Tijuana.pm ++++ b/lib/DateTime/TimeZone/America/Tijuana.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1375,7 +1375,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {70} + +--- a/lib/DateTime/TimeZone/America/Toronto.pm ++++ b/lib/DateTime/TimeZone/America/Toronto.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -2095,7 +2095,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {114} + +--- a/lib/DateTime/TimeZone/America/Vancouver.pm ++++ b/lib/DateTime/TimeZone/America/Vancouver.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1690,7 +1690,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {92} + +--- a/lib/DateTime/TimeZone/America/Whitehorse.pm ++++ b/lib/DateTime/TimeZone/America/Whitehorse.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -889,7 +889,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {46} + +--- a/lib/DateTime/TimeZone/America/Winnipeg.pm ++++ b/lib/DateTime/TimeZone/America/Winnipeg.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1654,7 +1654,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {90} + +--- a/lib/DateTime/TimeZone/America/Yakutat.pm ++++ b/lib/DateTime/TimeZone/America/Yakutat.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1294,7 +1294,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {68} + +--- a/lib/DateTime/TimeZone/Antarctica/Casey.pm ++++ b/lib/DateTime/TimeZone/Antarctica/Casey.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/antarctica. Olson data version 2023b ++# Generated from debian/tzdata/antarctica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -142,7 +142,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Antarctica/Davis.pm ++++ b/lib/DateTime/TimeZone/Antarctica/Davis.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/antarctica. Olson data version 2023b ++# Generated from debian/tzdata/antarctica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -97,7 +97,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Antarctica/Macquarie.pm ++++ b/lib/DateTime/TimeZone/Antarctica/Macquarie.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1303,7 +1303,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {71} + +--- a/lib/DateTime/TimeZone/Antarctica/Mawson.pm ++++ b/lib/DateTime/TimeZone/Antarctica/Mawson.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/antarctica. Olson data version 2023b ++# Generated from debian/tzdata/antarctica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -52,7 +52,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Antarctica/Palmer.pm ++++ b/lib/DateTime/TimeZone/Antarctica/Palmer.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -772,7 +772,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {40} + +--- a/lib/DateTime/TimeZone/Antarctica/Rothera.pm ++++ b/lib/DateTime/TimeZone/Antarctica/Rothera.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/antarctica. Olson data version 2023b ++# Generated from debian/tzdata/antarctica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -43,7 +43,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Antarctica/Troll.pm ++++ b/lib/DateTime/TimeZone/Antarctica/Troll.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/antarctica. Olson data version 2023b ++# Generated from debian/tzdata/antarctica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -574,7 +574,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {30} + +--- a/lib/DateTime/TimeZone/Asia/Almaty.pm ++++ b/lib/DateTime/TimeZone/Asia/Almaty.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -493,7 +493,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {24} + +--- a/lib/DateTime/TimeZone/Asia/Amman.pm ++++ b/lib/DateTime/TimeZone/Asia/Amman.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -817,7 +817,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {43} + +--- a/lib/DateTime/TimeZone/Asia/Anadyr.pm ++++ b/lib/DateTime/TimeZone/Asia/Anadyr.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -610,7 +610,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {30} + +--- a/lib/DateTime/TimeZone/Asia/Aqtau.pm ++++ b/lib/DateTime/TimeZone/Asia/Aqtau.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -484,7 +484,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {23} + +--- a/lib/DateTime/TimeZone/Asia/Aqtobe.pm ++++ b/lib/DateTime/TimeZone/Asia/Aqtobe.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -493,7 +493,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {24} + +--- a/lib/DateTime/TimeZone/Asia/Ashgabat.pm ++++ b/lib/DateTime/TimeZone/Asia/Ashgabat.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -259,7 +259,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {11} + +--- a/lib/DateTime/TimeZone/Asia/Atyrau.pm ++++ b/lib/DateTime/TimeZone/Asia/Atyrau.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -484,7 +484,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {23} + +--- a/lib/DateTime/TimeZone/Asia/Baghdad.pm ++++ b/lib/DateTime/TimeZone/Asia/Baghdad.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -520,7 +520,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {26} + +--- 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 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -646,7 +646,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {32} + +--- a/lib/DateTime/TimeZone/Asia/Bangkok.pm ++++ b/lib/DateTime/TimeZone/Asia/Bangkok.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -52,7 +52,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Asia/Barnaul.pm ++++ b/lib/DateTime/TimeZone/Asia/Barnaul.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -637,7 +637,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {31} + +--- a/lib/DateTime/TimeZone/Asia/Beirut.pm ++++ b/lib/DateTime/TimeZone/Asia/Beirut.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1024,17 +1024,17 @@ + ], + [ + 63802760400, # utc_start 2022-10-29 21:00:00 (Sat) +-63817711200, # utc_end 2023-04-20 22:00:00 (Thu) ++63815464800, # utc_end 2023-03-25 22:00:00 (Sat) + 63802767600, # local_start 2022-10-29 23:00:00 (Sat) +-63817718400, # local_end 2023-04-21 00:00:00 (Fri) ++63815472000, # local_end 2023-03-26 00:00:00 (Sun) + 7200, + 0, + 'EET', + ], + [ +-63817711200, # utc_start 2023-04-20 22:00:00 (Thu) ++63815464800, # utc_start 2023-03-25 22:00:00 (Sat) + 63834210000, # utc_end 2023-10-28 21:00:00 (Sat) +-63817722000, # local_start 2023-04-21 01:00:00 (Fri) ++63815475600, # local_start 2023-03-26 01:00:00 (Sun) + 63834220800, # local_end 2023-10-29 00:00:00 (Sun) + 10800, + 1, +@@ -1240,7 +1240,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {67} + +@@ -1293,24 +1293,24 @@ + my $rules = [ + bless( { + 'at' => '0:00', +- 'from' => '1999', +- 'in' => 'Oct', +- 'letter' => '', ++ 'from' => '1993', ++ 'in' => 'Mar', ++ 'letter' => 'S', + 'name' => 'Lebanon', +- 'offset_from_std' => 0, ++ 'offset_from_std' => 3600, + 'on' => 'lastSun', +- 'save' => '0', ++ 'save' => '1:00', + 'to' => 'max' + }, 'DateTime::TimeZone::OlsonDB::Rule' ), + bless( { + 'at' => '0:00', +- 'from' => '2024', +- 'in' => 'Mar', +- 'letter' => 'S', ++ 'from' => '1999', ++ 'in' => 'Oct', ++ 'letter' => '', + 'name' => 'Lebanon', +- 'offset_from_std' => 3600, ++ 'offset_from_std' => 0, + 'on' => 'lastSun', +- 'save' => '1:00', ++ 'save' => '0', + 'to' => 'max' + }, 'DateTime::TimeZone::OlsonDB::Rule' ) + ] +--- a/lib/DateTime/TimeZone/Asia/Bishkek.pm ++++ b/lib/DateTime/TimeZone/Asia/Bishkek.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -502,7 +502,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {25} + +--- a/lib/DateTime/TimeZone/Asia/Chita.pm ++++ b/lib/DateTime/TimeZone/Asia/Chita.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -628,7 +628,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {30} + +--- a/lib/DateTime/TimeZone/Asia/Choibalsan.pm ++++ b/lib/DateTime/TimeZone/Asia/Choibalsan.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -493,7 +493,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {24} + +--- a/lib/DateTime/TimeZone/Asia/Colombo.pm ++++ b/lib/DateTime/TimeZone/Asia/Colombo.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -106,7 +106,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {2} + +--- a/lib/DateTime/TimeZone/Asia/Damascus.pm ++++ b/lib/DateTime/TimeZone/Asia/Damascus.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1123,7 +1123,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {60} + +--- a/lib/DateTime/TimeZone/Asia/Dhaka.pm ++++ b/lib/DateTime/TimeZone/Asia/Dhaka.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -106,7 +106,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {1} + +--- a/lib/DateTime/TimeZone/Asia/Dili.pm ++++ b/lib/DateTime/TimeZone/Asia/Dili.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -70,7 +70,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Asia/Dubai.pm ++++ b/lib/DateTime/TimeZone/Asia/Dubai.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -43,7 +43,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Asia/Dushanbe.pm ++++ b/lib/DateTime/TimeZone/Asia/Dushanbe.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -250,7 +250,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {11} + +--- a/lib/DateTime/TimeZone/Asia/Famagusta.pm ++++ b/lib/DateTime/TimeZone/Asia/Famagusta.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1114,7 +1114,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {60} + +--- 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 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -2851,7 +2851,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {155} + +--- a/lib/DateTime/TimeZone/Asia/Hebron.pm ++++ b/lib/DateTime/TimeZone/Asia/Hebron.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -2842,7 +2842,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {156} + +--- a/lib/DateTime/TimeZone/Asia/Ho_Chi_Minh.pm ++++ b/lib/DateTime/TimeZone/Asia/Ho_Chi_Minh.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -115,7 +115,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Asia/Hong_Kong.pm ++++ b/lib/DateTime/TimeZone/Asia/Hong_Kong.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -664,7 +664,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {35} + +--- a/lib/DateTime/TimeZone/Asia/Hovd.pm ++++ b/lib/DateTime/TimeZone/Asia/Hovd.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -484,7 +484,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {24} + +--- a/lib/DateTime/TimeZone/Asia/Irkutsk.pm ++++ b/lib/DateTime/TimeZone/Asia/Irkutsk.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -628,7 +628,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {30} + +--- a/lib/DateTime/TimeZone/Asia/Jakarta.pm ++++ b/lib/DateTime/TimeZone/Asia/Jakarta.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -106,7 +106,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Asia/Jayapura.pm ++++ b/lib/DateTime/TimeZone/Asia/Jayapura.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -61,7 +61,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Asia/Jerusalem.pm ++++ b/lib/DateTime/TimeZone/Asia/Jerusalem.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1312,7 +1312,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {71} + +--- a/lib/DateTime/TimeZone/Asia/Kabul.pm ++++ b/lib/DateTime/TimeZone/Asia/Kabul.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -52,7 +52,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Asia/Kamchatka.pm ++++ b/lib/DateTime/TimeZone/Asia/Kamchatka.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -610,7 +610,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {30} + +--- a/lib/DateTime/TimeZone/Asia/Karachi.pm ++++ b/lib/DateTime/TimeZone/Asia/Karachi.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -133,7 +133,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {4} + +--- a/lib/DateTime/TimeZone/Asia/Kathmandu.pm ++++ b/lib/DateTime/TimeZone/Asia/Kathmandu.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -52,7 +52,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Asia/Khandyga.pm ++++ b/lib/DateTime/TimeZone/Asia/Khandyga.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -637,7 +637,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {30} + +--- a/lib/DateTime/TimeZone/Asia/Kolkata.pm ++++ b/lib/DateTime/TimeZone/Asia/Kolkata.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -97,7 +97,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {2} + +--- a/lib/DateTime/TimeZone/Asia/Krasnoyarsk.pm ++++ b/lib/DateTime/TimeZone/Asia/Krasnoyarsk.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -619,7 +619,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {30} + +--- a/lib/DateTime/TimeZone/Asia/Kuching.pm ++++ b/lib/DateTime/TimeZone/Asia/Kuching.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -196,7 +196,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {7} + +--- a/lib/DateTime/TimeZone/Asia/Macau.pm ++++ b/lib/DateTime/TimeZone/Asia/Macau.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -673,7 +673,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {34} + +--- a/lib/DateTime/TimeZone/Asia/Magadan.pm ++++ b/lib/DateTime/TimeZone/Asia/Magadan.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -628,7 +628,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {30} + +--- a/lib/DateTime/TimeZone/Asia/Makassar.pm ++++ b/lib/DateTime/TimeZone/Asia/Makassar.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -70,7 +70,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Asia/Manila.pm ++++ b/lib/DateTime/TimeZone/Asia/Manila.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -124,7 +124,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {3} + +--- a/lib/DateTime/TimeZone/Asia/Nicosia.pm ++++ b/lib/DateTime/TimeZone/Asia/Nicosia.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1123,7 +1123,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {61} + +--- a/lib/DateTime/TimeZone/Asia/Novokuznetsk.pm ++++ b/lib/DateTime/TimeZone/Asia/Novokuznetsk.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -610,7 +610,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {30} + +--- a/lib/DateTime/TimeZone/Asia/Novosibirsk.pm ++++ b/lib/DateTime/TimeZone/Asia/Novosibirsk.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -637,7 +637,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {31} + +--- a/lib/DateTime/TimeZone/Asia/Omsk.pm ++++ b/lib/DateTime/TimeZone/Asia/Omsk.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -619,7 +619,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {30} + +--- a/lib/DateTime/TimeZone/Asia/Oral.pm ++++ b/lib/DateTime/TimeZone/Asia/Oral.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -493,7 +493,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {24} + +--- a/lib/DateTime/TimeZone/Asia/Pontianak.pm ++++ b/lib/DateTime/TimeZone/Asia/Pontianak.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -106,7 +106,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Asia/Pyongyang.pm ++++ b/lib/DateTime/TimeZone/Asia/Pyongyang.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -79,7 +79,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Asia/Qatar.pm ++++ b/lib/DateTime/TimeZone/Asia/Qatar.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -52,7 +52,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Asia/Qostanay.pm ++++ b/lib/DateTime/TimeZone/Asia/Qostanay.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -493,7 +493,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {24} + +--- a/lib/DateTime/TimeZone/Asia/Qyzylorda.pm ++++ b/lib/DateTime/TimeZone/Asia/Qyzylorda.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -502,7 +502,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {24} + +--- a/lib/DateTime/TimeZone/Asia/Riyadh.pm ++++ b/lib/DateTime/TimeZone/Asia/Riyadh.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -43,7 +43,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Asia/Sakhalin.pm ++++ b/lib/DateTime/TimeZone/Asia/Sakhalin.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -628,7 +628,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {30} + +--- a/lib/DateTime/TimeZone/Asia/Samarkand.pm ++++ b/lib/DateTime/TimeZone/Asia/Samarkand.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -259,7 +259,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {11} + +--- a/lib/DateTime/TimeZone/Asia/Seoul.pm ++++ b/lib/DateTime/TimeZone/Asia/Seoul.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -295,7 +295,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {12} + +--- a/lib/DateTime/TimeZone/Asia/Shanghai.pm ++++ b/lib/DateTime/TimeZone/Asia/Shanghai.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -295,7 +295,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {14} + +--- a/lib/DateTime/TimeZone/Asia/Singapore.pm ++++ b/lib/DateTime/TimeZone/Asia/Singapore.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -106,7 +106,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {1} + +--- a/lib/DateTime/TimeZone/Asia/Srednekolymsk.pm ++++ b/lib/DateTime/TimeZone/Asia/Srednekolymsk.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -619,7 +619,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {30} + +--- a/lib/DateTime/TimeZone/Asia/Taipei.pm ++++ b/lib/DateTime/TimeZone/Asia/Taipei.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -403,7 +403,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {19} + +--- a/lib/DateTime/TimeZone/Asia/Tashkent.pm ++++ b/lib/DateTime/TimeZone/Asia/Tashkent.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -259,7 +259,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {11} + +--- a/lib/DateTime/TimeZone/Asia/Tbilisi.pm ++++ b/lib/DateTime/TimeZone/Asia/Tbilisi.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -520,7 +520,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {26} + +--- a/lib/DateTime/TimeZone/Asia/Tehran.pm ++++ b/lib/DateTime/TimeZone/Asia/Tehran.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -673,7 +673,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {34} + +--- a/lib/DateTime/TimeZone/Asia/Thimphu.pm ++++ b/lib/DateTime/TimeZone/Asia/Thimphu.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -52,7 +52,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Asia/Tokyo.pm ++++ b/lib/DateTime/TimeZone/Asia/Tokyo.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -115,7 +115,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {4} + +--- a/lib/DateTime/TimeZone/Asia/Tomsk.pm ++++ b/lib/DateTime/TimeZone/Asia/Tomsk.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -637,7 +637,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {31} + +--- a/lib/DateTime/TimeZone/Asia/Ulaanbaatar.pm ++++ b/lib/DateTime/TimeZone/Asia/Ulaanbaatar.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -484,7 +484,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {24} + +--- a/lib/DateTime/TimeZone/Asia/Urumqi.pm ++++ b/lib/DateTime/TimeZone/Asia/Urumqi.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -43,7 +43,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Asia/Ust_Nera.pm ++++ b/lib/DateTime/TimeZone/Asia/Ust_Nera.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -628,7 +628,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {30} + +--- a/lib/DateTime/TimeZone/Asia/Vladivostok.pm ++++ b/lib/DateTime/TimeZone/Asia/Vladivostok.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -619,7 +619,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {30} + +--- a/lib/DateTime/TimeZone/Asia/Yakutsk.pm ++++ b/lib/DateTime/TimeZone/Asia/Yakutsk.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -619,7 +619,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {30} + +--- a/lib/DateTime/TimeZone/Asia/Yangon.pm ++++ b/lib/DateTime/TimeZone/Asia/Yangon.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -70,7 +70,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Asia/Yekaterinburg.pm ++++ b/lib/DateTime/TimeZone/Asia/Yekaterinburg.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -628,7 +628,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {30} + +--- a/lib/DateTime/TimeZone/Asia/Yerevan.pm ++++ b/lib/DateTime/TimeZone/Asia/Yerevan.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -610,7 +610,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {30} + +--- a/lib/DateTime/TimeZone/Atlantic/Azores.pm ++++ b/lib/DateTime/TimeZone/Atlantic/Azores.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1978,7 +1978,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {111} + +--- a/lib/DateTime/TimeZone/Atlantic/Bermuda.pm ++++ b/lib/DateTime/TimeZone/Atlantic/Bermuda.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1384,7 +1384,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {74} + +--- a/lib/DateTime/TimeZone/Atlantic/Canary.pm ++++ b/lib/DateTime/TimeZone/Atlantic/Canary.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1033,7 +1033,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {55} + +--- a/lib/DateTime/TimeZone/Atlantic/Cape_Verde.pm ++++ b/lib/DateTime/TimeZone/Atlantic/Cape_Verde.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/africa. Olson data version 2023b ++# Generated from debian/tzdata/africa. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -70,7 +70,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {1} + +--- a/lib/DateTime/TimeZone/Atlantic/Faroe.pm ++++ b/lib/DateTime/TimeZone/Atlantic/Faroe.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1015,7 +1015,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {54} + +--- a/lib/DateTime/TimeZone/Atlantic/Madeira.pm ++++ b/lib/DateTime/TimeZone/Atlantic/Madeira.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1978,7 +1978,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {111} + +--- a/lib/DateTime/TimeZone/Atlantic/South_Georgia.pm ++++ b/lib/DateTime/TimeZone/Atlantic/South_Georgia.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -43,7 +43,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Atlantic/Stanley.pm ++++ b/lib/DateTime/TimeZone/Atlantic/Stanley.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -664,7 +664,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {33} + +--- a/lib/DateTime/TimeZone/Australia/Adelaide.pm ++++ b/lib/DateTime/TimeZone/Australia/Adelaide.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1267,7 +1267,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {68} + +--- a/lib/DateTime/TimeZone/Australia/Brisbane.pm ++++ b/lib/DateTime/TimeZone/Australia/Brisbane.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -196,7 +196,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {8} + +--- a/lib/DateTime/TimeZone/Australia/Broken_Hill.pm ++++ b/lib/DateTime/TimeZone/Australia/Broken_Hill.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1285,7 +1285,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {69} + +--- a/lib/DateTime/TimeZone/Australia/Darwin.pm ++++ b/lib/DateTime/TimeZone/Australia/Darwin.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -124,7 +124,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {4} + +--- a/lib/DateTime/TimeZone/Australia/Eucla.pm ++++ b/lib/DateTime/TimeZone/Australia/Eucla.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -214,7 +214,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {9} + +--- a/lib/DateTime/TimeZone/Australia/Hobart.pm ++++ b/lib/DateTime/TimeZone/Australia/Hobart.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1375,7 +1375,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {74} + +--- a/lib/DateTime/TimeZone/Australia/Lindeman.pm ++++ b/lib/DateTime/TimeZone/Australia/Lindeman.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -241,7 +241,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {10} + +--- a/lib/DateTime/TimeZone/Australia/Lord_Howe.pm ++++ b/lib/DateTime/TimeZone/Australia/Lord_Howe.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1015,7 +1015,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {54} + +--- a/lib/DateTime/TimeZone/Australia/Melbourne.pm ++++ b/lib/DateTime/TimeZone/Australia/Melbourne.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1258,7 +1258,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {68} + +--- a/lib/DateTime/TimeZone/Australia/Perth.pm ++++ b/lib/DateTime/TimeZone/Australia/Perth.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -214,7 +214,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {9} + +--- a/lib/DateTime/TimeZone/Australia/Sydney.pm ++++ b/lib/DateTime/TimeZone/Australia/Sydney.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1258,7 +1258,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {68} + +--- a/lib/DateTime/TimeZone/CET.pm ++++ b/lib/DateTime/TimeZone/CET.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1195,7 +1195,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {65} + +--- a/lib/DateTime/TimeZone/CST6CDT.pm ++++ b/lib/DateTime/TimeZone/CST6CDT.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1312,7 +1312,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {72} + +--- a/lib/DateTime/TimeZone/Catalog.pm ++++ b/lib/DateTime/TimeZone/Catalog.pm +@@ -1862,7 +1862,7 @@ + + ; + +-sub OlsonVersion { '2023b' } ++sub OlsonVersion { '2023c' } + + + 1; +--- a/lib/DateTime/TimeZone/EET.pm ++++ b/lib/DateTime/TimeZone/EET.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1069,7 +1069,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {58} + +--- a/lib/DateTime/TimeZone/EST.pm ++++ b/lib/DateTime/TimeZone/EST.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -34,7 +34,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/EST5EDT.pm ++++ b/lib/DateTime/TimeZone/EST5EDT.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1312,7 +1312,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {72} + +--- a/lib/DateTime/TimeZone/Europe/Andorra.pm ++++ b/lib/DateTime/TimeZone/Europe/Andorra.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -943,7 +943,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {50} + +--- a/lib/DateTime/TimeZone/Europe/Astrakhan.pm ++++ b/lib/DateTime/TimeZone/Europe/Astrakhan.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -610,7 +610,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {29} + +--- a/lib/DateTime/TimeZone/Europe/Athens.pm ++++ b/lib/DateTime/TimeZone/Europe/Athens.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1222,7 +1222,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {65} + +--- a/lib/DateTime/TimeZone/Europe/Belgrade.pm ++++ b/lib/DateTime/TimeZone/Europe/Belgrade.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1060,7 +1060,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {56} + +--- a/lib/DateTime/TimeZone/Europe/Berlin.pm ++++ b/lib/DateTime/TimeZone/Europe/Berlin.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1276,7 +1276,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {70} + +--- a/lib/DateTime/TimeZone/Europe/Brussels.pm ++++ b/lib/DateTime/TimeZone/Europe/Brussels.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1654,7 +1654,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {89} + +--- a/lib/DateTime/TimeZone/Europe/Bucharest.pm ++++ b/lib/DateTime/TimeZone/Europe/Bucharest.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1222,7 +1222,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {64} + +--- a/lib/DateTime/TimeZone/Europe/Budapest.pm ++++ b/lib/DateTime/TimeZone/Europe/Budapest.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1357,7 +1357,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {72} + +--- a/lib/DateTime/TimeZone/Europe/Chisinau.pm ++++ b/lib/DateTime/TimeZone/Europe/Chisinau.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1258,7 +1258,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {67} + +--- a/lib/DateTime/TimeZone/Europe/Dublin.pm ++++ b/lib/DateTime/TimeZone/Europe/Dublin.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -2032,7 +2032,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {111} + +--- a/lib/DateTime/TimeZone/Europe/Gibraltar.pm ++++ b/lib/DateTime/TimeZone/Europe/Gibraltar.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1762,7 +1762,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {101} + +--- a/lib/DateTime/TimeZone/Europe/Helsinki.pm ++++ b/lib/DateTime/TimeZone/Europe/Helsinki.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1042,7 +1042,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {55} + +--- a/lib/DateTime/TimeZone/Europe/Istanbul.pm ++++ b/lib/DateTime/TimeZone/Europe/Istanbul.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1114,7 +1114,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {57} + +--- a/lib/DateTime/TimeZone/Europe/Kaliningrad.pm ++++ b/lib/DateTime/TimeZone/Europe/Kaliningrad.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -754,7 +754,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {38} + +--- a/lib/DateTime/TimeZone/Europe/Kirov.pm ++++ b/lib/DateTime/TimeZone/Europe/Kirov.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -601,7 +601,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {29} + +--- a/lib/DateTime/TimeZone/Europe/Kyiv.pm ++++ b/lib/DateTime/TimeZone/Europe/Kyiv.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1069,7 +1069,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {57} + +--- a/lib/DateTime/TimeZone/Europe/Lisbon.pm ++++ b/lib/DateTime/TimeZone/Europe/Lisbon.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1987,7 +1987,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {111} + +--- a/lib/DateTime/TimeZone/Europe/London.pm ++++ b/lib/DateTime/TimeZone/Europe/London.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -2158,7 +2158,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {123} + +--- a/lib/DateTime/TimeZone/Europe/Madrid.pm ++++ b/lib/DateTime/TimeZone/Europe/Madrid.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1438,7 +1438,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {78} + +--- a/lib/DateTime/TimeZone/Europe/Malta.pm ++++ b/lib/DateTime/TimeZone/Europe/Malta.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1501,7 +1501,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {81} + +--- a/lib/DateTime/TimeZone/Europe/Minsk.pm ++++ b/lib/DateTime/TimeZone/Europe/Minsk.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -655,7 +655,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {32} + +--- a/lib/DateTime/TimeZone/Europe/Moscow.pm ++++ b/lib/DateTime/TimeZone/Europe/Moscow.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -736,7 +736,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {38} + +--- a/lib/DateTime/TimeZone/Europe/Paris.pm ++++ b/lib/DateTime/TimeZone/Europe/Paris.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1636,7 +1636,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {90} + +--- a/lib/DateTime/TimeZone/Europe/Prague.pm ++++ b/lib/DateTime/TimeZone/Europe/Prague.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1285,7 +1285,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {69} + +--- a/lib/DateTime/TimeZone/Europe/Riga.pm ++++ b/lib/DateTime/TimeZone/Europe/Riga.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1132,7 +1132,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {58} + +--- a/lib/DateTime/TimeZone/Europe/Rome.pm ++++ b/lib/DateTime/TimeZone/Europe/Rome.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1528,7 +1528,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {83} + +--- a/lib/DateTime/TimeZone/Europe/Samara.pm ++++ b/lib/DateTime/TimeZone/Europe/Samara.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -619,7 +619,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {30} + +--- a/lib/DateTime/TimeZone/Europe/Saratov.pm ++++ b/lib/DateTime/TimeZone/Europe/Saratov.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -610,7 +610,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {29} + +--- a/lib/DateTime/TimeZone/Europe/Simferopol.pm ++++ b/lib/DateTime/TimeZone/Europe/Simferopol.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -727,7 +727,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {35} + +--- a/lib/DateTime/TimeZone/Europe/Sofia.pm ++++ b/lib/DateTime/TimeZone/Europe/Sofia.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1132,7 +1132,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {58} + +--- a/lib/DateTime/TimeZone/Europe/Tallinn.pm ++++ b/lib/DateTime/TimeZone/Europe/Tallinn.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1096,7 +1096,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {57} + +--- a/lib/DateTime/TimeZone/Europe/Tirane.pm ++++ b/lib/DateTime/TimeZone/Europe/Tirane.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1177,7 +1177,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {64} + +--- a/lib/DateTime/TimeZone/Europe/Ulyanovsk.pm ++++ b/lib/DateTime/TimeZone/Europe/Ulyanovsk.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -628,7 +628,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {30} + +--- a/lib/DateTime/TimeZone/Europe/Vienna.pm ++++ b/lib/DateTime/TimeZone/Europe/Vienna.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1249,7 +1249,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {66} + +--- a/lib/DateTime/TimeZone/Europe/Vilnius.pm ++++ b/lib/DateTime/TimeZone/Europe/Vilnius.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1069,7 +1069,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {54} + +--- 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 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -628,7 +628,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {29} + +--- a/lib/DateTime/TimeZone/Europe/Warsaw.pm ++++ b/lib/DateTime/TimeZone/Europe/Warsaw.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1483,7 +1483,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {79} + +--- a/lib/DateTime/TimeZone/Europe/Zurich.pm ++++ b/lib/DateTime/TimeZone/Europe/Zurich.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1060,7 +1060,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {56} + +--- a/lib/DateTime/TimeZone/HST.pm ++++ b/lib/DateTime/TimeZone/HST.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -34,7 +34,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Indian/Chagos.pm ++++ b/lib/DateTime/TimeZone/Indian/Chagos.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -52,7 +52,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Indian/Maldives.pm ++++ b/lib/DateTime/TimeZone/Indian/Maldives.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/asia. Olson data version 2023b ++# Generated from debian/tzdata/asia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -52,7 +52,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Indian/Mauritius.pm ++++ b/lib/DateTime/TimeZone/Indian/Mauritius.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/africa. Olson data version 2023b ++# Generated from debian/tzdata/africa. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -79,7 +79,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {2} + +--- a/lib/DateTime/TimeZone/MET.pm ++++ b/lib/DateTime/TimeZone/MET.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1195,7 +1195,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {65} + +--- a/lib/DateTime/TimeZone/MST.pm ++++ b/lib/DateTime/TimeZone/MST.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -34,7 +34,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/MST7MDT.pm ++++ b/lib/DateTime/TimeZone/MST7MDT.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1312,7 +1312,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {72} + +--- a/lib/DateTime/TimeZone/PST8PDT.pm ++++ b/lib/DateTime/TimeZone/PST8PDT.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1312,7 +1312,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {72} + +--- a/lib/DateTime/TimeZone/Pacific/Apia.pm ++++ b/lib/DateTime/TimeZone/Pacific/Apia.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -268,7 +268,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {12} + +--- a/lib/DateTime/TimeZone/Pacific/Auckland.pm ++++ b/lib/DateTime/TimeZone/Pacific/Auckland.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1375,7 +1375,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {75} + +--- a/lib/DateTime/TimeZone/Pacific/Bougainville.pm ++++ b/lib/DateTime/TimeZone/Pacific/Bougainville.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -79,7 +79,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Pacific/Chatham.pm ++++ b/lib/DateTime/TimeZone/Pacific/Chatham.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1132,7 +1132,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {61} + +--- a/lib/DateTime/TimeZone/Pacific/Easter.pm ++++ b/lib/DateTime/TimeZone/Pacific/Easter.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1222,7 +1222,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {66} + +--- a/lib/DateTime/TimeZone/Pacific/Efate.pm ++++ b/lib/DateTime/TimeZone/Pacific/Efate.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -241,7 +241,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {11} + +--- a/lib/DateTime/TimeZone/Pacific/Fakaofo.pm ++++ b/lib/DateTime/TimeZone/Pacific/Fakaofo.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -52,7 +52,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Pacific/Fiji.pm ++++ b/lib/DateTime/TimeZone/Pacific/Fiji.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -295,7 +295,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {14} + +--- a/lib/DateTime/TimeZone/Pacific/Galapagos.pm ++++ b/lib/DateTime/TimeZone/Pacific/Galapagos.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/southamerica. Olson data version 2023b ++# Generated from debian/tzdata/southamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -70,7 +70,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {1} + +--- a/lib/DateTime/TimeZone/Pacific/Gambier.pm ++++ b/lib/DateTime/TimeZone/Pacific/Gambier.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -43,7 +43,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Pacific/Guadalcanal.pm ++++ b/lib/DateTime/TimeZone/Pacific/Guadalcanal.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -43,7 +43,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Pacific/Guam.pm ++++ b/lib/DateTime/TimeZone/Pacific/Guam.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -223,7 +223,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {8} + +--- a/lib/DateTime/TimeZone/Pacific/Honolulu.pm ++++ b/lib/DateTime/TimeZone/Pacific/Honolulu.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/northamerica. Olson data version 2023b ++# Generated from debian/tzdata/northamerica. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -97,7 +97,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {3} + +--- a/lib/DateTime/TimeZone/Pacific/Kanton.pm ++++ b/lib/DateTime/TimeZone/Pacific/Kanton.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -61,7 +61,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Pacific/Kiritimati.pm ++++ b/lib/DateTime/TimeZone/Pacific/Kiritimati.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -61,7 +61,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Pacific/Kosrae.pm ++++ b/lib/DateTime/TimeZone/Pacific/Kosrae.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -115,7 +115,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Pacific/Kwajalein.pm ++++ b/lib/DateTime/TimeZone/Pacific/Kwajalein.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -88,7 +88,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Pacific/Marquesas.pm ++++ b/lib/DateTime/TimeZone/Pacific/Marquesas.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -43,7 +43,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Pacific/Nauru.pm ++++ b/lib/DateTime/TimeZone/Pacific/Nauru.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -70,7 +70,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Pacific/Niue.pm ++++ b/lib/DateTime/TimeZone/Pacific/Niue.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -52,7 +52,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Pacific/Norfolk.pm ++++ b/lib/DateTime/TimeZone/Pacific/Norfolk.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -358,7 +358,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {17} + +--- a/lib/DateTime/TimeZone/Pacific/Noumea.pm ++++ b/lib/DateTime/TimeZone/Pacific/Noumea.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -97,7 +97,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {3} + +--- a/lib/DateTime/TimeZone/Pacific/Pago_Pago.pm ++++ b/lib/DateTime/TimeZone/Pacific/Pago_Pago.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -52,7 +52,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Pacific/Palau.pm ++++ b/lib/DateTime/TimeZone/Pacific/Palau.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -52,7 +52,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Pacific/Pitcairn.pm ++++ b/lib/DateTime/TimeZone/Pacific/Pitcairn.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -52,7 +52,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Pacific/Port_Moresby.pm ++++ b/lib/DateTime/TimeZone/Pacific/Port_Moresby.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -52,7 +52,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Pacific/Rarotonga.pm ++++ b/lib/DateTime/TimeZone/Pacific/Rarotonga.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -286,7 +286,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {13} + +--- a/lib/DateTime/TimeZone/Pacific/Tahiti.pm ++++ b/lib/DateTime/TimeZone/Pacific/Tahiti.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -43,7 +43,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Pacific/Tarawa.pm ++++ b/lib/DateTime/TimeZone/Pacific/Tarawa.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -43,7 +43,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {0} + +--- a/lib/DateTime/TimeZone/Pacific/Tongatapu.pm ++++ b/lib/DateTime/TimeZone/Pacific/Tongatapu.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/australasia. Olson data version 2023b ++# Generated from debian/tzdata/australasia. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -133,7 +133,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {4} + +--- a/lib/DateTime/TimeZone/WET.pm ++++ b/lib/DateTime/TimeZone/WET.pm +@@ -3,7 +3,7 @@ + # DateTime::TimeZone module distribution in the tools/ directory + + # +-# Generated from debian/tzdata/europe. Olson data version 2023b ++# Generated from debian/tzdata/europe. Olson data version 2023c + # + # Do not edit this file directly. + # +@@ -1069,7 +1069,7 @@ + ], + ]; + +-sub olson_version {'2023b'} ++sub olson_version {'2023c'} + + sub has_dst_changes {58} + diff -Nru libdatetime-timezone-perl-2.47/debian/patches/series libdatetime-timezone-perl-2.47/debian/patches/series --- libdatetime-timezone-perl-2.47/debian/patches/series 2023-03-24 15:58:22.000000000 +0000 +++ libdatetime-timezone-perl-2.47/debian/patches/series 2023-03-29 18:21:49.000000000 +0000 @@ -8,3 +8,4 @@ olson-2022f olson-2022g olson-2023b +olson-2023c