]> err.no Git - dpkg/commitdiff
Fixed references to the --nocheck option in dpkg-deb(1) and dpkg-deb --help
authorBen Collins <bcollins@debian.org>
Sun, 17 Oct 1999 18:54:45 +0000 (18:54 +0000)
committerBen Collins <bcollins@debian.org>
Sun, 17 Oct 1999 18:54:45 +0000 (18:54 +0000)
reporting --no-check

ChangeLog
debian/changelog
dpkg-deb/dpkg-deb.1
dpkg-deb/main.c

index fb849d1e16d100724c18a959e87d52f93af255ca..f8d69f932c75974a7434a60acf30bba7ea5810ba 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Sun Oct 17 13:40:46 EDT 1999 Ben Collins <bcollins.debian.org>
+
+  * Removed references to dpkg(5) which seems to not exist anymore
+  * Fixed `dpkg-deb --help' and dpkg-deb(1) from reporting --no-check
+    when it's actually --nocheck (went with the hardcoded option, so
+    this is just a documentation fix).
+
 Sun Oct 17 11:51:36 CEST 1999 Wichert Akkerman <wakkerma@debian.org>
 
   * Revert to hardcoding ENOENT again, since the necessary parts of
index f32db4d1a3656f423a12c42a9f1203d9d705e68b..c54af13726cd6fb94a07ba1bc8caa97efc1ea0e2 100644 (file)
@@ -9,6 +9,10 @@ dpkg (1.4.1.17) unstable; urgency=low
     and uses
   * Made the large info screen show 5 lines of the pkglist so that
     it scrolled properly, and still showed the cursor
+  * Removed references to dpkg(5) which seems to not exist anymore
+  * Fixed `dpkg-deb --help' and dpkg-deb(1) from reporting --no-check
+    when it's actually --nocheck (went with the hardcoded option, so
+    this is just a documentation fix).
 
  -- Wichert Akkerman <wakkerma@debian.org>  UNRELEASED
 
index e2021dd9e1e88ffe283b44ba975f2f7e457c4068..efb90fc1f34be75de79b3bfa1379d3d73c527c59 100644 (file)
@@ -205,7 +205,7 @@ easily parsed by non-Debian tools and is now obsolete; its only use is
 when building packages to be parsed by versions of dpkg older than
 0.93.76 (September 1995), which was released as i386 a.out only.
 .TP
-.BR --no-check
+.BR --nocheck
 Inhibit's
 .BR "dpkg\-deb \-\-build" 's
 usual checks on the proposed contents of an archive.  You can build
index 5906edb70d3ab8ae7dadeaadc167b185e77c7f28..838ab8a452a1439184337aa5dc9badf0ee608747 100644 (file)
@@ -65,7 +65,7 @@ Usage: dpkg-deb -b|--build <directory> [<deb>]    Build an archive.\n\
 <cfile> is the name of an administrative file component.\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\
-          --no-check to suppress control file check (build bad package).\n\
+          --nocheck to suppress control file check (build bad package).\n\
 \n\
 Use `dpkg' to install and remove packages from your system, or\n\
 `dselect' for user-friendly package management.  Packages unpacked\n\