]> err.no Git - dpkg/commit
dpkg-shlibdeps: don't try to add dependency information for private libraries
authorRaphael Hertzog <hertzog@debian.org>
Wed, 26 Sep 2007 22:06:21 +0000 (00:06 +0200)
committerRaphael Hertzog <hertzog@debian.org>
Wed, 26 Sep 2007 22:06:21 +0000 (00:06 +0200)
commit097a64746d783ea7c1b669c908b478438f1e61e3
treedd3a35d103c2dcdd7b63d1a720a290e4b5f4d7da
parent4a34d81475596fefea9cfa09b5a7538fbfa57fd3
dpkg-shlibdeps: don't try to add dependency information for private libraries

Private libraries are defined as libraries without SONAME. They are not listed
in shlibs files and thus there's no point in trying to add a dependency
for them. It also reduce the number of false-positive failures/warnings
generated by dpkg-shlibdeps.
scripts/dpkg-shlibdeps.pl