[Pkg-mono-svn-commits] [SCM] mono branch, master, updated. debian/2.4.2.3+dfsg-2-9-g43ef73a

Mirco Bauer meebey at meebey.net
Wed Nov 18 00:50:17 UTC 2009


The following commit has been merged in the master branch:
commit 1420f9cf023d73f467e2596125217dc96fe3a540
Author: Mirco Bauer <meebey at meebey.net>
Date:   Tue Nov 17 23:49:39 2009 +0100

    Actually add the dh_makeshlibs call

diff --git a/debian/rules b/debian/rules
index b9043c2..ad8da83 100755
--- a/debian/rules
+++ b/debian/rules
@@ -459,6 +459,7 @@ binary-arch: build-arch install-arch test-arch-stamp
 	fi
 
 	dh_fixperms -s
+	dh_makeshlibs -s -V
 	dh_makeshlibs -plibmono0 -V 'libmono0 (>= $(UPVERSION))'
 	dh_installdeb -s
 	dh_shlibdeps -s -Xlibmono-profiler-cov -ldebian/libmono0/usr/lib

-- 
mono



More information about the Pkg-mono-svn-commits mailing list