X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=cab4b9cfcb0b2b803ea746d6dd44116b8412dce0;hb=2a0b123ea603535d31c867c61cfd3d1908db3e7c;hp=f5df0d75c7fb6c8a67b93cc46d1b3e0801515097;hpb=ab022657776af0bb47e72caf2517464ca59e7d48;p=notmuch diff --git a/debian/changelog b/debian/changelog index f5df0d75..cab4b9cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +notmuch (0.25~rc1-1) experimental; urgency=medium + + * Bump standards version to 4.0.0 (no changes needed) + * New upstream release candidate + + -- David Bremner Tue, 18 Jul 2017 07:04:14 -0300 + +notmuch (0.25~rc0-2) experimental; urgency=medium + + * Fix compilation on 32 bit architectures (time_t vs. gint64) + + -- David Bremner Mon, 17 Jul 2017 08:49:32 -0300 + +notmuch (0.25~rc0-1) experimental; urgency=medium + + * New upstream release candidate + * Drop notmuch-dbg, use notmuch-dbgsym if debug symbols are needed. + * [lib] Bump SONAME to libnotmuch.so.5 + * Bug fix: "doesn't check gpg/pgp signatures by default", thanks + to Vagrant Cascadian (Closes: #755544). + * Bug fix: "allow separation of command-line options and their + values: --option foo", thanks to Paul Wise (Closes: #825886). + + -- David Bremner Sun, 16 Jul 2017 08:48:59 -0300 + +notmuch (0.24.2-2) unstable; urgency=medium + + * rebuild for unstable + + -- David Bremner Sun, 02 Jul 2017 12:48:46 -0300 + notmuch (0.24.2-1) experimental; urgency=medium * Fix dump output to not include tags when not asked for