summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRaphael Hertzog <hertzog@debian.org>2009-07-21 10:14:00 +0200
committerRaphael Hertzog <hertzog@debian.org>2009-07-21 10:19:12 +0200
commit3fe3521d247a524a41018486aa2496c7803abed2 (patch)
tree98b2e1fa3885233d4540c2c0d46608219a19fe62 /debian
parentc2a3bc470b047c447d686b5d40a9d2b039ddcdd8 (diff)
downloaddpkg-3fe3521d247a524a41018486aa2496c7803abed2.tar.gz
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.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 881fdcf9c..e10794d4c 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.