]> err.no Git - dpkg/commit
dpkg-gensymbols: be more explicit in warning about new/lost libraries
authorRaphael Hertzog <hertzog@debian.org>
Sun, 27 Jan 2008 16:53:05 +0000 (17:53 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Sun, 27 Jan 2008 16:57:11 +0000 (17:57 +0100)
commit5f883bcea5b09cc70a60c7262fb394a49d2bd628
tree145e1dee69c7af54acc2c409f98017498672d08c
parentfc06cadfade105bb192bc89b4e6ffe4fa0552691
dpkg-gensymbols: be more explicit in warning about new/lost libraries

* scripts/Dpkg/Shlibs/SymbolFile.pm: Replace has_new_libs(),
has_lost_libs(), has_new_symbols() and has_lost_symbols() by
corresponding get_* functions.
* scripts/dpkg-gensymbsols.pl: Display list of new/lost libs. Also
display list of lost symbols when wildcards symbols have been
used.
* scripts/t/200_Dpkg_Shlibs.t: Adjust test suite to API change.
ChangeLog
debian/changelog
scripts/Dpkg/Shlibs/SymbolFile.pm
scripts/dpkg-gensymbols.pl
scripts/t/200_Dpkg_Shlibs.t