[Pkg-openldap-devel] [openldap] 01/01: Explain why we still have libldap-2.4-2.shlibs
Ryan Tandy
rtandy-guest at moszumanska.debian.org
Mon Nov 28 05:44:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
rtandy-guest pushed a commit to branch master
in repository openldap.
commit 4c33db4f1a284e6ddb773f7d5c28fb3e4d7f2f2d
Author: Ryan Tandy <ryan at nardis.ca>
Date: Sun Nov 27 19:01:20 2016 -0800
Explain why we still have libldap-2.4-2.shlibs
---
debian/libldap-2.4-2.shlibs | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/libldap-2.4-2.shlibs b/debian/libldap-2.4-2.shlibs
index 4fda694..7b76cfc 100644
--- a/debian/libldap-2.4-2.shlibs
+++ b/debian/libldap-2.4-2.shlibs
@@ -1,3 +1,7 @@
-liblber-2.4 2 libldap-2.4-2 (>= 2.4.7)
+# While only libldap_r is packaged, the client programs are linked
+# against libldap during build. This is here just to satisfy
+# dpkg-shlibdeps for ldap-utils: libldap is not around when
+# dpkg-gensymbols runs, so it's not listed in the symbols file. A better
+# long-term workaround will be to patch the upstream build system so the
+# client programs are linked against libldap_r.
libldap-2.4 2 libldap-2.4-2 (>= 2.4.7)
-libldap_r-2.4 2 libldap-2.4-2 (>= 2.4.7)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openldap/openldap.git
More information about the Pkg-openldap-devel
mailing list