X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=ed181eca87ac7969142230ee4e503638905665c8;hb=ae06fbfc76edc2ef320a51b6f774079d79078963;hp=1a7150d0387d917ac8ed40731637fa154bb726cd;hpb=98da3c079a6b42fa36663e7ecae0c8e6f0e01b8f;p=notmuch diff --git a/debian/changelog b/debian/changelog index 1a7150d0..ed181eca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,36 @@ +notmuch (0.23-1) experimental; urgency=medium + + * New upstream release + * Bump minor version of libnotmuch4 because of new symbols. + * Several new features, see /usr/share/doc/notmuch/NEWS.gz + + -- David Bremner Mon, 03 Oct 2016 22:46:26 -0300 + +notmuch (0.23~rc1-1) experimental; urgency=medium + + * New upstream release candidate + * Make configure more robust on "unknown" platforms. Fixes FTBFS on + kfreebsd. + + -- David Bremner Fri, 30 Sep 2016 07:19:26 -0300 + +notmuch (0.23~rc0-1) experimental; urgency=medium + + * New upstream release candidate + * Bug fix: "Calls to notmuch_directory_get_mtime() don't return + the recently set mtime", thanks to Lars Luthman (Closes: #826881). + * Bug fix: "Please document compact command", thanks to Olivier + Berger (Closes: #825884). + + -- David Bremner Mon, 26 Sep 2016 07:28:06 -0300 + +notmuch (0.22.2-1) unstable; urgency=medium + + * Fix test suite compatibility with GnuPG 2.1.15. Bug fix: "FTBFS: + Tests failures", thanks to Lucas Nussbaum (Closes: #837013). + + -- David Bremner Thu, 08 Sep 2016 19:09:53 -0300 + notmuch (0.22.1-3) unstable; urgency=medium * Gag gdb even more. Bug fix: "FTBFS in testing", thanks to Santiago