From f9b8e121b8244a3ea0ede26b0cbc4829ec3283f2 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 4 Nov 2014 12:39:30 +0000 Subject: Use Dpkg::Version::version_compare everywhere, not Dpkg::Version::version_compare_string. The latter is entirely wrong, meaning that dgit would get many version comparisons wrong. Closes:#768038. --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 49c3458..c8128f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +dgit (0.22.1) unstable; urgency=high + + * Use Dpkg::Version::version_compare everywhere, not + Dpkg::Version::version_compare_string. The latter is entirely wrong, + meaning that dgit would get many version comparisons wrong. + Closes:#768038. + + -- + dgit (0.22) unstable; urgency=medium Bugfixes: -- cgit v1.2.3