]> err.no Git - dpkg/commit
From the ChangeLog
authorWichert Akkerman <wakkerma@debian.org>
Fri, 24 Dec 1999 16:28:10 +0000 (16:28 +0000)
committerWichert Akkerman <wakkerma@debian.org>
Fri, 24 Dec 1999 16:28:10 +0000 (16:28 +0000)
commitef5a6bb5934506474d21e87cea1d4ba59e6facb1
tree1ec645e95c15d3a968c846761a5d63ac9406ec0e
parentd96f65430b135ccf42952391016773a0b3e6ed73
From the ChangeLog
  * debian/control: add Build-Depends
  * THANKS: new file which lists everyone who contributed to the code
  * Change `Debian Linux' to `Debian GNU/Linux' in a couple of manpages
  * main/enquiry.c: modify list1package to use the full width of the tty
  * Merge patches from Adam Heath:
    + lib/mlib.c: new function do_fd_copy to read a file into a fd
    + dpkg-deb/build.c: use do_fd_copy
    + dpkg-deb/build.c: use dpkg-deb-filelist to reorder files when
      building a package
    + dpkg-deb/info.c: use do_fd_copy
    + lib/showcright.c: use do_fd_copy to read license
    + scripts/dpkg-safelist.{1,pl}: new script to reorder a filelist to
      make sure symlinks are listed after their targets.
    + dpkg-deb/main.c: add -z option to set compression level
    + dpkg-deb/build.c: pass new -z options to gzip
  * dpkg-deb/dpkg-deb.1: document new -z option
18 files changed:
ChangeLog
THANKS [new file with mode: 0644]
debian/changelog
debian/control
debian/rules
dpkg-deb/build.c
dpkg-deb/dpkg-deb.1
dpkg-deb/dpkg-deb.h
dpkg-deb/info.c
dpkg-deb/main.c
include/dpkg.h.in
lib/mlib.c
lib/showcright.c
main/enquiry.c
main/main.c
scripts/Makefile.in
scripts/dpkg-name.1
scripts/dpkg-scanpackages.8