Code

- Added vcs et browse line
[gosa.git] / gosa-si / debian / control
1 Source: gosa-si
2 Section: utils
3 Priority: optional
4 Maintainer: GOsa packages mainteners group <gosa-pkg@oss.gonicus.de>
5 Uploaders: Cajus Pollmeier <cajus@debian.org>, Benoit Mortier <benoit.mortier@opensides.be>
6 Standards-Version: 3.7.2.2
7 Build-Depends: debhelper(>= 4.2.32), dpatch
8 Vcs-Browser: https://oss.gonicus.de/repositories/goto/trunk/gosa-si
9 Vcs-Svn: https://oss.gonicus.de/repositories/goto/trunk/gosa-si
11 Package: gosa-si-common
12 Architecture: any
13 Depends: libconfig-inifiles-perl, libcrypt-rijndael-perl, libxml-simple-perl, libdata-dumper-simple-perl, libmime-perl | libmime-tools-perl, libdbd-sqlite3-perl, libnet-ldap-perl, libnetaddr-ip-perl, libpoe-perl, libnet-dns-perl, libnet-pcap-perl, libconvert-asn1-perl, libdigest-hmac-perl, libnet-ip-perl, libdigest-sha1-perl, libnet-mac-vendor-perl, libpoe-component-pcap-perl, libnet-arp-perl, libdatetime-perl, libjson-rpc-perl, libxml-quote-perl
14 Suggests: gosa-si-server, gosa-si-client
15 Description: GOsa support infrastructure
16  This package provides common library functionality used by the
17  infrastructure server and client packages.
18  .
19  GOsa is a combination of system-administrator and end-user web
20  interface, designed to handle LDAP based setups.
22 Package: gosa-si-server
23 Architecture: any
24 Depends: gosa-si-common, libcrypt-smbhash-perl
25 Suggests: gosa, gosa-si-server-postfix, gosa-si-server-dak
26 Description: GOsa support infrastructure server
27  This package provides everything you need in order to deploy a simple
28  or distributed GOsa support infrastructure. It can be used to trigger
29  certain actions or retrieve information from clients.
30  .
31  GOsa is a combination of system-administrator and end-user web
32  interface, designed to handle LDAP based setups.
34 Package: gosa-si-client
35 Architecture: any
36 Depends: gosa-si-common, hwinfo, libdatetime-perl
37 Suggests: fai-progress, gosa-si-client-krb5
38 Description: GOsa support infrastructure client
39  This package lets you join to a GOsa support infrastructure as a
40  client in order to provide information or to act on events.
41  .
42  GOsa is a combination of system-administrator and end-user web
43  interface, designed to handle LDAP based setups.
45 Package: gosa-si-server-postfix
46 Architecture: any
47 Depends: gosa-si-server, postfix
48 Description: GOsa support infrastructure postfix module
49  This package controls postfix mail queues.
50  .
51  GOsa is a combination of system-administrator and end-user web
52  interface, designed to handle LDAP based setups.
54 Package: gosa-si-client-krb5
55 Architecture: any
56 Depends: gosa-si-client, libauthen-krb5-perl, libauthen-krb5-admin-perl
57 Description: GOsa support infrastructure kerberos module
58  This package controls keberos setups and enables administrators
59  to maintain accounts and keys.
60  .
61  GOsa is a combination of system-administrator and end-user web
62  interface, designed to handle LDAP based setups.
64 Package: gosa-si-server-dak
65 Architecture: any
66 Depends: gosa-si-server, dak
67 Description: GOsa support infrastructure dak module
68  This package controls Debian archive kit setups and enables
69  administrators to manage queue and keyring related issues.
70  .
71  GOsa is a combination of system-administrator and end-user web
72  interface, designed to handle LDAP based setups.
74 Package: gosa-si-server-opsi
75 Architecture: any
76 Depends: gosa-si-server
77 Description: GOsa support infrastructure opsi module
78  This package controls OPSI windows software deployment.
79  .
80  GOsa is a combination of system-administrator and end-user web
81  interface, designed to handle LDAP based setups.
83 Package: gosa-si-client-loadreporter
84 Architecture: any
85 Depends: gosa-si-client
86 Description: GOsa support infrastructure system load reporter module
87  This package controls the obtaining of system load values form other
88  gosa-si-clients running on a terminal server.
89  .
90  GOsa is a combination of system-administrator and end-user web
91  interface, designed to handle LDAP based setups.