From d2df9d01aa35b03ff13ee2d4704d64984084a4ea Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Wed, 05 Jun 2019 23:25:42 -0400 Subject: Add tzdata packages --- diff --git a/tzdata-africa.pkg/control b/tzdata-africa.pkg/control new file mode 100644 index 0000000..6aecd38 --- /dev/null +++ b/tzdata-africa.pkg/control @@ -0,0 +1,7 @@ +Architecture: all +Platform: all +Depends: tzdata (= ${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..61dd525 --- /dev/null +++ b/tzdata-antarctica.pkg/control @@ -0,0 +1,7 @@ +Architecture: all +Platform: all +Depends: tzdata (= ${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..514b226 --- /dev/null +++ b/tzdata-asia.pkg/control @@ -0,0 +1,7 @@ +Architecture: all +Platform: all +Depends: tzdata (= ${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..5ce951e --- /dev/null +++ b/tzdata-australasia.pkg/control @@ -0,0 +1,7 @@ +Architecture: all +Platform: all +Depends: tzdata (= ${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-etcetera.pkg/control b/tzdata-etcetera.pkg/control new file mode 100644 index 0000000..08a9892 --- /dev/null +++ b/tzdata-etcetera.pkg/control @@ -0,0 +1,8 @@ +Architecture: all +Platform: all +Depends: tzdata (= ${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..f841e04 --- /dev/null +++ b/tzdata-europe.pkg/control @@ -0,0 +1,7 @@ +Architecture: all +Platform: all +Depends: tzdata (= ${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..9c6c7ce --- /dev/null +++ b/tzdata-factory.pkg/control @@ -0,0 +1,8 @@ +Architecture: all +Platform: all +Depends: tzdata (= ${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..1cb0760 --- /dev/null +++ b/tzdata-northamerica.pkg/control @@ -0,0 +1,8 @@ +Architecture: all +Platform: all +Depends: tzdata (= ${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..09ecc9a --- /dev/null +++ b/tzdata-southamerica.pkg/control @@ -0,0 +1,8 @@ +Architecture: all +Platform: all +Depends: tzdata (= ${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. diff --git a/tzdata.pkg/control b/tzdata.pkg/control new file mode 100644 index 0000000..af9e234 --- /dev/null +++ b/tzdata.pkg/control @@ -0,0 +1,6 @@ +Architecture: all +Platform: all +Description: Time zone and daylight saving time data - base files + ${Common-Description} + . + This package provides basic time zone and daylight saving time data. diff --git a/tzdata.pkg/docs b/tzdata.pkg/docs new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tzdata.pkg/docs -- cgit v0.9.1