[Pkg-ceph-commits] [ceph] 01/02: tighten shlibs with "dh_makeshlibs -V" (Closes: #679686)

Dmitry Smirnov onlyjob at moszumanska.debian.org
Tue Apr 15 03:32:24 UTC 2014


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

onlyjob pushed a commit to branch master
in repository ceph.

commit efcb559
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Mon Apr 14 07:25:59 2014

    tighten shlibs with "dh_makeshlibs -V" (Closes: #679686)
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 0275e33..bb85333 100755
--- a/debian/rules
+++ b/debian/rules
@@ -95,7 +95,7 @@ override_dh_strip:
 override_dh_makeshlibs:
 	# exclude jni libraries in libcephfs-jni to avoid pointless ldconfig
 	# calls in maintainer scripts
-	dh_makeshlibs -X/usr/lib/jni
+	dh_makeshlibs -V -X/usr/lib/jni
 
 override_dh_auto_test:
 	# Skip tests as they rely on virtualenv

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ceph/ceph.git



More information about the Pkg-ceph-commits mailing list