]> err.no Git - dpkg/commit
* scripts/dpkg-shlibdeps: start using objdump as opposed to ldd, this
authorBen Collins <bcollins@debian.org>
Mon, 25 Oct 1999 16:26:42 +0000 (16:26 +0000)
committerBen Collins <bcollins@debian.org>
Mon, 25 Oct 1999 16:26:42 +0000 (16:26 +0000)
commit602b165ef418fa1dd6031ff33b6e6e47e801e581
treee02d47076f8921d257c752a42b122c8bf7c42ec8
parent2870d2379548359a17a068b906f4a9cbb5055c2f
  * scripts/dpkg-shlibdeps: start using objdump as opposed to ldd, this
    works much more cleanly, works with libc5, and allows from better
    error reporting. Also corrected checks on shlibs.local, which wasn't
    really being parsed, it now works as advertised.
  * scripts/{dpkg-gencontrol,dpkg-source,controllib.pl}: fixed references
    to old style build dep fields to match current policy ammendment
ChangeLog
debian/changelog
scripts/controllib.pl
scripts/dpkg-gencontrol.pl
scripts/dpkg-shlibdeps.pl
scripts/dpkg-source.pl