]> err.no Git - dpkg/commit
dpkg (1.2.13) unstable; urgency=LOW
authorIan Jackson <ian@chiark.chu.cam.ac.uk>
Thu, 1 Aug 1996 01:46:34 +0000 (02:46 +0100)
committerIan Jackson <ian@chiark.chu.cam.ac.uk>
Thu, 1 Aug 1996 01:46:34 +0000 (02:46 +0100)
commit90d5c6916aefd17aa016ceb5010e105afa41e515
treefb572bf4abb372f73ac638dabe34976316fb8278
parent185789df700bf1601433abe1686e278a86e12c38
dpkg (1.2.13) unstable; urgency=LOW

  * dpkg --search produces correct output for diversions.
  * dpkg-name remove unnecessary arch missing warning.  (Bug#3482.)

  * dpkg-deb --build warns about uppercase chars in package name.

  * dpkg-scanpackages error messages updated and manpage provided
    (thanks to Michael Shields).
  * dpkg-scanpackages warns about spurious entries in override file.
  * dpkg-scanpackages `noverride' renamed to `override' everywhere.
  * dpkg-scanpackages field ordering to put Architecture higher.
  * dpkg-scanpackages field names capitalised appropriately.
  * dpkg-scanpackages invokes find with -follow.  (Bug#3956.)

  * guidelines say #!/usr/bin/perl everywhere, not #!/bin/perl.
  * Many developers' PGP keys added.

  * configure script uses ${CC} instead of $(CC) (again :-/).
  * developers' keys included in dpkg source tree and /usr/doc.
  * configure remade using autoconf 2.10-3 (was 2.4-1).

 -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 1 Aug 1996 02:46:34 +0100
18 files changed:
TODO
configure
configure.in
debian.Changelog
debian.README
debian.rules
doc/Makefile.in
doc/developer-keys.bak [new file with mode: 0644]
doc/developer-keys.pgp [new file with mode: 0644]
doc/guidelines.texi
doc/sgml/programmer.sgml
dpkg-deb/build.c
main/enquiry.c
scripts/Makefile.in
scripts/dpkg-name.sh
scripts/dpkg-scanpackages.8 [new file with mode: 0644]
scripts/dpkg-scanpackages.pl
version.h