[Pkg-openldap-devel] [openldap] 01/01: Actually install libldap-2.4-2.symbols.

Ryan Tandy rtandy-guest at moszumanska.debian.org
Thu May 7 05:19:12 UTC 2015


This is an automated email from the git hooks/post-receive script.

rtandy-guest pushed a commit to branch master
in repository openldap.

commit fb99201e6b37415a9c81cc4bf36946ddbee52d09
Author: Ryan Tandy <ryan at nardis.ca>
Date:   Tue May 5 04:26:21 2015 +0000

    Actually install libldap-2.4-2.symbols.
---
 debian/changelog | 6 ++++++
 debian/rules     | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index beed355..af2f34c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+openldap (2.4.40+dfsg-2) UNRELEASED; urgency=medium
+
+  * Actually install libldap-2.4-2.symbols.
+
+ -- Ryan Tandy <ryan at nardis.ca>  Mon, 04 May 2015 21:40:15 -0700
+
 openldap (2.4.40+dfsg-1) unstable; urgency=medium
 
   * Remove inetorgperson.schema from the upstream source. Replace it with a
diff --git a/debian/rules b/debian/rules
index ff4f8f9..2cb01b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -157,6 +157,7 @@ override_dh_makeshlibs:
 	#dh_makeshlibs -plibldap-2.4-2 -V 'libldap-2.4-2 (>= 2.4.7)'
 	mkdir -p debian/libldap-2.4-2/DEBIAN
 	cp -p debian/libldap-2.4-2.shlibs debian/libldap-2.4-2/DEBIAN/shlibs
+	dpkg-gensymbols -plibldap-2.4-2 -Pdebian/libldap-2.4-2
 	echo "slapd:Provides=$$(objdump -p debian/slapd/usr/lib/$(DEB_HOST_MULTIARCH)/libslapi-*.so.* \
 		| sed -ne '/SONAME/ { s/[[:space:]]*SONAME[[:space:]]*//; \
 		                      s/\.so\./-/; p; q }' \

-- 
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