]> err.no Git - dpkg/commit
dpkg-shlibdeps: do not fail if it can't find unversioned libraries
authorRaphael Hertzog <hertzog@debian.org>
Sun, 25 Nov 2007 15:54:20 +0000 (15:54 +0000)
committerRaphael Hertzog <hertzog@debian.org>
Wed, 28 Nov 2007 09:49:26 +0000 (10:49 +0100)
commit45cc1441b376a3cf34b55256b9bda73472171fab
treecec8946b282b3fdee4b59dac7e5bbb584600ffbb
parent5d139acefcc19b15ae81fcf2b746e258b14d5a71
dpkg-shlibdeps: do not fail if it can't find unversioned libraries

Skip the check on symbols when some libs were not found because one
can not be sure that the symbols was not provided by the missing
library. Also improve the corresponding error message which is
downgraded to a warning for unversioned libraries.
ChangeLog
debian/changelog
scripts/dpkg-shlibdeps.pl