diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2013-11-08 01:33:30 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2013-11-08 01:33:30 +0100 |
commit | 8fe0f364b8f5a28135f2d152d3c4fe2d483371a8 (patch) | |
tree | 0b334938167dc2c73d8e56388f8b7f06773ad05f | |
parent | f75d710111fcf451ad085caa35cb5d813cfeae28 (diff) | |
download | zsh-8fe0f364b8f5a28135f2d152d3c4fe2d483371a8.tar.gz zsh-8fe0f364b8f5a28135f2d152d3c4fe2d483371a8.zip |
zsh-common: Remove Breaks against older zsh version (Hopefully closes: #707760)
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 3bb9d738a..6319adcd3 100644 --- a/debian/control +++ b/debian/control @@ -44,7 +44,6 @@ Package: zsh-common Architecture: all Depends: ${misc:Depends} Replaces: zsh (<= 5.0.2-1) -Breaks: zsh (<= 5.0.2-1) Recommends: zsh Suggests: zsh-doc Description: architecture independent files for Zsh |