File debian.control of Package 389-admin

64
 
1
Source: 389-admin
2
Section: net
3
Priority: optional
4
Maintainer: Debian 389ds Team <pkg-fedora-ds-maintainers@lists.alioth.debian.org>
5
Uploaders: Timo Aaltonen <tjaalton@debian.org>
6
Build-Depends:
7
 389-ds-base-dev,
8
 apache2-dev,
9
 debconf-utils,
10
 debhelper (>= 9),
11
 dh-autoreconf,
12
 dh-systemd,
13
 libadminutil-dev,
14
 libapache2-mod-nss,
15
 libicu-dev,
16
 libldap2-dev (>= 2.4.28-1~),
17
 libnspr4-dev,
18
 libnss3-dev,
19
 libperl-dev,
20
 libsasl2-dev,
21
 mime-support,
22
 pkg-config,
23
 po-debconf,
24
 quilt,
25
 rename,
26
Standards-Version: 4.1.1
27
Homepage: https://pagure.io//389-admin
28
Vcs-Git: https://anonscm.debian.org/git/pkg-fedora-ds/389-admin.git
29
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-fedora-ds/389-admin.git
30
31
Package: libds-admin-serv0
32
Section: libs
33
Architecture: any
34
Pre-Depends: debconf (>= 0.5) | debconf-2.0, ${misc:Pre-Depends}
35
Depends: ${misc:Depends}, ${shlibs:Depends}
36
Multi-Arch: same
37
Description: Libraries for the 389 Directory Administration Server
38
 389 Directory Administration Server is an HTTP agent that provides
39
 management features for 389 Directory Server. It provides some
40
 management web apps that can be used through a web browser. It
41
 provides the authentication, access control, and CGI utilities used
42
 by the console.
43
 .
44
 These are the needed libraries for it.
45
46
Package: 389-admin
47
Architecture: any
48
Pre-Depends: debconf (>= 0.5) | debconf-2.0, ${misc:Pre-Depends}
49
Depends:
50
 389-ds-base,
51
 apache2,
52
 libapache2-mod-nss,
53
 libcgi-pm-perl,
54
 libds-admin-serv0 (= ${binary:Version}),
55
 libmozilla-ldap-perl,
56
 libnss3-tools,
57
 ${misc:Depends},
58
 ${shlibs:Depends}
59
Description: 389 Directory Administration Server
60
 389 Directory Administration Server is an HTTP agent that provides
61
 management features for 389 Directory Server. It provides some
62
 management web apps that can be used through a web browser. It provides
63
 the authentication, access control, and CGI utilities used by the console.
64