blob: 408725154544d9e9dcfb26de574c5830e7679fc4 (
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
|
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-Git: https://salsa.debian.org/glibc-team/tzdata.git
Vcs-Browser: https://salsa.debian.org/glibc-team/tzdata
Package: tzdata
Architecture: all
Multi-Arch: foreign
Depends: debconf | debconf-2.0, ${misc:Depends}
Provides: tzdata-bookworm
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.
|