From: Thorsten Glaser Date: Sun, 28 Apr 2013 01:25:13 +0000 (+0000) Subject: Fix: trying to overwrite '/etc/vim/vimrc', which is also in package vim-common 2... X-Git-Tag: v0.9.0~5 X-Git-Url: http://git.grml.org/?p=grml-etc-core.git;a=commitdiff_plain;h=eaf6856870bc783c465baf88bb0a625180fd6ce9 Fix: trying to overwrite '/etc/vim/vimrc', which is also in package vim-common 2:7.3.547-7 This is a Replaces without Conflicts+Provides, which tells dpkg to just go on and overwrite the file and that yes, this is no accident. (That being said, replacing conffiles is tricky.) Signed-off-by: Michael Prokop Tested-by: Markus Rekkenbeil --- diff --git a/debian/control b/debian/control index cfb729d..ff58b77 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Bugs: mailto:bugs@grml.org Package: grml-etc-core Architecture: all Conflicts: grml-etc (<< 0.8-11), grml-autoconfig (<< 0.5-7), grml-scripts (<< 0.8-27) +Replaces: vim-common Depends: vim | nvi | editor Recommends: grml-scripts-core Pre-Depends: zsh