X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=fce3e5f345e067899be8d407b68e329bb2153668;hb=87eb477ba546c47083f678bb7fa3d433cb591090;hp=e6d687c01bc3ea44576da7269f55c4a969334a7a;hpb=c86928bb2c97d2447dac65bdb65a54c27e98dd77;p=notmuch diff --git a/debian/changelog b/debian/changelog index e6d687c0..fce3e5f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,119 @@ +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 + - thread subqueries (match terms in different messages of same thread) + - notmuch new --full-scan (ignore mtimes) + - notmuch show --decrypt=stash (decrypt and stash on first read) + + -- David Bremner Tue, 12 Jun 2018 22:39:33 -0300 + +notmuch (0.27~rc1-1) experimental; urgency=medium + + * New upstream release candidate + + -- David Bremner Thu, 31 May 2018 08:19:00 -0300 + +notmuch (0.27~rc0-1) experimental; urgency=medium + + * New upstream release candidate + + -- David Bremner Sat, 26 May 2018 09:12:37 -0700 + +notmuch (0.26.2-2) unstable; urgency=medium + + * Mark gdb and dtach as , meaning they are only needed for + the test suite. + * Re-enable gdb based tests on s390x, ppc64el, armel, mipsel, they + pass on porterbox. Leave disabled on mipsel64 (gdb tests still + failing), and mips (many tests fail on porterbox). + + -- David Bremner Sun, 06 May 2018 08:36:52 -0300 + +notmuch (0.26.2-1) unstable; urgency=medium + + * Upstream bugfix release + - Break reference loops when indexing, fixes INTERNAL_ERROR in "notmuch show" + - Don't call get_mset(0,0,X), fixes crash on some gcc8 using distros + + -- David Bremner Sat, 28 Apr 2018 08:10:24 -0300 + +notmuch (0.26.1-1) unstable; urgency=medium + + * Bump LIBRARY_MINOR_VERSION to 1, for new functions in 0.26 + + -- David Bremner Mon, 02 Apr 2018 08:08:01 -0300 + +notmuch (0.26-1) unstable; urgency=medium + + [ Daniel Kahn Gillmor ] + * build against python3-sphinx instead of python-sphinx + * d/changelog: strip trailing whitespace + * move to debhelper 10 + * Standards-Version: bump to 4.1.3 (drop priority: extra + from transitional packages) + + [ David Bremner ] + * New upstream release (see /usr/share/doc/notmuch/NEWS.gz) + - new command 'notmuch reindex' + - optional indexing of encrypted emails. + - indexing of files with duplicate message-id + * update symbols + + -- David Bremner Tue, 09 Jan 2018 07:13:21 -0400 + +notmuch (0.26~rc2-1) experimental; urgency=medium + + * Third upstream release candidate + + -- David Bremner Tue, 09 Jan 2018 07:13:11 -0400 + notmuch (0.26~rc1-1) experimental; urgency=medium * Second upstream release candidate - -- David Bremner Fri, 29 Dec 2017 16:49:37 -0400 + -- David Bremner Mon, 01 Jan 2018 21:17:39 -0400 notmuch (0.26~rc0-1) experimental; urgency=medium @@ -505,7 +616,7 @@ notmuch (0.18-3) unstable; urgency=medium 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). + upstream releases a fix for this (in progress). -- David Bremner Thu, 08 May 2014 08:28:33 +0900 @@ -926,7 +1037,7 @@ notmuch (0.6.1-1) unstable; urgency=low notmuch (0.6) unstable; urgency=low * New upstream release; see /usr/share/doc/notmuch/NEWS for - details. Hilights include: + details. Highlights include: - Folder-based search (Closes: #597222) - PGP/MIME decryption and verification * Document strict dependency on emacs23 (Closes: #631994).