in usage.
* version-nr: Bump to 1.10.17.
* debian/changelog: Make the date UNRELEASED.
+Sun Oct 26 19:29:16 CST 2003 Adam Heath <doogie@debian.org>
+
+ * scripts/dpkg-checkbuilddeps.pl: s/dpkg-checkbuild/dpkg-checkbuilddeps/
+ in usage.
+ * version-nr: Bump to 1.10.17.
+ * debian/changelog: Make the date UNRELEASED.
+
Sun Oct 26 14:55:53 CET 2003 Wichert Akkerman <wichert@wiggy.net>
* dselect/pkgdepcon.cc: change return value for pkgdepcon() to indicate
* Make dselect do conflict resolution when dealing with automatically
selected recommended package. Thanks to Colin Watson for the analysis
and patch. Closes: Bug#151663
+ * Branden Robinson <branden@debian.org>:
+ s/dpkg-checkbuild/dpkg-checkbuilddeps/ in usage.
- -- Wichert Akkerman <wakkerma@debian.org> Sun, 26 Oct 2003 14:58:55 +0100
+ -- Wichert Akkerman <wakkerma@debian.org> UNRELEASED
dpkg (1.10.16) unstable; urgency=low
sub usage {
print STDERR <<EOF;
-Usage: dpkg-checkbuild [-B] [control-file]
+Usage: dpkg-checkbuilddeps [-B] [control-file]
-B binary-only, ignore -Indep
control-file control file to process [Default: debian/control]
EOF