summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 0 insertions, 14 deletions
diff --git a/debian/control b/debian/control
index 6ab1061..4a7d3bb 100644
--- a/debian/control
+++ b/debian/control
@@ -25,17 +25,3 @@ Description: lossless data compressor based on the LZMA algorithm (recovery)
which makes it well suited for software distribution and data archiving.
.
This package contains the recovery tool.
-
-Package: lziprecover-dbg
-Section: debug
-Architecture: any
-Depends:
- lziprecover (= ${binary:Version}),
- ${misc:Depends},
-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.
- Lzip decompresses almost as fast as gzip and compresses better than bzip2,
- which makes it well suited for software distribution and data archiving.
- .
- This package contains the debugging symbols.