# HG changeset patch # User Paul Boddie # Date 1393161732 -3600 # Node ID 60f30622efa06e39ab98a66549ff18dd922a7ac7 # Parent cda8936a4c64ecad0806cb9bf738111d30b74eae Added a kolab-minimal metapackage. diff -r cda8936a4c64 -r 60f30622efa0 debian/control --- a/debian/control Sun Feb 23 14:11:24 2014 +0100 +++ b/debian/control Sun Feb 23 14:22:12 2014 +0100 @@ -35,6 +35,28 @@ - a web admin interface, and - a Kolab webmail client interface. +Package: kolab-minimal +Architecture: all +Depends: kolab-cli, + kolab-mta, + kolab-saslauthd, + kolab-server, + kolab-webclient, + ${misc:Depends}, + ${nonucs:Depends}, + ${ucs:Depends} +Description: Minimal metapackage for Kolab Groupware Server + Install a minimal Kolab Groupware server using this metapackage, + omitting infrastructure components such as IMAP and LDAP servers. + The installation will include: + - command-line utilities, + - configuration management, + - a mail transport agent, + - an authentication daemon, + - a Kolab Groupware synchronization server, + - a web admin interface, and + - a Kolab webmail client interface. + Package: kolab-imap Architecture: all Pre-Depends:cyrus-imapd (>= 2.4) | imap-server,