Code

update: opsi_install_client events are displayed in job_queue as trigger_action_install
[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 Description: Desktop integration for GOsa
34  This package includes a menu definition for your desktop
35  environment.
36  .
37  GOsa is a combination of system-administrator and end-user web
38  interface, designed to handle LDAP based setups.
40 Package: gosa-schema
41 Architecture: all
42 Depends: slapd
43 Description: LDAP schema for GOsa
44  This package includes the LDAP schema needed by GOsa.
45  .
46  GOsa is a combination of system-administrator and end-user web
47  interface, designed to handle LDAP based setups.
49 Package: gosa-help-en
50 Architecture: all
51 Depends: gosa
52 Description: English online help for GOsa
53  This package includes the English online documentation for GOsa
54  .
55  GOsa is a combination of system-administrator and end-user web
56  interface, designed to handle LDAP based setups.
58 Package: gosa-help-de
59 Architecture: all
60 Depends: gosa
61 Description: German online help for GOsa
62  This package includes the German online documentation for GOsa
63  .
64  GOsa is a combination of system-administrator and end-user web
65  interface, designed to handle LDAP based setups.
67 Package: gosa-help-fr
68 Architecture: all
69 Depends: gosa
70 Description: French online help for GOsa
71  This package includes the French online documentation for GOsa
72  .
73  GOsa is a combination of system-administrator and end-user web
74  interface, designed to handle LDAP based setups.
76 Package: gosa-help-nl
77 Architecture: all
78 Depends: gosa
79 Description: Dutch online help for GOsa
80  This package includes the Dutch online documentation for GOsa
81  .
82  GOsa is a combination of system-administrator and end-user web
83  interface, designed to handle LDAP based setups.
85 Package: smarty-acl-render
86 Architecture: all
87 Depends: smarty
88 Suggests: gosa
89 Description: Provide ACL based rendering for Smarty
90  smarty-acl-render provides acl based rendering support for Smarty,
91  the popular PHP templating engine (http://smarty.php.net/). This
92  module is mainly used by GOsa.
93  .
94  GOsa is a combination of system-administrator and end-user web
95  interface, designed to handle LDAP based setups.