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 [cjwat...@ubuntu.com] -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110611183920.ga26...@riva.ucam.org