]> err.no Git - dpkg/commit
scripts/dpkg-statoverride.pl, main/filesdb.c: merge patch from
authorWichert Akkerman <wakkerma@debian.org>
Mon, 4 Dec 2000 15:03:32 +0000 (15:03 +0000)
committerWichert Akkerman <wakkerma@debian.org>
Mon, 4 Dec 2000 15:03:32 +0000 (15:03 +0000)
commit837acb8f9c453b7d9350444548335b2f18dffd25
treebb2d20a480e257cf04b328942b1254a808a9b4e2
parentc600732e924c4f7ff0864c8f8b73553506e8ee27
scripts/dpkg-statoverride.pl, main/filesdb.c: merge patch from
Robert Luberda <robert@pingu.ii.uj.edu.pl> to fix statoverrides
using numerical [ug]ids
Merge updats from the v17 branch:
+ scripts/dpkg-buildpackage.sh: Quote test options for usepause
+ scripts/dpkg-shlibdeps.pl: resolve library paths using a combination
  of the libc major version, and ldconfig -p output. Solves problems
  with errant libc5 deps.
+ scripts/dpkg-shlibdeps.pl: Make it parse soname's in the format of
  "libfoo-X.X.so" (e.g. libdb-3.1.so) and use it. Also make it give a
  warning if there is a NEEDED line in the objdump output that we cannot
  grok.
+ scripts/update-rc.d.pl: fix typo in regexp for scripts
+ debian/rules: remove final occurance of emacs
ChangeLog
debian/changelog
debian/rules
main/filesdb.c
scripts/dpkg-buildpackage.sh
scripts/dpkg-shlibdeps.pl
scripts/dpkg-statoverride.pl
scripts/update-rc.d.pl