From: Vincent Bernat Date: Sun, 27 Sep 2009 07:35:45 +0000 (+0000) Subject: Depends on tinymce (>= 3.2.3) since this is what is shipped upstream. X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7146de807cbe404edaefdfcd096023f7b8790ad9;p=roundcube.git Depends on tinymce (>= 3.2.3) since this is what is shipped upstream. --- diff --git a/debian/changelog b/debian/changelog index 3c50f2a..bf8ab1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ roundcube (0.3-1) UNRELEASED; urgency=low * Roundcube configuration now uses 'language' instead of 'locale_string' to specify the default language. Update postinst to reflect this change. Thanks to Richard van den Berg for noticing this. Closes: #544579. + * Depends on tinymce (>= 3.2.3) since this is what is shipped upstream. -- Vincent Bernat Wed, 16 Sep 2009 22:32:29 +0200 diff --git a/debian/control b/debian/control index 9c96ec3..437344b 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Vcs-Browser: http://svn.debian.org/wsvn/pkg-roundcube/roundcube Package: roundcube-core 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 +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.2.3), ${misc:Depends}, libmagic1, php5-pspell Replaces: roundcube Conflicts: roundcube (<< 0.1~rc2-2) Description: skinnable AJAX based webmail solution for IMAP servers