diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:54:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:54:14 +0000 |
commit | 83da7a0ac93decce70c1a02b0739020d8e2b69fd (patch) | |
tree | 0c298e82da8861a97aa152863f30eb4af5b80b37 /debian/control | |
parent | Adding upstream version 2.6.7+dfsg. (diff) | |
download | openldap-83da7a0ac93decce70c1a02b0739020d8e2b69fd.tar.xz openldap-83da7a0ac93decce70c1a02b0739020d8e2b69fd.zip |
Adding debian version 2.6.7+dfsg-1~exp1.debian/2.6.7+dfsg-1_exp1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 142 |
1 files changed, 142 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..961e6de --- /dev/null +++ b/debian/control @@ -0,0 +1,142 @@ +Source: openldap +Section: net +Priority: optional +Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org> +Uploaders: Steve Langasek <vorlon@debian.org>, + Torsten Landschoff <torsten@debian.org>, + Ryan Tandy <ryan@nardis.ca>, + Sergio Durigan Junior <sergiodj@debian.org> +Build-Depends: debhelper-compat (= 13), + dpkg-dev (>= 1.17.14), + groff-base, + heimdal-multidev (>= 7.4.0.dfsg.1-1~) <!pkg.openldap.noslapd>, + libargon2-dev <!pkg.openldap.noslapd>, + libgnutls28-dev, + libltdl-dev <!pkg.openldap.noslapd>, + libperl-dev (>= 5.8.0) <!pkg.openldap.noslapd>, + libsasl2-dev, + libwrap0-dev <!pkg.openldap.noslapd>, + nettle-dev <!pkg.openldap.noslapd>, + openssl <!nocheck>, + perl:any, + pkg-config (>= 0.29), + po-debconf, + unixodbc-dev <!pkg.openldap.noslapd>, +# Needed for SASL/GSSAPI tests + krb5-admin-server <!nocheck>, + krb5-user <!nocheck>, + krb5-kdc <!nocheck>, + libsasl2-modules-gssapi-mit <!nocheck>, + sasl2-bin <!nocheck>, +Build-Conflicts: libbind-dev, bind-dev, autoconf2.13 +Standards-Version: 4.6.2 +Homepage: https://www.openldap.org/ +Rules-Requires-Root: no +Vcs-Git: https://salsa.debian.org/openldap-team/openldap.git +Vcs-Browser: https://salsa.debian.org/openldap-team/openldap + +Package: slapd +Architecture: any +Build-Profiles: <!pkg.openldap.noslapd> +Pre-Depends: debconf (>= 0.5) | debconf-2.0, ${misc:Pre-Depends} +Depends: ${shlibs:Depends}, libldap2 (= ${binary:Version}), + coreutils (>= 4.5.1-1), psmisc, perl:any (>> 5.8.0) | libmime-base64-perl, + adduser, ${perl:Depends}, ${misc:Depends} +Recommends: ldap-utils +Suggests: libsasl2-modules, + libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal +Conflicts: umich-ldapd, ldap-server, libltdl3 (= 1.5.4-1) +Replaces: ldap-utils (<< 2.2.23-3) +Provides: ldap-server, ${slapd:Provides} +Description: OpenLDAP server (slapd) + This is the OpenLDAP (Lightweight Directory Access Protocol) server + (slapd). The server can be used to provide a standalone directory + service. + +Package: slapd-contrib +Architecture: any +Build-Profiles: <!pkg.openldap.noslapd> +Depends: slapd (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} +Provides: slapd-smbk5pwd +Breaks: slapd-smbk5pwd (<< 2.4.47+dfsg-2~), slapd (<< 2.5.4+dfsg-1~) +Replaces: slapd-smbk5pwd (<< 2.4.47+dfsg-2~) +Description: contributed plugins for OpenLDAP slapd + This package contains a number of slapd overlays and plugins contributed by + the OpenLDAP community. While distributed as part of OpenLDAP Software, they + are not necessarily supported by the OpenLDAP Project. + +Package: slapd-smbk5pwd +Architecture: all +Section: oldlibs +Build-Profiles: <!pkg.openldap.noslapd> +Depends: slapd-contrib, ${misc:Depends} +Breaks: slapd (<< 2.4.47+dfsg-2~) +Description: transitional package for slapd-contrib + This is a transitional package from slapd-smbk5pwd to slapd-contrib. It can be + safely removed. + +Package: ldap-utils +Architecture: any +Depends: ${shlibs:Depends}, libldap2 (= ${binary:Version}), ${misc:Depends} +Suggests: libsasl2-modules, + libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal +Conflicts: umich-ldap-utils, openldap-utils, ldap-client +Replaces: openldap-utils, slapd (<< 2.2.23-0.pre6), openldapd +Provides: ldap-client, openldap-utils +Description: OpenLDAP utilities + This package provides utilities from the OpenLDAP (Lightweight + Directory Access Protocol) package. These utilities can access a + local or remote LDAP server and contain all the client programs + required to access LDAP servers. + +Package: libldap2 +Section: libs +Architecture: any +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends} +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: libldap-common +Description: OpenLDAP libraries + These are the run-time libraries for the OpenLDAP (Lightweight Directory + Access Protocol) servers and clients. + +Package: libldap-common +Section: libs +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends} +Replaces: libldap-2.4-2 (<< 2.4.44+dfsg-1) +Description: OpenLDAP common files for libraries + These are common files for the run-time libraries for the OpenLDAP + (Lightweight Directory Access Protocol) servers and clients. + +Package: libldap-dev +Section: libdevel +Architecture: any +Multi-Arch: same +Provides: libldap2-dev +Breaks: libldap2-dev (<< 2.5.4+dfsg-1~) +Replaces: libldap2-dev (<< 2.5.4+dfsg-1~) +Depends: libldap2 (= ${binary:Version}), ${misc:Depends} +Description: OpenLDAP development libraries + This package allows development of LDAP applications using the OpenLDAP + libraries. It includes headers, libraries and links to allow static and + dynamic linking. + +Package: libldap2-dev +Section: oldlibs +Architecture: all +Depends: libldap-dev, ${misc:Depends} +Description: transitional package for libldap-dev + This is a transitional package from libldap2-dev to libldap-dev. It can be + safely removed. + +Package: slapi-dev +Section: libdevel +Architecture: any +Build-Profiles: <!pkg.openldap.noslapd> +Depends: slapd (= ${binary:Version}), ${misc:Depends} +Description: development libraries for OpenLDAP SLAPI plugin interface + This package allows development of plugins for the OpenLDAP slapd server + using the SLAPI interface. It includes the headers and libraries needed + to build such plugins. |