Files
freeipa/debian/control

71 lines
2.4 KiB
Plaintext
Raw Normal View History

Source: freeipa
Section: net
Priority: extra
Maintainer: Michele Baldessari <michele@pupazzo.org>
Build-Depends: quilt, debhelper (>= 8), dh-autoreconf,
2011-10-28 13:48:57 +03:00
libdirsrv-dev (>= 1.1.3),
python-turbogears,
libmozldap-dev,
python-support,
libssl-dev,
2011-10-28 14:08:40 +03:00
python-all-dev,
Standards-Version: 3.8.0
2011-10-28 13:51:57 +03:00
Vcs-Git: git://git.debian.org/git/collab-maint/freeipa.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/freeipa.git
Homepage: http://www.freeipa.org
#Package: freeipa-server
#Architecture: any
#Depends: ${shlibs:Depends}, ${misc:Depends},
# python (>= 2.3),
# libjs-prototype,
# libjs-scriptaculous,
# python-freeipa,
#Description: FreeIPA is a centralized identity framework
# 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).
# .
# This is the server package
Package: freeipa-client
Architecture: any
2011-10-28 13:48:57 +03:00
Depends: ${shlibs:Depends}, ${misc:Depends},
python (>= 2.3),
python-freeipa,
Description: FreeIPA is a centralized identity framework
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).
.
This is the client package
#Package: freeipa-admintools
#Architecture: any
#Depends: ${shlibs:Depends}, ${misc:Depends},
# python (>= 2.3),
# python-freeipa,
#Description: FreeIPA is a centralized identity framework
# 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).
# .
# This is the containing some administration tools
Package: python-freeipa
Architecture: any
Section: python
2011-10-28 13:48:57 +03:00
Depends: ${python:Depends}, ${misc:Depends},
python-krbv,
python-ldap,
Description: FreeIPA is a centralized identity framework
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).
.
This Python module is used by other FreeIPA packages