[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#630006: closed by Matthias Klose <doko@debian.org> (Bug#630006: fixed in libffi 3.0.9-5)



found 630006 3.0.9-5
found 630006 3.0.10~rc8-3
thanks

I'm very sorry, but I missed a bit which caused the new libglib2.0-udeb
not to depend on libffi6-udeb even when built against it.  Could you
apply this as well to fix the shlibs file?

diff -u libffi-3.0.10~rc8/debian/rules libffi-3.0.10~rc8/debian/rules
--- libffi-3.0.10~rc8/debian/rules
+++ libffi-3.0.10~rc8/debian/rules
@@ -275,7 +275,8 @@
 	dh_strip -s --dbg-package=libffi$(major)-dbg
 	dh_compress -s
 	dh_fixperms -s
-	dh_makeshlibs -s
+	dh_makeshlibs -plibffi$(major) --add-udeb=libffi$(major)-udeb
+	dh_makeshlibs -s -Nlibffi$(major)
 	dh_installdeb -s
 	dh_shlibdeps -s
 	dh_gencontrol -s

-- 
Colin Watson                                       [cjwatson@ubuntu.com]



Reply to: