]> err.no Git - dpkg/commit
dpkg (1.1.6); priority=MEDIUM
authorIan Jackson <ian@chiark.chu.cam.ac.uk>
Tue, 30 Apr 1996 23:47:22 +0000 (00:47 +0100)
committerIan Jackson <ian@chiark.chu.cam.ac.uk>
Tue, 30 Apr 1996 23:47:22 +0000 (00:47 +0100)
commit258ed6ae6ff639a76b534353fcc502d4ca97ca8c
tree86bfc07b74704816a4f5a97cebe7e9266a8adf40
parentb51c2b656d19154769033e60d6d4f296955862fe
dpkg (1.1.6); priority=MEDIUM

  * Check virtual dependencies when removing (ouch! - thanks SDE.)
  * Fixed bug in internal database validity management that could
    make dselect and dpkg dump core.  (Bug#2613.)
  * Fixed two coredumping bugs when using local diversions.  (Bug#2804.)
  * Fixed disappearance of overwritten packages.  (Bug#2696.)
  * install-info won't modify dir file before start of menu.
  * install-info will create Miscellaneous heading if no sections yet.

  * Only alphanums and +-. allowed in package names - enforced by
    dpkg-deb --build and documented in Guidelines.
  * dselect doesn't display packages unless they are installed, selected
    or available.
  * dselect doesn't show spurious section and priority headings.
  * dselect has a few extra keybindings (from Lee Olds).
  * --force message changed to `--force enabled' so that default is OK.

  * dpkg-name now includes architecture component in .deb filename,
    and translates - in package name to _.
  * .deb file has architecture component in filename.

  * Guidelines changed to say Pre-Depends is for experts only.
  * Guidelines say to provide a unidiff (-u) rather than an old context diff.
  * Guidelines say 755 root.root for shared libraries.

 -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Wed, 1 May 1996 00:47:22 +0100
25 files changed:
TODO
debian.Changelog
debian.rules
doc/guidelines.info-1
doc/guidelines.texi
dpkg-deb/build.c
dselect/helpmsgs.src
dselect/methkeys.cc
dselect/pkgkeys.cc
dselect/pkglist.cc
include/dpkg-db.h
lib/database.c
lib/dump.c
main/archives.c
main/archives.h
main/enquiry.c
main/errors.c
main/packages.c
main/processarc.c
main/remove.c
scripts/dpkg-name.1
scripts/dpkg-name.sh
scripts/install-info.8
scripts/install-info.pl
version.h