From 30e0a3f1592f3fd40ca770a37a571294c7d3ca81 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 06 Oct 2013 02:23:05 -0400 Subject: Add binary packages. --- diff --git a/substvars b/substvars new file mode 100644 index 0000000..7526fdb --- /dev/null +++ b/substvars @@ -0,0 +1,5 @@ +Common-Description: + Time Zone Data represents the history of 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. diff --git a/tzdata-africa.pkg/control b/tzdata-africa.pkg/control new file mode 100644 index 0000000..4290ac0 --- /dev/null +++ b/tzdata-africa.pkg/control @@ -0,0 +1,7 @@ +Architecture: all +Platform: all +Depends: tzdata-common (= ${Binary-Version}) +Description: Time zone and daylight saving time data - Africa + ${Common-Description} + . + This package provides time zone and daylight saving time data for Africa. diff --git a/tzdata-antarctica.pkg/control b/tzdata-antarctica.pkg/control new file mode 100644 index 0000000..4117dd8 --- /dev/null +++ b/tzdata-antarctica.pkg/control @@ -0,0 +1,7 @@ +Architecture: all +Platform: all +Depends: tzdata-common (= ${Binary-Version}) +Description: Time zone and daylight saving time data - Antarctica + ${Common-Description} + . + This package provides time zone and daylight saving time data for Antarctica. diff --git a/tzdata-asia.pkg/control b/tzdata-asia.pkg/control new file mode 100644 index 0000000..7d95dbb --- /dev/null +++ b/tzdata-asia.pkg/control @@ -0,0 +1,7 @@ +Architecture: all +Platform: all +Depends: tzdata-common (= ${Binary-Version}) +Description: Time zone and daylight saving time data - Asia + ${Common-Description} + . + This package provides time zone and daylight saving time data for Asia. diff --git a/tzdata-australasia.pkg/control b/tzdata-australasia.pkg/control new file mode 100644 index 0000000..30daae3 --- /dev/null +++ b/tzdata-australasia.pkg/control @@ -0,0 +1,7 @@ +Architecture: all +Platform: all +Depends: tzdata-common (= ${Binary-Version}) +Description: Time zone and daylight saving time data - Australasia + ${Common-Description} + . + This package provides time zone and daylight saving time data for Australasia. diff --git a/tzdata-backward.pkg/control b/tzdata-backward.pkg/control new file mode 100644 index 0000000..1f2dae9 --- /dev/null +++ b/tzdata-backward.pkg/control @@ -0,0 +1,8 @@ +Architecture: all +Platform: all +Depends: tzdata-common (= ${Binary-Version}) +Description: Time zone and daylight saving time data - compatibility + ${Common-Description} + . + This package provides time zone and daylight saving time data under old time + zone names. diff --git a/tzdata-common.pkg/control b/tzdata-common.pkg/control new file mode 100644 index 0000000..7f4f7ff --- /dev/null +++ b/tzdata-common.pkg/control @@ -0,0 +1,7 @@ +Architecture: all +Platform: all +Description: Time zone and daylight saving time data - common files + ${Common-Description} + . + This package provides the source package documentation for the time zone and + daylight saving time data packages. diff --git a/tzdata-common.pkg/docs b/tzdata-common.pkg/docs new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tzdata-common.pkg/docs diff --git a/tzdata-etcetera.pkg/control b/tzdata-etcetera.pkg/control new file mode 100644 index 0000000..b69b59a --- /dev/null +++ b/tzdata-etcetera.pkg/control @@ -0,0 +1,8 @@ +Architecture: all +Platform: all +Depends: tzdata-common (= ${Binary-Version}) +Description: Time zone and daylight saving time data - generic + ${Common-Description} + . + This package provides generic time zone data, mainly only useful for historical + purposes and for ships at sea. diff --git a/tzdata-europe.pkg/control b/tzdata-europe.pkg/control new file mode 100644 index 0000000..dcdd6cd --- /dev/null +++ b/tzdata-europe.pkg/control @@ -0,0 +1,7 @@ +Architecture: all +Platform: all +Depends: tzdata-common (= ${Binary-Version}) +Description: Time zone and daylight saving time data - Europe + ${Common-Description} + . + This package provides time zone and daylight saving time data for Europe. diff --git a/tzdata-factory.pkg/control b/tzdata-factory.pkg/control new file mode 100644 index 0000000..3f572f2 --- /dev/null +++ b/tzdata-factory.pkg/control @@ -0,0 +1,8 @@ +Architecture: all +Platform: all +Depends: tzdata-common (= ${Binary-Version}) +Description: Time zone and daylight saving time data - factory message + ${Common-Description} + . + This package provides a message indicating that the local time zone must be + set by the user. diff --git a/tzdata-northamerica.pkg/control b/tzdata-northamerica.pkg/control new file mode 100644 index 0000000..152969a --- /dev/null +++ b/tzdata-northamerica.pkg/control @@ -0,0 +1,8 @@ +Architecture: all +Platform: all +Depends: tzdata-common (= ${Binary-Version}) +Description: Time zone and daylight saving time data - North America + ${Common-Description} + . + This package provides time zone and daylight saving time data for North + America. diff --git a/tzdata-southamerica.pkg/control b/tzdata-southamerica.pkg/control new file mode 100644 index 0000000..c2e99f4 --- /dev/null +++ b/tzdata-southamerica.pkg/control @@ -0,0 +1,8 @@ +Architecture: all +Platform: all +Depends: tzdata-common (= ${Binary-Version}) +Description: Time zone and daylight saving time data - South America + ${Common-Description} + . + This package provides time zone and daylight saving time data for South + America. -- cgit v0.9.1