summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control19
1 files changed, 0 insertions, 19 deletions
diff --git a/debian/control b/debian/control
index 7bb058ab4..a467830a4 100644
--- a/debian/control
+++ b/debian/control
@@ -115,22 +115,3 @@ Description: shell with lots of features (development files)
.
This package contains headers and scripts necessary to compile
third-party modules.
-
-Package: zsh-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: zsh (= ${binary:Version}),
- zsh-common (= ${source:Version}),
- ${misc:Depends}
-Description: shell with lots of features (debugging symbols)
- Zsh is a UNIX command interpreter (shell) usable as an
- interactive login shell and as a shell script command
- processor. Of the standard shells, zsh most closely resembles
- ksh but includes many enhancements. Zsh has command-line editing,
- built-in spelling correction, programmable command completion,
- shell functions (with autoloading), a history mechanism, and a
- host of other features.
- .
- This package contains gdb debugging symbols for the 'zsh'
- package.