From a127a1853eabe6a4b909d5083f5754990e6662fe Mon Sep 17 00:00:00 2001 From: Adam Heath Date: Sat, 25 May 2002 03:08:55 +0000 Subject: [PATCH] Fix documentation of -v for dpkg-parsechangelog, removing the requirement that the version has to be in the changelog. --- ChangeLog | 6 ++++++ debian/changelog | 3 +++ scripts/dpkg-source.1 | 2 +- 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index bcc216a1..7c698f41 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri May 24 22:11:53 CDT 2002 Adam Heath + + * scripts/dpkg-source.1: Fix documentation of -v 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 * scripts/dpkg-gencontrol.pl: Close the old debian/files file, diff --git a/debian/changelog b/debian/changelog index 1baf2dbd..14710513 100644 --- a/debian/changelog +++ b/debian/changelog @@ -109,6 +109,9 @@ dpkg (1.10) unstable; urgency=low 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 for dpkg-parsechangelog, removing the + requirement that the version has to be in the changelog. Closes: + Bug#117968. -- Wichert Akkerman Mon, 20 Aug 2001 14:54:38 +0200 diff --git a/scripts/dpkg-source.1 b/scripts/dpkg-source.1 index c0abc125..06d65124 100644 --- a/scripts/dpkg-source.1 +++ b/scripts/dpkg-source.1 @@ -101,7 +101,7 @@ In 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 -- 2.39.5