summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2012-12-28 04:03:30 +0100
committerAxel Beckert <abe@deuxchevaux.org>2012-12-28 04:03:57 +0100
commitdbd416d2bbec1324bfab60d6f6e9f0936716858d (patch)
treef1c486254ce73a88fef0d5201e0e009fc38fc7c2
parentc2511a180b0abf1ed967fa8d345ec98b1584b166 (diff)
downloadzsh-dbd416d2bbec1324bfab60d6f6e9f0936716858d.tar.gz
zsh-dbd416d2bbec1324bfab60d6f6e9f0936716858d.zip
Add Replaces and Breaks headers due to files being moved around
-rw-r--r--debian/control2
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