diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-08-04 10:21:32 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-08-04 10:21:32 (EDT) |
commit | 2c523ae4e875655ad42db67efc25fdf9f8201243 (patch) | |
tree | 82a9f95e9dd165748b26bdb5d1eca9db94272a37 /tzselect.pkg/control | |
parent | a644490cf99b18da14c1c763a2cb19810879857a (diff) |
Split utilities into separate packages
Diffstat (limited to 'tzselect.pkg/control')
-rw-r--r-- | tzselect.pkg/control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tzselect.pkg/control b/tzselect.pkg/control new file mode 100644 index 0000000..626ee12 --- /dev/null +++ b/tzselect.pkg/control @@ -0,0 +1,5 @@ +Architecture: all +Platform: all +Depends: tzdata, tzcode-common (>= ${Source-Version}) +Description: Time zone selection utility + This package provides the tzselect utility for selecting a time zone. |