X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=0f7d80d062977b042eade0f2166db78b6f04b7a5;hb=4875b8b01f559bb6a0c8642e199302fa33b754bc;hp=0a661f12c49931cb4f4d8aba05e8ef7f06d3d2c0;hpb=2dd5ecefa3af4baff12e090fbf346be084c03af4;p=roundcube.git diff --git a/debian/control b/debian/control index 0a661f1..0f7d80d 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: cdbs (>= 0.4.23-1.1), 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-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 -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, 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.6.4), + 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 @@ -63,3 +72,17 @@ 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.