requirement that the version has to be in the changelog.
+Fri May 24 22:11:53 CDT 2002 Adam Heath <doogie@debian.org>
+
+ * scripts/dpkg-source.1: Fix documentation of -v<version> for
+ dpkg-parsechangelog, removing the requirement that the version has to
+ be in the changelog.
+
Fri May 24 22:06:48 CDT 2002 Adam Heath <doogie@debian.org>
* scripts/dpkg-gencontrol.pl: Close the old debian/files file,
files from tar, when building a native package. Closes: Bug#75947.
* Close the old debian/files file, before doing a rename. Closes:
Bug#111503.
+ * Fix documentation of -v<version> for dpkg-parsechangelog, removing the
+ requirement that the version has to be in the changelog. Closes:
+ Bug#117968.
-- Wichert Akkerman <wakkerma@debian.org> Mon, 20 Aug 2001 14:54:38 +0200
this causes changelog information from all versions strictly later
than
.I version
-(which must appear in the changelog file) to be used.
+to be used.
In
.BR dpkg-gencontrol