mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
wrap-and-sort -s
This commit is contained in:
99
debian/control
vendored
99
debian/control
vendored
@@ -3,29 +3,43 @@ Section: net
|
||||
Priority: extra
|
||||
Maintainer: Debian FreeIPA Team <pkg-freeipa-devel@lists.alioth.debian.org>
|
||||
Uploaders: Timo Aaltonen <tjaalton@ubuntu.com>
|
||||
Build-Depends: quilt, debhelper (>= 9), dh-autoreconf,
|
||||
# client
|
||||
Build-Depends:
|
||||
389-ds-base-dev (>= 1.1.3),
|
||||
check,
|
||||
debhelper (>= 9),
|
||||
dh-autoreconf,
|
||||
gettext,
|
||||
krb5-user,
|
||||
libcmocka-dev,
|
||||
libcurl4-nss-dev,
|
||||
libkrad-dev,
|
||||
libkrb5-dev (>= 1.12),
|
||||
libldap2-dev,
|
||||
libnss3-dev,
|
||||
libnspr4-dev,
|
||||
libnss3-dev,
|
||||
libpopt-dev,
|
||||
librhino-java,
|
||||
libsasl2-dev,
|
||||
libssl-dev,
|
||||
libsss-idmap-dev,
|
||||
libsss-nss-idmap-dev,
|
||||
libsvrcore-dev,
|
||||
libtalloc-dev,
|
||||
libtevent-dev,
|
||||
libunistring-dev,
|
||||
libverto-dev,
|
||||
libxmlrpc-core-c3-dev,
|
||||
python-all-dev,
|
||||
python-dnspython,
|
||||
python-kerberos,
|
||||
python-krbv,
|
||||
python-lesscpy,
|
||||
python-ldap,
|
||||
python-lesscpy,
|
||||
python-libipa-hbac,
|
||||
python-lxml,
|
||||
python-memcache,
|
||||
python-netaddr,
|
||||
python-nose,
|
||||
python-nss,
|
||||
python-openssl,
|
||||
python-polib,
|
||||
@@ -35,25 +49,11 @@ Build-Depends: quilt, debhelper (>= 9), dh-autoreconf,
|
||||
python-sss (>= 1.8.0),
|
||||
python-support,
|
||||
python-yubico,
|
||||
# server
|
||||
389-ds-base-dev (>= 1.1.3),
|
||||
libkrad-dev,
|
||||
librhino-java,
|
||||
libsss-idmap-dev,
|
||||
libsss-nss-idmap-dev,
|
||||
libsvrcore-dev,
|
||||
libtevent-dev,
|
||||
libunistring-dev,
|
||||
libverto-dev,
|
||||
quilt,
|
||||
rhino,
|
||||
samba-dev,
|
||||
selinux-policy-dev,
|
||||
uuid-dev,
|
||||
# tests
|
||||
check,
|
||||
libcmocka-dev,
|
||||
python-lxml,
|
||||
python-nose,
|
||||
uuid-dev
|
||||
Standards-Version: 3.9.3
|
||||
Vcs-Git: git://git.debian.org/git/pkg-freeipa/freeipa.git
|
||||
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-freeipa/freeipa.git
|
||||
@@ -61,31 +61,34 @@ Homepage: http://www.freeipa.org
|
||||
|
||||
Package: freeipa-server
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
|
||||
freeipa-client (= ${binary:Version}),
|
||||
freeipa-admintools (= ${binary:Version}),
|
||||
python-freeipa (= ${binary:Version}),
|
||||
Depends:
|
||||
389-ds-base,
|
||||
acl,
|
||||
apache2,
|
||||
dogtag-pki-common-theme,
|
||||
dogtag-pki-ca-theme,
|
||||
dogtag-pki-common-theme,
|
||||
freeipa-admintools (= ${binary:Version}),
|
||||
freeipa-client (= ${binary:Version}),
|
||||
krb5-kdc,
|
||||
krb5-kdc-ldap,
|
||||
krb5-pkinit,
|
||||
ldap-utils,
|
||||
libnss3-tools,
|
||||
libsasl2-modules-gssapi-mit,
|
||||
libapache2-mod-wsgi,
|
||||
libapache2-mod-auth-kerb,
|
||||
libapache2-mod-nss,
|
||||
libapache2-mod-wsgi,
|
||||
libnss3-tools,
|
||||
libsasl2-modules-gssapi-mit,
|
||||
ntp,
|
||||
pki-ca,
|
||||
pki-setup,
|
||||
pki-silent,
|
||||
python-ldap,
|
||||
python-freeipa (= ${binary:Version}),
|
||||
python-krbv,
|
||||
python-ldap,
|
||||
python-pyasn1,
|
||||
${misc:Depends},
|
||||
${python:Depends},
|
||||
${shlibs:Depends}
|
||||
Description: FreeIPA centralized identity framework -- server
|
||||
FreeIPA is an integrated solution to provide centrally managed Identity
|
||||
(machine, user, virtual machines, groups, authentication credentials), Policy
|
||||
@@ -96,13 +99,15 @@ Description: FreeIPA centralized identity framework -- server
|
||||
|
||||
Package: freeipa-server-trust-ad
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends}, ${python:Depends},
|
||||
Depends:
|
||||
freeipa-server (= ${binary:Version}),
|
||||
python-libsss-nss-idmap,
|
||||
python-m2crypto,
|
||||
python-samba,
|
||||
samba,
|
||||
winbind,
|
||||
${misc:Depends},
|
||||
${python:Depends}
|
||||
Description: FreeIPA centralized identity framework -- AD trust installer
|
||||
FreeIPA is an integrated solution to provide centrally managed Identity
|
||||
(machine, user, virtual machines, groups, authentication credentials), Policy
|
||||
@@ -115,8 +120,7 @@ Description: FreeIPA centralized identity framework -- AD trust installer
|
||||
|
||||
Package: freeipa-client
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
|
||||
python-freeipa (= ${binary:Version}),
|
||||
Depends:
|
||||
bind9utils,
|
||||
certmonger,
|
||||
krb5-user,
|
||||
@@ -126,27 +130,33 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
|
||||
libxmlrpc-core-c3 (>= 1.16.33-3.1ubuntu5),
|
||||
ntp,
|
||||
python-dnspython,
|
||||
python-ldap,
|
||||
python-freeipa (= ${binary:Version}),
|
||||
python-krbv,
|
||||
python-ldap,
|
||||
sssd (>= 1.9.2),
|
||||
wget,
|
||||
Suggests:
|
||||
libpam-krb5,
|
||||
${misc:Depends},
|
||||
${python:Depends},
|
||||
${shlibs:Depends}
|
||||
Suggests: libpam-krb5
|
||||
Description: FreeIPA centralized identity framework -- client
|
||||
FreeIPA is an integrated solution to provide centrally managed Identity
|
||||
FreeIPA is an integrated solution to provide centrally managed Identity
|
||||
(machine, user, virtual machines, groups, authentication credentials), Policy
|
||||
(configuration settings, access control information) and Audit (events,
|
||||
logs, analysis thereof).
|
||||
logs, analysis thereof).
|
||||
.
|
||||
This is the client package.
|
||||
|
||||
Package: freeipa-admintools
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
|
||||
Depends:
|
||||
freeipa-client (= ${binary:Version}),
|
||||
python-freeipa (= ${binary:Version}),
|
||||
python-krbv,
|
||||
python-ldap,
|
||||
${misc:Depends},
|
||||
${python:Depends},
|
||||
${shlibs:Depends}
|
||||
Description: FreeIPA centralized identity framework -- admintools
|
||||
FreeIPA is an integrated solution to provide centrally managed Identity
|
||||
(machine, user, virtual machines, groups, authentication credentials), Policy
|
||||
@@ -157,9 +167,7 @@ Description: FreeIPA centralized identity framework -- admintools
|
||||
|
||||
Package: freeipa-tests
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends}, ${python:Depends},
|
||||
tar,
|
||||
xz,
|
||||
Depends: tar, xz, ${misc:Depends}, ${python:Depends}
|
||||
Description: FreeIPA centralized identity framework -- tests
|
||||
FreeIPA is an integrated solution to provide centrally managed Identity
|
||||
(machine, user, virtual machines, groups, authentication credentials), Policy
|
||||
@@ -171,7 +179,7 @@ Description: FreeIPA centralized identity framework -- tests
|
||||
Package: python-freeipa
|
||||
Architecture: any
|
||||
Section: python
|
||||
Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends},
|
||||
Depends:
|
||||
gnupg,
|
||||
iproute,
|
||||
keyutils,
|
||||
@@ -183,10 +191,13 @@ Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends},
|
||||
python-netaddr,
|
||||
python-nss,
|
||||
python-openssl,
|
||||
${misc:Depends},
|
||||
${python:Depends},
|
||||
${shlibs:Depends}
|
||||
Description: FreeIPA centralized identity framework -- python modules
|
||||
FreeIPA is an integrated solution to provide centrally managed Identity
|
||||
FreeIPA is an integrated solution to provide centrally managed Identity
|
||||
(machine, user, virtual machines, groups, authentication credentials), Policy
|
||||
(configuration settings, access control information) and Audit (events,
|
||||
logs, analysis thereof).
|
||||
logs, analysis thereof).
|
||||
.
|
||||
This Python module is used by other FreeIPA packages.
|
||||
|
||||
Reference in New Issue
Block a user