diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-06 11:16:07 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-06 11:16:07 (EDT) |
commit | 283b1b1f8e3ba0733c67658f7aa123d6f12cf24d (patch) | |
tree | f0d88c6721ffe60c23bd03cc01a4a78f8b938425 /tzcode-doc.pkg/control | |
parent | bd2bcdae9a406088a413ff3594ed2e7e15d25dc6 (diff) |
tzcode-common: Remove
Now all packages depend on tzdata for source package documentation.
Diffstat (limited to 'tzcode-doc.pkg/control')
-rw-r--r-- | tzcode-doc.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tzcode-doc.pkg/control b/tzcode-doc.pkg/control index 3569092..9153db3 100644 --- a/tzcode-doc.pkg/control +++ b/tzcode-doc.pkg/control @@ -1,6 +1,6 @@ Architecture: all Platform: all -Depends: tzcode-common (= ${Source-Version}) +Depends: tzdata (= ${Source-Version}) Description: Time zone and daylight saving time utilities - documentation This package provides documentation for the tzselect, zic, and zdump utilities for working with time zone and daylight saving time data. |