chiark / gitweb /
finalise 0.22.1
[dgit.git] / debian / changelog
index ba3b810fd2630fc6f1737ebed0f947c5442cd82c..b79896932fca5a9826e11adb3e48e626d103fe85 100644 (file)
@@ -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.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Tue, 04 Nov 2014 12:46:40 +0000
+
 dgit (0.22) unstable; urgency=medium
 
   Bugfixes:
@@ -56,7 +65,7 @@ dgit (0.22) unstable; urgency=medium
   * New git-check and git-create methods "true" which are no-ops.
   * test-dummy-drs `distro': for testing dgit and dgit-repos-server.
 
- -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Wed, 13 Aug 2014 18:06:16 +0100
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Tue, 19 Aug 2014 11:24:02 +0100
 
 dgit (0.21) unstable; urgency=medium