]> err.no Git - dpkg/commitdiff
Fix missing newline in dpkg-deb helpmessage
authorWichert Akkerman <wakkerma@debian.org>
Sat, 25 Dec 1999 01:53:51 +0000 (01:53 +0000)
committerWichert Akkerman <wakkerma@debian.org>
Sat, 25 Dec 1999 01:53:51 +0000 (01:53 +0000)
Update changelog for 1.6.5 release

ChangeLog
debian/changelog
dpkg-deb/main.c

index 956dd7c9f8fd15a3dfebd870c2aa5b923a5cd5e2..5665461ceffabbc2275746fee73bd41b25d15029 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@ Sat Dec 25 02:50:31 CET 1999 Wichert Akkerman <wakkerma@debian.org>
 
   * Oops, forgot to add scripts/dpkg-safefilelist.{1,pl}
   * debian/control: remove double empty line
+  * dpkg-deb/main.c: Fix help-message
 
 Fri Dec 24 17:34:30 CET 1999 Wichert Akkerman <wakkerma@debian.org>
 
index 9823360c664c1aeb0bc7c0e3bc847ffa29e96cd5..b3ef73965bb9814119426def806dbc49754efddd 100644 (file)
@@ -12,14 +12,14 @@ dpkg (1.6.5) unstable; urgency=low
   * Fix segfaults when producing a diff between current and new conffile,
     Closes: Bug# 52197
 
- -- Wichert Akkerman <wakkerma@debian.org>  UNRELEASED
+ -- Wichert Akkerman <wakkerma@debian.org>  Sat, 25 Dec 1999 02:53:25 +0100
 
 dpkg (1.6.4) unstable; urgency=low
 
   * No longer byte-compile for emacs
   * Add Swedish translation
   * start-stop-daemon: honour --oknodo if we fail to kill a process
-    Closes: Bug#52580,#52185
+    Closes: Bug#52580,#52185,#52457
   * Fix dselect program description, Closes: Bug#52328
   * Fix architecture-detection in dpkg-gencontrol, Closes: Bug#52616
   * Accept single-number values in update-rc.d, Closes: Bug#46810
index e23c4406bf176034c39eb819ccbc6ce1b3d76071..9eea6204d292cf84f99db7174fb7e1e6e122d2b9 100644 (file)
@@ -66,7 +66,7 @@ Usage: dpkg-deb -b|--build <directory> [<deb>]    Build an archive.\n\
 <cfield> is the name of a field in the main `control' file.\n\
 Options:  -D for debugging output; --old or --new controls archive format;\n\
           --nocheck to suppress control file check (build bad package).\n\
-          -z# to set the compression when building
+          -z# to set the compression when building\n\
 \n\
 Use `dpkg' to install and remove packages from your system, or\n\
 `dselect' for user-friendly package management.  Packages unpacked\n\