X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=0f91fb5ddf982ceae4ef6d752ee5f022f78883a3;hb=511160353722ebec8c258ddd6fa963ec8851eede;hp=845f7c3cd30f36deb57f6f6b12e64eb67c20baa3;hpb=9f97ce8c737b4b6006f78ac1ba6a5811db8b455e;p=roundcube.git diff --git a/debian/control b/debian/control index 845f7c3..0f91fb5 100644 --- a/debian/control +++ b/debian/control @@ -3,17 +3,26 @@ Section: web Priority: extra Maintainer: Debian Roundcube Maintainers Uploaders: Vincent Bernat , Romain Beauxis -Build-Depends: debhelper (>= 5), quilt, patchutils (>= 0.2.25), cdbs (>= 0.4.27), po-debconf +Build-Depends: cdbs, debhelper (>= 5), dh-buildinfo, po-debconf, yui-compressor Homepage: http://www.roundcube.net/ -Standards-Version: 3.8.0 -Vcs-Svn: svn://svn.debian.org/svn/pkg-roundcube/roundcube -Vcs-Browser: http://svn.debian.org/wsvn/pkg-roundcube/roundcube +Standards-Version: 3.9.2 +Vcs-Svn: svn://svn.debian.org/svn/pkg-roundcube/trunk +Vcs-Browser: http://svn.debian.org/wsvn/pkg-roundcube/trunk/ 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, tinymce2 | tinymce (<< 3), ${misc:Depends}, libmagic1 +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), + libmagic1, + roundcube-sqlite (= ${source:Version}) | roundcube-mysql (= ${source:Version}) | roundcube-pgsql (= ${source:Version}), + ${misc:Depends} +Suggests: php-auth-sasl (>= 1.0.3), roundcube-plugins 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 @@ -23,12 +32,12 @@ Description: skinnable AJAX based webmail solution for IMAP servers The user interface is fully skinnable using XHTML and CSS 2. . This package provides the core code for roundcube. You should install - it along with one of the roundcube database virtual packages. + it along with one of the roundcube database metapackages. Package: roundcube Architecture: all -Depends: roundcube-sqlite | roundcube-db, roundcube-core -Description: skinnable AJAX based webmail solution for IMAP servers +Depends: roundcube-core (= ${source:Version}), ${misc:Depends} +Description: skinnable AJAX based webmail solution for IMAP servers - metapackage 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, @@ -40,29 +49,40 @@ Description: skinnable AJAX based webmail solution for IMAP servers Package: roundcube-mysql Architecture: all -Depends: php5-mysql, mysql-client | virtual-mysql-client +Depends: php-mdb2-driver-mysql (>= 1.5.0b2), mysql-client | virtual-mysql-client, ${misc:Depends} Suggests: mysql-server -Provides: roundcube-db -Description: virtual package providing MySQL dependencies for RoundCube +Description: metapackage providing MySQL dependencies for RoundCube This package provides MySQL dependencies for RoundCube Webmail, a skinnable AJAX based webmail solution for IMAP servers. Install this one if you want to use a MySQL database with RoundCube. Package: roundcube-pgsql Architecture: all -Depends: php5-pgsql, postgresql-client-8.1 | postgresql-client +Depends: php-mdb2-driver-pgsql (>= 1.5.0b2), postgresql-client-8.1 | postgresql-client, ${misc:Depends} Suggests: postgresql-server -Provides: roundcube-db -Description: virtual package providing PostgreSQL dependencies for RoundCube +Description: metapackage providing PostgreSQL dependencies for RoundCube This package provides PostgreSQL dependencies for RoundCube Webmail, 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 Architecture: all -Depends: php5-sqlite, sqlite -Provides: roundcube-db -Description: virtual package providing sqlite dependencies for RoundCube +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. + +Package: roundcube-plugins +Architecture: all +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.