summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2011-06-14 17:36:34 +0200
committerAxel Beckert <abe@deuxchevaux.org>2011-06-14 17:43:02 +0200
commit30777d4c9e1a880ede67fe6023dc27e0cb214b7b (patch)
tree48eb1c5fe6bb590eb6ec98ef911f0c19ac5177ea
parent71716e7febe2b7c2606ad17a7988ec3842e82a0a (diff)
downloadzsh-30777d4c9e1a880ede67fe6023dc27e0cb214b7b.tar.gz
zsh-30777d4c9e1a880ede67fe6023dc27e0cb214b7b.zip
Fixed lintian warning "binary-control-field-duplicates-source"
Removed "Section: shells" from the zsh and zsh-static binary packages.
-rw-r--r--debian/control2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 0ea265ce4..481ac1ff6 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ Vcs-Browser: http://git.debian.org/?p=collab-maint/zsh.git;a=summary
Package: zsh
Architecture: any
-Section: shells
Depends: ${shlibs:Depends}
Recommends: ${shlibs:Recommends}
Suggests: zsh-doc
@@ -41,7 +40,6 @@ Description: zsh documentation - info/HTML format
Package: zsh-static
Architecture: any
-Section: shells
Depends: ${shlibs:Depends}, zsh
Suggests: zsh-doc
Description: A shell with lots of features (static link)