diff --git a/debian/control b/debian/control index 097196d..3109686 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Package: pdlzip Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Breaks: lzip (<< 1.15~) +Provides: lzip-alternative Description: data compressor based on the LZMA algorithm (simple version) 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.