X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=b2f9e3b59d3adb9eb1d382672bbb0fda813e2458;hb=1cc18e0479b888fe09152ce541b7ccc9ff9e27d5;hp=8bac8a3d6e4d6479f4e8e6593aeca181d954ef11;hpb=7174904529da2bd6225a76dd050eda3c05ab6f09;p=notmuch diff --git a/debian/changelog b/debian/changelog index 8bac8a3d..b2f9e3b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,93 @@ +notmuch (0.29-1) experimental; urgency=medium + + * New upstream feature release. See /usr/share/doc/notmuch/NEWS.gz for + details. + * Bug fix: "notmuch-hello screen should show notmuch logo", thanks to + Tim Retout (Closes: #918928). + * Bug fix: "Can't deal with compressed maildir files", thanks to + Joerg Jaspert (Closes: #688609). + + -- David Bremner Thu, 06 Jun 2019 21:23:13 -0300 + +notmuch (0.29~rc1-1) experimental; urgency=medium + + * New upstream release candidate, with fix for parallel sphinx-build + invocation + + -- David Bremner Mon, 03 Jun 2019 08:09:38 -0300 + +notmuch (0.29~rc0-1) experimental; urgency=medium + + * New upstream release candidate. + + -- David Bremner Fri, 31 May 2019 08:22:21 -0300 + +notmuch (0.28.4-1) unstable; urgency=medium + + * New upstream bugfix release + * Fix for bug in 'notmuch show --raw' that causes spurious errors to be + reported when the mail file is a multiple of the libc buffer size + (e.g. 4096 bytes). + + -- David Bremner Sun, 05 May 2019 08:08:56 -0300 + +notmuch (0.28.3-1) unstable; urgency=medium + + * New upstream bugfix release. + * Fix for bug in message property search + * Fix for race condition leading to (very) occasional build failures + when building the documentation. + + -- David Bremner Tue, 05 Mar 2019 15:39:09 -0400 + +notmuch (0.28.2-1) unstable; urgency=medium + + * [notmuch-emacs] Invoke gpg from with --batch and --no-tty + + -- David Bremner Sun, 17 Feb 2019 07:30:33 -0400 + +notmuch (0.28.1-1) unstable; urgency=medium + + * New upstream bug fix release + * Bug fix: "muttprint/evince fails to show "print", thanks to + Joerg Jaspert (Closes: #920856). + + -- David Bremner Fri, 01 Feb 2019 08:05:05 -0400 + +notmuch (0.28-2) unstable; urgency=medium + + * Override location of bash, because /usr/bin/bash might exist + thanks to usrmerge. + + -- David Bremner Fri, 12 Oct 2018 20:54:00 -0300 + +notmuch (0.28-1) unstable; urgency=medium + + * New upstream releases. + * Includes threading fixes, support for relative database paths, and + rewritten zsh completion. + + -- David Bremner Fri, 12 Oct 2018 20:17:27 -0300 + +notmuch (0.28~rc0-1) experimental; urgency=medium + + * New upstream release candidate. + + -- David Bremner Wed, 03 Oct 2018 20:36:57 -0300 + +notmuch (0.27-3) unstable; urgency=medium + + * Update Vcs-Git to use https and specify correct branch + * Update Build-depends for unversioned emacs packages. + + -- David Bremner Sat, 08 Sep 2018 18:20:10 -0300 + +notmuch (0.27-2) unstable; urgency=medium + + * Add texinfo as a build-dep, build info version of documentation. + + -- David Bremner Thu, 28 Jun 2018 21:01:29 -0300 + notmuch (0.27-1) unstable; urgency=medium * New upstream feature release