]> err.no Git - dpkg/commit
Merge the potato branch:
authorWichert Akkerman <wakkerma@debian.org>
Tue, 15 Feb 2000 19:05:38 +0000 (19:05 +0000)
committerWichert Akkerman <wakkerma@debian.org>
Tue, 15 Feb 2000 19:05:38 +0000 (19:05 +0000)
commitf7292ca49e45962c06b68b2d79a3907dfb36d75c
tree9f7fffa5e27fb066a1a6b653895dcb7526c84ab9
parentf60e5cd4452cd959bf4fd126f7fe57d1ff01e097
Merge the potato branch:
* main/dpkg.8: don't list all authors but refer to THANKS file
* debian/control: correct Build-Dependencies for ncurses
* debian/control: update extended description to not list dependencies
  for dpkg-dev
* Update lots of documentation
* main/enquiry.c: handle failed open of /dev/tty
* main/remove.c: revert earlier patch from Oct 11 1999 to remove
  conffiles before removing directories. Due to the changed execution
  order conffiles were no longer around when the postrm was run.
  which is not what we want.
* methods/Makefile.in: create $(admindir)/methods/mnt
* scripts/dpkg-gencontrol.pl: undo Source-Version changes
* scripts/dpkg-source.pl: remove sticky bits from directory when
  unpacking source
* scripts/install-info.pl: partially apply patch from Jammin Wheeler
  <jammin@life.eu.org> to clean up errors
* scripts/update-alternatives.pl: implement --verbose
18 files changed:
ChangeLog
THANKS
debian/control
doc/ja/deb-old.5
doc/ja/deb.5
doc/ja/md5sum.1
doc/ja/start-stop-daemon.8
main/dpkg.8
main/enquiry.c
main/remove.c
methods/Makefile.in
po/cs.po
po/ja.po
po/sv.po
scripts/dpkg-gencontrol.pl
scripts/dpkg-source.pl
scripts/install-info.pl
scripts/update-alternatives.pl