From 298d2d141bd69e4f3d08cff8d3ef86ec6c9adfc9 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 20 Dec 2020 03:22:44 -0500 Subject: Organize packages into sections --- diff --git a/changelog b/changelog index 8736d09..95e7b32 100644 --- a/changelog +++ b/changelog @@ -1,6 +1,7 @@ tzdb (2020d-1) trunk * New upstream release. + * Organize packages into sections. -- Patrick McDermott Sat, 19 Dec 2020 22:31:46 -0500 diff --git a/control b/control index 7c74f18..8abdb19 100644 --- a/control +++ b/control @@ -1,4 +1,4 @@ Maintainer: Patrick McDermott Build-Depends: busybox (>= 1.32.0-1), gpg, dirmngr, lzip, - opkbuild (>= 4.0.1), opkhelper-3.0 (>= 3.1.2) + opkbuild (>= 4.2.0), opkhelper-3.0 (>= 3.1.2) Homepage: https://www.iana.org/time-zones diff --git a/tzcode-doc.pkg/control b/tzcode-doc.pkg/control index 9153db3..e0d423a 100644 --- a/tzcode-doc.pkg/control +++ b/tzcode-doc.pkg/control @@ -1,5 +1,6 @@ Architecture: all Platform: all +Section: doc Depends: tzdata (= ${Source-Version}) Description: Time zone and daylight saving time utilities - documentation This package provides documentation for the tzselect, zic, and zdump utilities diff --git a/tzdata-africa.pkg/control b/tzdata-africa.pkg/control index 6aecd38..630e69d 100644 --- a/tzdata-africa.pkg/control +++ b/tzdata-africa.pkg/control @@ -1,5 +1,6 @@ Architecture: all Platform: all +Section: share Depends: tzdata (= ${Binary-Version}) Description: Time zone and daylight saving time data - Africa ${Common-Description} diff --git a/tzdata-antarctica.pkg/control b/tzdata-antarctica.pkg/control index 61dd525..788f701 100644 --- a/tzdata-antarctica.pkg/control +++ b/tzdata-antarctica.pkg/control @@ -1,5 +1,6 @@ Architecture: all Platform: all +Section: share Depends: tzdata (= ${Binary-Version}) Description: Time zone and daylight saving time data - Antarctica ${Common-Description} diff --git a/tzdata-asia.pkg/control b/tzdata-asia.pkg/control index 514b226..e684cb6 100644 --- a/tzdata-asia.pkg/control +++ b/tzdata-asia.pkg/control @@ -1,5 +1,6 @@ Architecture: all Platform: all +Section: share Depends: tzdata (= ${Binary-Version}) Description: Time zone and daylight saving time data - Asia ${Common-Description} diff --git a/tzdata-australasia.pkg/control b/tzdata-australasia.pkg/control index 5ce951e..6080bf8 100644 --- a/tzdata-australasia.pkg/control +++ b/tzdata-australasia.pkg/control @@ -1,5 +1,6 @@ Architecture: all Platform: all +Section: share Depends: tzdata (= ${Binary-Version}) Description: Time zone and daylight saving time data - Australasia ${Common-Description} diff --git a/tzdata-etcetera.pkg/control b/tzdata-etcetera.pkg/control index 08a9892..f708072 100644 --- a/tzdata-etcetera.pkg/control +++ b/tzdata-etcetera.pkg/control @@ -1,5 +1,6 @@ Architecture: all Platform: all +Section: share Depends: tzdata (= ${Binary-Version}) Description: Time zone and daylight saving time data - generic ${Common-Description} diff --git a/tzdata-europe.pkg/control b/tzdata-europe.pkg/control index f841e04..95ee108 100644 --- a/tzdata-europe.pkg/control +++ b/tzdata-europe.pkg/control @@ -1,5 +1,6 @@ Architecture: all Platform: all +Section: share Depends: tzdata (= ${Binary-Version}) Description: Time zone and daylight saving time data - Europe ${Common-Description} diff --git a/tzdata-northamerica.pkg/control b/tzdata-northamerica.pkg/control index 1cb0760..c09f853 100644 --- a/tzdata-northamerica.pkg/control +++ b/tzdata-northamerica.pkg/control @@ -1,5 +1,6 @@ Architecture: all Platform: all +Section: share Depends: tzdata (= ${Binary-Version}) Description: Time zone and daylight saving time data - North America ${Common-Description} diff --git a/tzdata-southamerica.pkg/control b/tzdata-southamerica.pkg/control index 09ecc9a..3eeea15 100644 --- a/tzdata-southamerica.pkg/control +++ b/tzdata-southamerica.pkg/control @@ -1,5 +1,6 @@ Architecture: all Platform: all +Section: share Depends: tzdata (= ${Binary-Version}) Description: Time zone and daylight saving time data - South America ${Common-Description} diff --git a/tzdata.pkg/control b/tzdata.pkg/control index af9e234..665c361 100644 --- a/tzdata.pkg/control +++ b/tzdata.pkg/control @@ -1,5 +1,6 @@ Architecture: all Platform: all +Section: share Description: Time zone and daylight saving time data - base files ${Common-Description} . diff --git a/tzselect.pkg/control b/tzselect.pkg/control index a34e0fa..e46c964 100644 --- a/tzselect.pkg/control +++ b/tzselect.pkg/control @@ -1,5 +1,6 @@ Architecture: all Platform: all +Section: util Depends: tzdata (= ${Source-Version}) Description: Time zone selection utility This package provides the tzselect utility for selecting a time zone. diff --git a/zdump.pkg/control b/zdump.pkg/control index 6ee003b..fd4ac7c 100644 --- a/zdump.pkg/control +++ b/zdump.pkg/control @@ -1,5 +1,6 @@ Architecture: any Platform: all +Section: util Depends: tzdata (= ${Source-Version}), ${Shlib-Depends} Description: Time zone dumper This package provides the zdump time zone dumper. diff --git a/zic.pkg/control b/zic.pkg/control index 15e4f27..7c73983 100644 --- a/zic.pkg/control +++ b/zic.pkg/control @@ -1,5 +1,6 @@ Architecture: any Platform: all +Section: util Depends: tzdata (= ${Source-Version}), ${Shlib-Depends} Description: Time zone compiler This package provides the zic time zone compiler. -- cgit v0.9.1