]> err.no Git - dpkg/commit
dpkg-shlibdeps uses softer warnings for libraries that are likely plugins
authorRaphael Hertzog <hertzog@debian.org>
Sat, 21 Jun 2008 21:45:43 +0000 (23:45 +0200)
committerRaphael Hertzog <hertzog@debian.org>
Sat, 21 Jun 2008 21:45:43 +0000 (23:45 +0200)
commit2808a791a3de57b928eef067f687b94d3362732d
treefe12082a1a350f5692e779bffb7f48d6cbe2099f
parent87841b11a600bfba0b8bd165988f8e6e983c3249
dpkg-shlibdeps uses softer warnings for libraries that are likely plugins

* scripts/dpkg-shlibdeps.pl: If the binary analyzed is a library on a
non-public path, assume it's likely a plugin and reduce the number of
warnings displayed about symbols not found. Also use a different,
hopefully less confusing message.
* man/dpkg-shlibdeps.1: Document the above changes.
ChangeLog
debian/changelog
man/dpkg-shlibdeps.1
scripts/dpkg-shlibdeps.pl