# HG changeset patch # User Paul Boddie # Date 1394231975 -3600 # Node ID d01d79b3732cadaf783e2c9e6a26d46d6dd15f81 # Parent 68771d93e97caddfa60c5add707727b91f874649 Added a kolab-extra metapackage for a suite that includes the XMPP server. diff -r 68771d93e97c -r d01d79b3732c debian/control --- a/debian/control Thu Mar 06 23:37:08 2014 +0100 +++ b/debian/control Fri Mar 07 23:39:35 2014 +0100 @@ -10,6 +10,27 @@ Vcs-Git: git://git.kolabsys.com/git/apt/kolab Homepage: http://www.kolab.org/ +Package: kolab-extra +Architecture: all +Depends: kolab, + kolab-xmpp, + ${misc:Depends}, + ${nonucs:Depends}, + ${ucs:Depends} +Description: Metapackage for Kolab Groupware Server + Install a complete Kolab Groupware server using this metapackage. + The installation will include: + - command-line utilities, + - configuration management, + - an IMAP server, + - an LDAP server, + - an XMPP server, + - a mail transport agent, + - an authentication daemon, + - a Kolab Groupware synchronization server, + - a web admin interface, and + - a Kolab webmail client interface. + Package: kolab Architecture: all Depends: kolab-minimal, @@ -17,7 +38,6 @@ kolab-ldap, kolab-mta, kolab-saslauthd, - kolab-xmpp, ${misc:Depends}, ${nonucs:Depends}, ${ucs:Depends}