Source: 389-ds-base
Section: net
Priority: optional
Maintainer: Debian FreeIPA Team <pkg-freeipa-devel@lists.alioth.debian.org>
Uploaders:
 Timo Aaltonen <tjaalton@debian.org>,
Build-Depends:
 libcmocka-dev,
 debhelper (>= 9),
 dh-autoreconf,
 dh-python,
 dh-systemd,
 doxygen,
 libbz2-dev,
 libdb-dev,
 libevent-dev,
 libicu-dev,
 libkrb5-dev,
 libldap2-dev (>= 2.4.28),
 libltdl-dev,
 libnspr4-dev,
 libnss3-dev,
 libpam0g-dev,
 libpci-dev,
 libpcre3-dev,
 libperl-dev,
 libsasl2-dev,
 libsnmp-dev,
 libssl-dev,
 libsvrcore-dev (>= 1:4.1.2+dfsg1-3),
 libsystemd-dev,
 pkg-config,
 python3-all-dev,
 python3-setuptools,
 zlib1g-dev,
Standards-Version: 4.1.0
Vcs-Git: https://salsa.debian.org/freeipa-team/389-ds-base.git
Vcs-Browser: http://salsa.debian.org/freeipa-team/389-ds-base.git
Homepage: http://directory.fedoraproject.org

Package: 389-ds
Architecture: all
Depends:
 389-admin,
 389-admin-console,
 389-console,
 389-ds-base,
 389-ds-console,
 389-dsgw,
 ${misc:Depends},
Description: 389 Directory Server suite - metapackage
 Based on the Lightweight Directory Access Protocol (LDAP), the 389
 Directory Server is designed to manage large directories of users and
 resources robustly and scalably.
 .
 This is a metapackage depending on the LDAPv3 server, the HTTP
 daemon used for server administration, and the graphical console used
 for server and user/group administration.

Package: 389-ds-base-libs
Section: libs
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: 389-ds-base (<< 1.3.6.7-5),
 389-ds-base-dev (<< 1.3.6.7-4)
Replaces: 389-ds-base (<< 1.3.6.7-5),
 389-ds-base-dev (<< 1.3.6.7-4)
Description: 389 Directory Server suite - libraries
 Based on the Lightweight Directory Access Protocol (LDAP), the 389
 Directory Server is designed to manage large directories of users and
 resources robustly and scalably.
 .
 This package contains core libraries for the 389 Directory Server.

Package: 389-ds-base-dev
Section: libdevel
Architecture: any
Depends:
 389-ds-base-libs (= ${binary:Version}),
 libldap2-dev,
 libnspr4-dev,
 ${misc:Depends},
 ${shlibs:Depends},
Breaks: 389-ds-base (<< 1.3.6.7-4)
Replaces: 389-ds-base (<< 1.3.6.7-4)
Description: 389 Directory Server suite - development files
 Based on the Lightweight Directory Access Protocol (LDAP), the 389
 Directory Server is designed to manage large directories of users and
 resources robustly and scalably.
 .
 This package contains development headers for the core libraries
 of the 389 Directory Server, useful for developing plugins without
 having to install the server itself.

Package: 389-ds-base
Architecture: any
Pre-Depends: debconf (>= 0.5) | debconf-2.0
Depends:
 389-ds-base-libs (= ${binary:Version}),
 adduser,
 acl,
 ldap-utils,
 libmozilla-ldap-perl,
 libnetaddr-ip-perl,
 libperl4-corelibs-perl | perl (<< 5.12.3-7),
 libsasl2-modules-gssapi-mit,
 libsocket-getaddrinfo-perl,
 python,
 systemd,
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
Description: 389 Directory Server suite - server
 Based on the Lightweight Directory Access Protocol (LDAP), the 389
 Directory Server is designed to manage large directories of users and
 resources robustly and scalably.
 .
 Its key features include:
  * four-way multi-master replication;
  * great scalability;
  * extensive documentation;
  * Active Directory user and group synchronization;
  * secure authentication and transport;
  * support for LDAPv3;
  * graphical management console;
  * on-line, zero downtime update of schema, configuration, and
    in-tree Access Control Information.

Package: python3-lib389
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
 python3-dateutil,
 python3-ldap,
 python3-pyasn1,
 python3-pyasn1-modules,
 python3-pytest,
 python3-six,
Conflicts: python-lib389 (<< 1.3.7.8)
Replaces: python-lib389 (<< 1.3.7.8)
Description: Python3 module for accessing and configuring the 389 Directory Server
 This Python3 module contains tools and libraries for accessing, testing,
 and configuring the 389 Directory Server.

Package: python3-dirsrvtests
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
 python3-lib389,
Description: Python3 module for 389 Directory Server Continuous Integration testing
 This Python3 module contains Continuous Integration tests that can be
 run against an instance of 389 Directory Server.
