summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2016-05-12 15:13:00 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2016-06-03 15:52:15 +0000
commit463f5b8d0080d8a31d3aacc4796662aef5f1a916 (patch)
tree7abf2ca39920c49d7ad6165b82271d678324450c
parentUpdating to standards version 3.9.8. (diff)
downloadlzip-463f5b8d0080d8a31d3aacc4796662aef5f1a916.tar.xz
lzip-463f5b8d0080d8a31d3aacc4796662aef5f1a916.zip
Wrap and sorting control file.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
-rw-r--r--debian/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 6bdd9f9..348f218 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,8 @@ Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
-Provides: lzip-alternative
+Provides:
+ lzip-alternative,
Description: lossless data compressor based on the LZMA algorithm
Lzip is a lossless data compressor based on the LZMA algorithm, with very safe
integrity checking and a user interface similar to the one of gzip or bzip2.
@@ -27,8 +28,8 @@ Section: debug
Priority: extra
Architecture: any
Depends:
- ${misc:Depends},
lzip (= ${binary:Version}),
+ ${misc:Depends},
Description: lossless data compressor based on the LZMA algorithm (debug)
Lzip is a lossless data compressor based on the LZMA algorithm, with very safe
integrity checking and a user interface similar to the one of gzip or bzip2.