From ac7a9055081ac0fbde43ff1d4c4099d1d3061bfb Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 17 Jul 2010 15:39:12 +0000 Subject: [PATCH] Use Breaks instead of Conflicts to move files from older roundcube installations. --- debian/changelog | 2 ++ debian/control | 2 +- debian/control.in | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 642ede1..c286dbd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ roundcube (0.3.1-4) unstable; urgency=low in README.Debian. Closes: #584458, #582894. * Bump Standards-Version. No changes required. * Switch to 3.0 (quilt) format. + * Use Breaks instead of Conflicts to move files from older roundcube + installations. -- Vincent Bernat Sat, 17 Jul 2010 17:23:30 +0200 diff --git a/debian/control b/debian/control index 5284247..bc79c1a 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Architecture: all Depends: dbconfig-common, debconf | debconf-2.0, apache2 | lighttpd | httpd, php5, php5-mcrypt, php5-gd, roundcube-sqlite (= ${source:Version}) | roundcube-mysql (= ${source:Version}) | roundcube-pgsql (= ${source:Version}), php-mdb2, php-auth, php-net-smtp, php-net-socket, php-mail-mime (>= 1.5.0), ucf, tinymce (>= 3), ${misc:Depends}, libmagic1, php5-pspell, libjs-jquery (>= 1.3.3) Suggests: php-auth-sasl Replaces: roundcube -Conflicts: roundcube (<< 0.1~rc2-2) +Breaks: roundcube (<< 0.1~rc2-2) Description: skinnable AJAX based webmail solution for IMAP servers RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality diff --git a/debian/control.in b/debian/control.in index 70be04e..a0772fe 100644 --- a/debian/control.in +++ b/debian/control.in @@ -14,7 +14,7 @@ Architecture: all Depends: dbconfig-common, debconf | debconf-2.0, apache2 | lighttpd | httpd, php5, php5-mcrypt, php5-gd, roundcube-sqlite (= ${source:Version}) | roundcube-mysql (= ${source:Version}) | roundcube-pgsql (= ${source:Version}), php-mdb2, php-auth, php-net-smtp, php-net-socket, php-mail-mime (>= 1.5.0), ucf, tinymce (>= 3), ${misc:Depends}, libmagic1, php5-pspell, libjs-jquery (>= 1.3.3) Suggests: php-auth-sasl Replaces: roundcube -Conflicts: roundcube (<< 0.1~rc2-2) +Breaks: roundcube (<< 0.1~rc2-2) Description: skinnable AJAX based webmail solution for IMAP servers RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality -- 2.39.2