Skip to content
Commits on Source (2)
openldap (2.4.46+dfsg-2) unstable; urgency=medium
* Remove version constraint from libldap-2.4-2 dependency on libldap-common.
-- Ryan Tandy <ryan@nardis.ca> Thu, 03 May 2018 14:16:49 -0700
openldap (2.4.46+dfsg-1) unstable; urgency=medium
* Move the repository to Salsa.
......
......@@ -73,7 +73,7 @@ Architecture: any
Multi-Arch: same
Conflicts: ldap-utils (<= 2.1.23-1)
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, libldap-common (>= ${source:Version})
Depends: ${shlibs:Depends}, ${misc:Depends}, libldap-common
Replaces: libldap2, libldap-2.3-0
Description: OpenLDAP libraries
These are the run-time libraries for the OpenLDAP (Lightweight Directory
......