diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/control b/debian/control index c0e5dd334..5d10cd27e 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,6 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/zsh.git Package: zsh Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, zsh-common (= ${source:Version}) -Pre-Depends: dpkg (>= 1.15.6~) Recommends: ${shlibs:Recommends} Suggests: zsh-doc Description: shell with lots of features @@ -45,7 +44,6 @@ Description: shell with lots of features Package: zsh-common Architecture: all Depends: ${misc:Depends} -Pre-Depends: dpkg (>= 1.15.6~) Replaces: zsh (<= 5.0.2-1) Breaks: zsh (<= 5.0.2-1) Recommends: zsh @@ -66,7 +64,6 @@ Package: zsh-doc Architecture: all Section: doc Depends: ${misc:Depends}, zsh-common (= ${source:Version}) -Pre-Depends: dpkg (>= 1.15.6~) Description: zsh documentation - info/HTML format Zsh is a UNIX command interpreter (shell) usable as an interactive login shell and as a shell script command @@ -115,7 +112,6 @@ Architecture: any Section: debug Priority: extra Depends: zsh (= ${binary:Version}), ${misc:Depends}, zsh-common (= ${source:Version}) -Pre-Depends: dpkg (>= 1.15.6~) 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 |