summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2014-11-04 12:39:30 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2014-11-04 12:39:30 +0000
commitf9b8e121b8244a3ea0ede26b0cbc4829ec3283f2 (patch)
treecf4397784226217a073cace5ff6b852f4fd9fe2e /debian/changelog
parentb2e1996507c2a614cdec9ec328a35c5db7456e04 (diff)
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.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
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: