Code

Added dependency
[gosa.git] / gosa-core / debian / control
1 Source: gosa
2 Section: web
3 Priority: optional
4 Maintainer: Cajus Pollmeier <cajus@debian.org>
5 Build-Depends: debhelper (>= 5), dpatch
6 Standards-Version: 3.7.2
8 Package: gosa
9 Architecture: all
10 Depends: php5, php5-cli, apache2-mpm-worker | apache2-mpm-threadpool | apache2-mpm-prefork | apache2-mpm-perchild, exim4 | mail-transport-agent, php5-gd, php5-imap, php5-ldap, php5-mhash, php5-mcrypt, php5-mysql, php5-imagick | imagemagick (>= 5.4.4.5-1) | graphicsmagick-im-compat, libcrypt-smbhash-perl, smarty, php5-recode, smarty-gettext, smarty-acl-render, gettext, libapache2-mod-php5
11 Suggests: gosa-si-server, cyrus21-imapd (>= 2.1.11), postfix-ldap, slapd, gosa-schema, php5-suhosin
12 Description: Web Based LDAP Administration Program
13  Provided is access to posix, shadow, samba, proxy, fax, pureftp and
14  kerberos accounts. It is able to manage the postfix/cyrus server
15  combination and can write user adapted sieve scripts.
16  .
17  GOsa is a combination of system-administrator and end-user web
18  interface, designed to handle LDAP based setups.
20 Package: gosa-dev
21 Architecture: all
22 Depends: gosa, php5-cli, latex2html, lyx
23 Description: GOsa development utiles
24  This package contains a couple of tools to generate online
25  help, extract localisations and aid developing.
26  .
27  GOsa is a combination of system-administrator and end-user web
28  interface, designed to handle LDAP based setups.
30 Package: gosa-desktop
31 Architecture: all
32 Depends: konqueror | iceweasel | mozilla | firefox, debconf, po-debconf
33 Suggests: xbase-clients
34 Description: Desktop integration for GOsa
35  This package includes a menu definition for your desktop
36  environment.
37  .
38  GOsa is a combination of system-administrator and end-user web
39  interface, designed to handle LDAP based setups.
41 Package: gosa-schema
42 Architecture: all
43 Depends: slapd
44 Description: LDAP schema for GOsa
45  This package includes the LDAP schema needed by GOsa.
46  .
47  GOsa is a combination of system-administrator and end-user web
48  interface, designed to handle LDAP based setups.
50 Package: gosa-help-en
51 Architecture: all
52 Depends: gosa
53 Description: English online help for GOsa
54  This package includes the English online documentation for GOsa
55  .
56  GOsa is a combination of system-administrator and end-user web
57  interface, designed to handle LDAP based setups.
59 Package: gosa-help-de
60 Architecture: all
61 Depends: gosa
62 Description: German online help for GOsa
63  This package includes the German online documentation for GOsa
64  .
65  GOsa is a combination of system-administrator and end-user web
66  interface, designed to handle LDAP based setups.
68 Package: gosa-help-fr
69 Architecture: all
70 Depends: gosa
71 Description: French online help for GOsa
72  This package includes the French online documentation for GOsa
73  .
74  GOsa is a combination of system-administrator and end-user web
75  interface, designed to handle LDAP based setups.
77 Package: gosa-help-nl
78 Architecture: all
79 Depends: gosa
80 Description: Dutch online help for GOsa
81  This package includes the Dutch online documentation for GOsa
82  .
83  GOsa is a combination of system-administrator and end-user web
84  interface, designed to handle LDAP based setups.
86 Package: smarty-acl-render
87 Architecture: all
88 Depends: smarty
89 Suggests: gosa
90 Description: Provide ACL based rendering for Smarty
91  smarty-acl-render provides acl based rendering support for Smarty,
92  the popular PHP templating engine (http://smarty.php.net/). This
93  module is mainly used by GOsa.
94  .
95  GOsa is a combination of system-administrator and end-user web
96  interface, designed to handle LDAP based setups.