Kolab/kolab

Change of debian/control

5:60f30622efa0
debian/control paul-kolab-minimal
     1.1 --- a/debian/control	Sun Feb 23 14:11:24 2014 +0100
     1.2 +++ b/debian/control	Sun Feb 23 14:22:12 2014 +0100
     1.3 @@ -35,6 +35,28 @@
     1.4    - a web admin interface, and
     1.5    - a Kolab webmail client interface.
     1.6  
     1.7 +Package: kolab-minimal
     1.8 +Architecture: all
     1.9 +Depends:    kolab-cli,
    1.10 +            kolab-mta,
    1.11 +            kolab-saslauthd,
    1.12 +            kolab-server,
    1.13 +            kolab-webclient,
    1.14 +            ${misc:Depends},
    1.15 +            ${nonucs:Depends},
    1.16 +            ${ucs:Depends}
    1.17 +Description: Minimal metapackage for Kolab Groupware Server
    1.18 + Install a minimal Kolab Groupware server using this metapackage,
    1.19 + omitting infrastructure components such as IMAP and LDAP servers.
    1.20 + The installation will include:
    1.21 +  - command-line utilities,
    1.22 +  - configuration management,
    1.23 +  - a mail transport agent,
    1.24 +  - an authentication daemon,
    1.25 +  - a Kolab Groupware synchronization server,
    1.26 +  - a web admin interface, and
    1.27 +  - a Kolab webmail client interface.
    1.28 +
    1.29  Package: kolab-imap
    1.30  Architecture: all
    1.31  Pre-Depends:cyrus-imapd (>= 2.4) | imap-server,