X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=37f0528d3d3ff124c69a99217a44aebfa560796c;hb=99daa858e1aff3d0b7bf31838e0bba801f632de6;hp=19ebae7fd29e3a3e961a975457dbc45b9ad4fab8;hpb=c577559e2be4e41aeb0696baadd6fccfd26834d7;p=roundcube.git diff --git a/debian/control b/debian/control index 19ebae7..37f0528 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,11 @@ Section: web Priority: extra Maintainer: Debian Roundcube Maintainers Uploaders: Vincent Bernat , Romain Beauxis -Build-Depends: cdbs, debhelper (>= 5), dh-buildinfo, po-debconf +Build-Depends: cdbs, debhelper (>= 5), dh-buildinfo, po-debconf, yui-compressor Homepage: http://www.roundcube.net/ -Standards-Version: 3.9.1 -Vcs-Svn: svn://svn.debian.org/svn/pkg-roundcube/trunk -Vcs-Browser: http://svn.debian.org/wsvn/pkg-roundcube/trunk/ +Standards-Version: 3.9.3 +Vcs-Git: git://anonscm.debian.org/pkg-roundcube/roundcube.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-roundcube/roundcube.git Package: roundcube-core Architecture: all @@ -15,14 +15,13 @@ Depends: dbconfig-common, debconf | debconf-2.0, ucf, apache2 | lighttpd | httpd, php5, php5-mcrypt, php5-gd, php5-intl, php-mdb2 (>= 2.5.0), php-auth, php-net-smtp (>= 1.4.2), - php-net-socket, php-mail-mime (>= 1.8.0), php5-pspell, - tinymce (>= 3), libjs-jquery (>= 1.4.2), + php-net-socket, php-mail-mime (>= 1.8.2), php5-pspell, + tinymce (>= 3), libjs-jquery (>= 1.6.4), libjs-jquery-ui (>= 1.8), libmagic1, - roundcube-sqlite (= ${source:Version}) | roundcube-mysql (= ${source:Version}) | roundcube-pgsql (= ${source:Version}), + roundcube-mysql (= ${source:Version}) | roundcube-pgsql (= ${source:Version}), ${misc:Depends} -Suggests: php-auth-sasl (>= 1.0.3) -Replaces: roundcube -Breaks: roundcube (<< 0.1~rc2-2) +Suggests: php-auth-sasl (>= 1.0.3), php-crypt-gpg, roundcube-plugins +Conflicts: roundcube-plugins-extra (<= 0.6-20111030) 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 @@ -47,6 +46,12 @@ Description: skinnable AJAX based webmail solution for IMAP servers - metapackag . This package will install a full roundcube application. +Package: roundcube-sqlite +Architecture: all +Depends: roundcube-mysql | roundcube-pgsql +Description: transitional dummy package + This package is a dummy transitional package. It can be safely removed. + Package: roundcube-mysql Architecture: all Depends: php-mdb2-driver-mysql (>= 1.5.0b2), mysql-client | virtual-mysql-client, ${misc:Depends} @@ -65,10 +70,16 @@ Description: metapackage providing PostgreSQL dependencies for RoundCube a skinnable AJAX based webmail solution for IMAP servers. Install this one if you want to use a PostgreSQL database with RoundCube. -Package: roundcube-sqlite +Package: roundcube-plugins Architecture: all -Depends: php-mdb2-driver-sqlite (>= 1.5.0b2), sqlite, ${misc:Depends} -Description: metapackage providing sqlite dependencies for RoundCube - This package provides sqlite dependencies for RoundCube Webmail, a - skinnable AJAX based webmail solution for IMAP servers. Install this - one if you want to use a sqlite database with RoundCube. +Depends: roundcube-core (= ${source:Version}), ${misc:Depends} +Description: skinnable AJAX based webmail solution for IMAP servers - plugins + RoundCube Webmail is a browser-based multilingual IMAP client with an + application-like user interface. It provides full functionality + expected from an e-mail client, including MIME support, address book, + folder manipulation and message filters. + . + The user interface is fully skinnable using XHTML and CSS 2. + . + This package provides several plugins for Roundcube. They should be + enabled in the configuration of Roundcube.