diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2016-05-12 15:26:48 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2016-05-20 06:49:01 +0000 |
commit | 5c33cf460179bef0d8a9d29ecaab3561c9865625 (patch) | |
tree | 1849532e0b42de98b666b2b3744f3799e3db3b5f | |
parent | Merging upstream version 1.5. (diff) | |
download | zutils-5c33cf460179bef0d8a9d29ecaab3561c9865625.tar.xz zutils-5c33cf460179bef0d8a9d29ecaab3561c9865625.zip |
Wrap and sorting control file.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index be1a7db..586858b 100644 --- a/debian/control +++ b/debian/control @@ -37,8 +37,8 @@ Section: debug Priority: extra Architecture: any Depends: - ${misc:Depends}, zutils (= ${binary:Version}), + ${misc:Depends}, Description: utilities for dealing with compressed files transparently (debug) Zutils is a collection of utilities for dealing with any combination of compressed and non-compressed files transparently. Currently the supported |