]> err.no Git - dpkg/commit
dpkg-shlibdeps: some accuracy improvements for warnings about unused libraries
authorRaphael Hertzog <hertzog@debian.org>
Sun, 3 Feb 2008 17:54:00 +0000 (18:54 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Sun, 3 Feb 2008 17:54:00 +0000 (18:54 +0100)
commit25546527aadecccb860d9b8cce51732f270bcbeb
tree909118b9e52b2bc11384d85205bd3dc0a6c3f424
parentcd7167ddb7e9b3f2a335fd091640251852c300d0
dpkg-shlibdeps: some accuracy improvements for warnings about unused libraries

* scripts/dpkg-shlibdeps.pl: Handle better the case when the
library found has a different soname than the one used to look up
the library file. Properly affect symbols coming from it to the
soname wanted by the binary, thus avoiding invalid warnings about
unused library.
ChangeLog
debian/changelog
scripts/dpkg-shlibdeps.pl