tzdata 2024a-4ubuntu1 source package in Ubuntu

Changelog

tzdata (2024a-4ubuntu1) oracular; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - Ship 2024a ICU timezone data which are utilized by PHP in tzdata-icu
    - Add autopkgtest test case for ICU timezone data
    - Do not rename NEWS into changelog.gz, this fixes a build failure on
      moment-timezone.js
    - Point Vcs-Browser/Git to Launchpad
    - generate_debconf_templates: Work around AttributeError on icu import

tzdata (2024a-4) unstable; urgency=medium

  * d/rules: Support creating symlinks pointing to symlinks
  * Fixup for avoid timezones being symlinks to symlinks (LP: #2062522)

tzdata (2024a-3) unstable; urgency=medium

  * Avoid timezones being symlinks to symlinks to avoid breaking C++20 standard
    expectation (LP: #2062522)

 -- Benjamin Drung <email address hidden>  Thu, 02 May 2024 18:34:12 +0200

Upload details

Uploaded by:
Benjamin Drung
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular proposed main libs

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
tzdata_2024a.orig.tar.gz 440.7 KiB 0d0434459acbd2059a7a8da1f3304a84a86591f6ed69c6248fffa502b6edffe3
tzdata_2024a.orig.tar.gz.asc 833 bytes f64725f9f65419e7b009e3b95b75ea9516382d0be64aef63d78654d9c569ed0d
tzdata_2024a-4ubuntu1.debian.tar.xz 181.4 KiB 98d2f28a7dffe83a88a1a8ae5645bf1f3b62eb93b3377e390874262f9586a9a7
tzdata_2024a-4ubuntu1.dsc 2.6 KiB eb113dcf8c60c15993681168bb1a1a641052778a87e4710a14143a28dda22da4

Available diffs

View changes file

Binary packages built by this source

tzdata: time zone and daylight-saving time data

 This package contains data required for the implementation of
 standard local time for many representative locations around the
 globe. It is updated periodically to reflect changes made by
 political bodies to time zone boundaries, UTC offsets, and
 daylight-saving rules.

tzdata-icu: ICU time zone and daylight-saving time data

 This package contains data required for the implementation of
 standard local time for many representative locations around the
 globe. It is updated periodically to reflect changes made by
 political bodies to time zone boundaries, UTC offsets, and
 daylight-saving rules.
 .
 This package contains the time zone data in the format used by
 International Components for Unicode (ICU).

tzdata-legacy: time zone data for TAI minus ten seconds

 This package contains data required for the implementation of
 standard local time for many representative locations around the
 globe. It is updated periodically to reflect changes made by
 political bodies to time zone boundaries, UTC offsets, and
 daylight-saving rules.
 .
 This package contains timezones counted in International Atomic Time with a
 -10 second offset (TAI-10s) in /usr/share/zoneinfo/right. This is the current
 IBM recommended setting of hardware clocks on IBM mainframes, which ran on
 GMT until the inception of UTC in 1972 when TAI was 10 seconds ahead of UTC.
 IBM switched to running clocks at the atomic rate and introduced the
 10-second offset in order to avoid a discontinuity.
 .
 This package also contains legacy timezone symlinks that are not following
 the current rule of using the geographical region (continent or ocean) and
 city name.
 .
 You do not need this package if you are unsure.