From 2886df93860f983d875b7d6acb418faa31491d5a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 13:11:40 +0200 Subject: Adding debian version 2.4.57+dfsg-3+deb11u1. Signed-off-by: Daniel Baumann --- debian/control | 128 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 128 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..7cad4d4 --- /dev/null +++ b/debian/control @@ -0,0 +1,128 @@ +Source: openldap +Section: net +Priority: optional +Maintainer: Debian OpenLDAP Maintainers +Uploaders: Steve Langasek , + Torsten Landschoff , + Ryan Tandy +Build-Depends: debhelper (>= 10), + dpkg-dev (>= 1.17.14), + groff-base, + heimdal-multidev (>= 7.4.0.dfsg.1-1~) , + libargon2-dev , + libdb5.3-dev , + libgnutls28-dev, + libltdl-dev , + libperl-dev (>= 5.8.0) , + libsasl2-dev, + libwrap0-dev , + nettle-dev , + perl:any, + po-debconf, + unixodbc-dev +Build-Conflicts: libbind-dev, bind-dev, autoconf2.13 +Standards-Version: 4.5.0 +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: +Pre-Depends: debconf (>= 0.5) | debconf-2.0, ${misc:Pre-Depends} +Depends: ${shlibs:Depends}, libldap-2.4-2 (= ${binary:Version}), + coreutils (>= 4.5.1-1), psmisc, perl:any (>> 5.8.0) | libmime-base64-perl, + adduser, lsb-base (>= 3.2-13), ${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: libldap2, 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: +Depends: slapd (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} +Provides: slapd-smbk5pwd +Breaks: slapd-smbk5pwd (<< 2.4.47+dfsg-2~) +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: +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}, libldap-2.4-2 (= ${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: libldap-2.4-2 +Section: libs +Architecture: any +Multi-Arch: same +Conflicts: ldap-utils (<= 2.1.23-1) +Pre-Depends: ${misc:Pre-Depends} +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: libldap-common +Replaces: libldap2, libldap-2.3-0 +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: libldap2-dev +Section: libdevel +Architecture: any +Multi-Arch: same +Conflicts: libldap-dev, libopenldap-dev +Replaces: libopenldap-dev +Provides: libldap-dev +Depends: libldap-2.4-2 (= ${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: slapi-dev +Section: libdevel +Architecture: any +Build-Profiles: +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. -- cgit v1.2.3