tzdata 2024b-6ubuntu1 source package in Ubuntu

Changelog

tzdata (2024b-6ubuntu1) plucky; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - Ship 2024b ICU timezone data which are utilized by PHP in tzdata-icu
    - Add autopkgtest test case for ICU timezone data
    - Point Vcs-Browser/Git to Launchpad

tzdata (2024b-6) unstable; urgency=medium

  * Update debconf autopkgtest following the /etc/timezone change
  * Rework README.Debian. Explain how timezone are named, the split between
    the tzdata and tzdata-legacy packages, the difference between the 'posix'
    and 'right' version and the way to configure the timezone either
    interactively and programmatically (with and without systemd).
    (Closes: #498171, #602563, #848143)
  * Add a note in NEWS about the /etc/timezone deprecation

tzdata (2024b-5) unstable; urgency=medium

  * Validate timezone using the debconf database instead of the zones files
  * Only mark debconf templates as unseen if the timezone can't be validated
  * Only create /etc/timezone if it already exists

 -- Benjamin Drung <email address hidden>  Tue, 14 Jan 2025 11:12:46 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
tzdata_2024b.orig.tar.gz 448.6 KiB 70e754db126a8d0db3d16d6b4cb5f7ec1e04d5f261255e4558a67fe92d39e550
tzdata_2024b.orig.tar.gz.asc 833 bytes 5bc86ae1ee1f600eefefd5377faf5519d4863c960efb625286638d077178d883
tzdata_2024b-6ubuntu1.debian.tar.xz 182.4 KiB c2b70d2fb14c1f1a498266e53680ab428a4e26c6c99e9ba3133daceec4e08715
tzdata_2024b-6ubuntu1.dsc 2.6 KiB 45830f72eb8cb7326242cb78a955619c1915d885249c859ea395e887ac00249b

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.