summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control13
1 files changed, 0 insertions, 13 deletions
diff --git a/debian/control b/debian/control
index 3e48aa9..bc9ec52 100644
--- a/debian/control
+++ b/debian/control
@@ -34,16 +34,3 @@ Description: utilities for dealing with compressed files transparently
Zutils is a collection of utilities for dealing with any combination of
compressed and non-compressed files transparently. Currently the supported
compressors are gzip, bzip2, lzip, and xz.
-
-Package: zutils-dbg
-Section: debug
-Architecture: any
-Depends:
- zutils (= ${binary:Version}),
- ${misc:Depends},
-Description: utilities for dealing with compressed files transparently (debug)
- Zutils is a collection of utilities for dealing with any combination of
- compressed and non-compressed files transparently. Currently the supported
- compressors are gzip, bzip2, lzip, and xz.
- .
- This package contains the debugging symbols.