]> git.donarmstrong.com Git - roundcube.git/commitdiff
Depend on tinymce << 3
authorVincent Bernat <bernat@debian.org>
Fri, 16 May 2008 19:51:40 +0000 (19:51 +0000)
committerJérémy Bobbio <lunar@debian.org>
Sat, 18 Jun 2011 17:28:35 +0000 (19:28 +0200)
debian/changelog
debian/control

index 8b5f25d67efc9277291ef85902d57b255095e342..ba400f4bd559b40490ae2c3598aad0723cc90e5a 100644 (file)
@@ -5,6 +5,7 @@ roundcube (0.1.1-4) UNRELEASED; urgency=low
      + RoundCube is GPL-2 licensed, not GPL-2+
      + Add an explanation on the BSD license present at the top of
        index.php (Closes: #477119)
+  * We do not support tinymce 3, yet. Depends on tinymce (<< 3). Closes: #481145
 
  -- Vincent Bernat <bernat@debian.org>  Fri, 16 May 2008 21:49:38 +0200
 
index 41c988827a02ea55ebd9b270899cfd95eb61b27f..e45d62d8326ab456de63d2dd9799c5e292a244f7 100644 (file)
@@ -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, roundcube-db, php-db, php-auth, php-net-smtp, php-net-socket, php-mail-mime (>= 1.5.0), ucf, tinymce, ${misc:Depends}, libmagic1
+Depends: dbconfig-common, debconf | debconf-2.0, apache2 | lighttpd | httpd, php5, php5-mcrypt, roundcube-db, php-db, php-auth, php-net-smtp, php-net-socket, php-mail-mime (>= 1.5.0), ucf, tinymce (<< 3), ${misc:Depends}, libmagic1
 Replaces: roundcube
 Conflicts: roundcube (<< 0.1~rc2-2)
 Description: skinnable AJAX based webmail solution for IMAP servers