From c1c266d9158a6a9a64581248d3dc3f13fb96c4d9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 15 Sep 2018 15:25:30 +0200 Subject: Adding lzip-compressor and lzip-decompressor alternatives. Signed-off-by: Daniel Baumann --- debian/lzip.README.Debian | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian/lzip.README.Debian') diff --git a/debian/lzip.README.Debian b/debian/lzip.README.Debian index b36f972..eb71338 100644 --- a/debian/lzip.README.Debian +++ b/debian/lzip.README.Debian @@ -73,6 +73,11 @@ This allows: before, install plzip and all your Lzip operations are now parallelized automatically. +Additional lzip-compressor and lzip-decompressor are provided, both as virtual +packages as well as alternatives in /usr/bin. This allows one to use a mixed +mode of setting lzip alternatives globally, such as using plzip for +decompression and lzip for compression. + 3. Best practice ---------------- @@ -86,6 +91,9 @@ To make the best use of Lzip, the following should be considered: implementation (e.g. use 'Depends: lzip-alternative | lzip' or 'Depends: lzip-alternative | plzip', not 'Depends: lzip'). + * use compressor or decompressor explicitly (e.g. use + 'Depends: lzip-decompressor | lunzip' if you don't need to compress files). + 4. See also ----------- -- cgit v1.2.3