diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2012-12-28 04:03:30 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2012-12-28 04:03:57 +0100 |
commit | dbd416d2bbec1324bfab60d6f6e9f0936716858d (patch) | |
tree | f1c486254ce73a88fef0d5201e0e009fc38fc7c2 | |
parent | c2511a180b0abf1ed967fa8d345ec98b1584b166 (diff) | |
download | zsh-dbd416d2bbec1324bfab60d6f6e9f0936716858d.tar.gz zsh-dbd416d2bbec1324bfab60d6f6e9f0936716858d.zip |
Add Replaces and Breaks headers due to files being moved around
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 020e56dd7..34a52534a 100644 --- a/debian/control +++ b/debian/control @@ -43,6 +43,8 @@ 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 Suggests: zsh-doc Description: architecture independent files for Zsh |