summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: c4d916e8c0904121f6761fd2e5dcab4cfc06523b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
Source: tzdata
Section: localization
Priority: required
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: gawk,
                     po-debconf,
                     python3 (>= 3.9),
                     python3-debian,
                     python3-natsort,
                     python3-polib
Rules-Requires-Root: no
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
XSBC-Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
XSBC-Original-Uploaders: Clint Adams <clint@debian.org>,
           Aurelien Jarno <aurel32@debian.org>,
           Benjamin Drung <bdrung@debian.org>
Bugs: mailto:maintainers@lists.progress-linux.org
Standards-Version: 4.6.2
Homepage: https://www.iana.org/time-zones
Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/tzdata
Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/tzdata
XSBC-Original-Vcs-Browser: https://salsa.debian.org/glibc-team/tzdata
XSBC-Original-Vcs-Git: https://salsa.debian.org/glibc-team/tzdata.git

Package: tzdata
Architecture: all
Multi-Arch: foreign
Depends: debconf | debconf-2.0, ${misc:Depends}
Breaks: tzdata-legacy (= 2023c-8), tzdata-legacy (= 2023c-9)
Replaces: tzdata-legacy (= 2023c-8), tzdata-legacy (= 2023c-9)
Provides: tzdata-trixie
Description: 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.

Package: tzdata-legacy
Architecture: all
Multi-Arch: foreign
Priority: optional
Depends: tzdata, ${misc:Depends}
Breaks: tzdata (<< 2024a-2~)
Conflicts: tzdata-bookworm, tzdata-bullseye
Replaces: tzdata (<< 2024a-2~), tzdata-bookworm, tzdata-bullseye
Description: 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.