X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=48e3c7845a4f9700a6b3b4bda8a8973f7192864f;hb=481f40a9a020a73683acde466b73e6d8a269ae8d;hp=3c2b2447b5d26517cd5fae46aef5d43a66f09b8d;hpb=7cd0f2f69d642094b8ec598d2c2e501aa6de8314;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 3c2b2447..48e3c784 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +dgit (0.23~) unstable; urgency=low + + * Replace many calls to stat with new wrapper stat_exists; improves + error handling and simplifies the code. + + -- + +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 Tue, 04 Nov 2014 12:46:40 +0000 + dgit (0.22) unstable; urgency=medium Bugfixes: @@ -56,7 +72,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 Wed, 13 Aug 2014 17:57:27 +0100 + -- Ian Jackson Tue, 19 Aug 2014 11:24:02 +0100 dgit (0.21) unstable; urgency=medium