X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=debian%2Fchangelog;h=4f9dd8f2092e2aa358fe99395fd2e78824906761;hp=9ee7ed15522cc97700f99537e744020349f8785a;hb=ce44657c9e4919b1e4bbbbbe37dbd72257d40736;hpb=beaf251e16d40bb38d56a1ec5573bfdc1c1cfb0d diff --git a/debian/changelog b/debian/changelog index 9ee7ed15..4f9dd8f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,118 @@ -notmuch (0.17-3) UNRELEASED; urgency=low +notmuch (0.19-1) UNRELEASED; urgency=low + + * New upstream version + * Bump libnotmuch SONAME because of API changes + + -- David Bremner Tue, 16 Sep 2014 21:02:17 +0200 + +notmuch (0.18.2~rc1-1) experimental; urgency=medium + + * Test suite bug and portability fix release. + + -- David Bremner Sat, 25 Oct 2014 10:48:16 +0200 + +notmuch (0.18.1-2) unstable; urgency=medium + + * Update build-deps to use emacs24 on buildd (Closes: #756085) + * Disable gdb atomicity test for arm64 as gdb is currently broken on + the (unofficial) buildds + * Re-enable atomicity test on armhf; upstream fix seems to have + worked. + + -- David Bremner Sat, 09 Aug 2014 11:48:10 -0300 + +notmuch (0.18.1-1) unstable; urgency=medium + + * New upstream bug fix release + - Re-enable support for single-message mbox files + - Fix for phrase indexing + - Make tagging empty query in Emacs harmless + + -- David Bremner Wed, 25 Jun 2014 07:20:45 -0300 + +notmuch (0.18.1~rc0-1) experimental; urgency=medium + + * New upstream bug fix release (candidate) + * Tighten dependence of python packages on libnotmuch + (Closes: #749881). + * Redo emacsen-install script from sample in emacsen-common + (Closes: #739839). + + -- David Bremner Sat, 14 Jun 2014 07:50:28 -0300 + +notmuch (0.18-3) unstable; urgency=medium + + * Disable atomicity tests on armel. + + -- David Bremner Thu, 08 May 2014 14:26:45 +0900 + +notmuch (0.18-2) unstable; urgency=medium + + * Disable atomicity tests on armhf. These should be re-enabled when + upstream relases a fix for this (in progress). + + -- David Bremner Thu, 08 May 2014 08:28:33 +0900 + +notmuch (0.18-1) unstable; urgency=medium + + * New upstream release. For detailed release notes see + see /usr/share/doc/notmuch/NEWS.gz. Some highlights: + - Changes/enhancements to searching for messages by filesystem + location ('folder:' and 'path:' prefixes). + - Saved searches in Emacs have also been enhanced to allow + distinct search orders for each one. + - Another enhancement to the Emacs interface is that replies to + encrypted messages are now encrypted, reducing the risk of + unintentional information disclosure. + - The default dump output format has changed to the more robust + 'batch-tag' format. + - The previously deprecated parsing of single message mboxes has + been removed. + + -- David Bremner Tue, 06 May 2014 16:20:39 +0900 + +notmuch (0.18~rc1-1) experimental; urgency=low + + * Upstream release candidate + - include encoding fix for vim client. + + -- David Bremner Sun, 04 May 2014 07:29:51 +0900 + +notmuch (0.18~rc0-1) experimental; urgency=low + + * Upstream release candidate. + * Bug fix: "insufficient sanitization of arguments to notmuch CLI", + thanks to Antoine Beaupré (Closes: #737496). + * Bug fix: "notmuch(1) manpage: typo: int -> in", thanks to Jakub + Wilk (Closes: #739556). + * Bug fix: "get a quiet option", thanks to Joerg Jaspert (Closes: + #666027). + * Bug fix: "Please remove me from Uploaders", thanks to martin f + krafft (Closes: #719100). + * Bug fix: "M-x notmuch-show-reply on an encrypted message should + insert encryption tags into the mml buffer", thanks to Daniel Kahn + Gillmor (Closes: #704648). + + -- David Bremner Tue, 22 Apr 2014 09:27:29 +0900 + +notmuch (0.17-5) unstable; urgency=medium + + * Bug fix: "unowned directory after purge: /0755/", thanks to + Andreas Beckmann (Closes: #740325). + + -- David Bremner Mon, 03 Mar 2014 07:29:06 -0400 + +notmuch (0.17-4) unstable; urgency=medium + + * Bug fix: "Please update ruby binary extension install path", + thanks to Christian Hofstaedtler (Closes: #739120). + + -- David Bremner Tue, 18 Feb 2014 21:37:44 -0400 + +notmuch (0.17-3) unstable; urgency=medium * update notmuch-emacs for debian emacs policy 2.0.6 + * Update emacs test suite for Hurd compatibility -- David Bremner Sun, 12 Jan 2014 17:07:16 -0400