File debian.control of Package kolab-webadmin-old

39
 
1
Source: kolab-webadmin
2
Section: admin
3
Priority: extra
4
Maintainer: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com>
5
Uploaders: Paul Klos <kolab@klos2day.nl>
6
Build-Depends: debhelper (>= 8)
7
Standards-Version: 3.9.3
8
Homepage: http://www.kolab.org/
9
Vcs-Browser: http://git.kolabsys.com/apt/kolab-webadmin/
10
Vcs-Git: git://git.kolabsys.com/git/apt/kolab-webadmin
11
12
Package: kolab-webadmin
13
Architecture: all
14
Depends:    apache2,
15
            libapache2-mod-php | libapache2-mod-php5,
16
            libmozldap-0d,
17
            mozldap-tools,
18
            php-http-request2,
19
            php-mail,
20
            php-net-ldap2,
21
            php-net-ldap3,
22
            php-net-smtp,
23
            php-net-url2,
24
            php | php5,
25
            php-mysql | php5-mysql,
26
            smarty3 (>= 3.1.7),
27
            ${misc:Depends}
28
Description: Kolab administration web interface
29
 This package contains the web GUI for the administration of the Kolab
30
 groupware server.
31
 .
32
 Kolab is a secure, scalable, and reliable groupware server.  It consists
33
 of a number of well-known and proven components for the standard tasks
34
 such as e-mail, directory service, and web service.  Kolab adds
35
 intelligent interaction between the components, a web administration
36
 interface, management of free/busy lists, etc.  Various clients can
37
 access Kolab, among them Kontact (KDE), Outlook (Windows), and Horde
38
 (web).
39