]> err.no Git - dpkg/commit
dpkg (1.3.1) experimental; urgency=LOW
authorIan Jackson <ian@chiark.chu.cam.ac.uk>
Thu, 8 Aug 1996 01:36:04 +0000 (02:36 +0100)
committerIan Jackson <ian@chiark.chu.cam.ac.uk>
Thu, 8 Aug 1996 01:36:04 +0000 (02:36 +0100)
commitfb269aa45cb294f8f4afd82338aef6bc2937a375
treef57ec8875f96269a7d331b2cdb39668107102fd1
parenta9fe21f068524faa2e32a76c412a29371bba08da
dpkg (1.3.1) experimental; urgency=LOW

  * manpage for dpkg-source et al now available.
  * dpkg-changelog-mode.el installed in site-lisp, but still no autoload.

  * dpkg-source prints correct string for not-understood tar -vvt output.
  * dpkg-source parsing of tar -vvt output made more robust.

  * dpkg-buildpackage prints usage message on usage error.
  * dpkg-gencontrol can print usage message.
  * -T<varlistfile> option added to dpkg-source.
  * Description of -f<fileslistfile> corrected in dpkg-distaddfile usage.
  * -m<maintainer> synopsis changed in dpkg-genchanges usage.
  * debian/substvars may now contain blank lines.

 -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 8 Aug 1996 02:36:04 +0100
13 files changed:
Makefile.in
debian/changelog
scripts/Makefile.in
scripts/controllib.pl
scripts/dpkg-buildpackage.sh
scripts/dpkg-changelog-mode.el [new file with mode: 0644]
scripts/dpkg-distaddfile.pl
scripts/dpkg-genchanges.pl
scripts/dpkg-gencontrol.pl
scripts/dpkg-source.1 [new file with mode: 0644]
scripts/dpkg-source.8 [new file with mode: 0644]
scripts/dpkg-source.pl
version.h