summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 15:48:51 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 15:48:51 +0000
commit7e1dabf98f7d02dc67dcfce9c76433dd9569c4a6 (patch)
treecb153efab1c92224bb1b82ed968eca9604943b2c /debian/control
parentAdding upstream version 2024a. (diff)
downloadtzdata-7e1dabf98f7d02dc67dcfce9c76433dd9569c4a6.tar.xz
tzdata-7e1dabf98f7d02dc67dcfce9c76433dd9569c4a6.zip
Adding debian version 2024a-0+deb12u1.debian/2024a-0+deb12u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control31
1 files changed, 31 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..64463b3
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,31 @@
+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: GNU Libc Maintainers <debian-glibc@lists.debian.org>
+Uploaders: Clint Adams <clint@debian.org>,
+ Aurelien Jarno <aurel32@debian.org>,
+ Benjamin Drung <bdrung@debian.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.