tag 537800 pending
thanks
Hello,
Bug #537800 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=dpkg/dpkg.git;a=commitdiff;h=3fe3521
---
commit 3fe3521d247a524a41018486aa2496c7803abed2
Author: Raphael Hertzog <[email protected]>
Date: Tue Jul 21 10:14:00 2009 +0200
Dpkg::Changelog: fix heuristic to identify correct start entry
The heuristic to identify the version number that is most approaching
was not working properly for the case where the version number was smaller
than the oldest version (for example "0"). Add a non-regression test for
this case.
Also add supplementary warnings message so that people notice when
the parameters are discarded.
diff --git a/debian/changelog b/debian/changelog
index 881fdcf..e10794d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -37,6 +37,8 @@ dpkg (1.15.4) UNRELEASED; urgency=low
* Upgrade Standards-Version to 3.8.2 (no changes).
* Update deb-substvars(5) to list fields that do not support substvars.
Closes: #535353
+ * Fix dpkg-parsechangelog to include all entries with -v0 parameter.
+ Closes: #537800
[ Modestas Vainius ]
* Provide a meaningful label for dpkg-gensymbols diff.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]