From: Wichert Akkerman Date: Sat, 25 Dec 1999 01:53:51 +0000 (+0000) Subject: Fix missing newline in dpkg-deb helpmessage X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4959f192bfeaba547a2f1b49f9f7695cba3f91f0;p=dpkg Fix missing newline in dpkg-deb helpmessage Update changelog for 1.6.5 release --- diff --git a/ChangeLog b/ChangeLog index 956dd7c9..5665461c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ Sat Dec 25 02:50:31 CET 1999 Wichert Akkerman * 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 diff --git a/debian/changelog b/debian/changelog index 9823360c..b3ef7396 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 UNRELEASED + -- Wichert Akkerman 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 diff --git a/dpkg-deb/main.c b/dpkg-deb/main.c index e23c4406..9eea6204 100644 --- a/dpkg-deb/main.c +++ b/dpkg-deb/main.c @@ -66,7 +66,7 @@ Usage: dpkg-deb -b|--build [] Build an archive.\n\ 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\