From 2198da1acdf3be687152af9b92684088a7640852 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Feb 2025 20:42:18 +0100 Subject: [PATCH] Wrap and sorting control file. Signed-off-by: Daniel Baumann --- debian/control | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 06db884..7ebc09a 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: C, 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. @@ -32,8 +33,8 @@ Section: debug Priority: extra Architecture: any Depends: - ${misc:Depends}, clzip (= ${binary:Version}), + ${misc:Depends}, Description: C, 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.