notmuch (0.10.2-1) unstable; urgency=low

  * Upstream bug fix release
    - Fix segfault in python bindings due to missing g_type_init call.

 -- David Bremner <bremner@debian.org>  Sun, 04 Dec 2011 22:06:46 -0400

notmuch (0.10.1-1) unstable; urgency=low

  * Upstream bug fix release.
    - Fix segfault on "notmuch --help"

 -- David Bremner <bremner@debian.org>  Fri, 25 Nov 2011 12:11:30 -0500

notmuch (0.10-1) unstable; urgency=low

  * New upstream release
    - search performance improvements
    - emacs UI improvements
    - new dump/restore features
    - new script contrib/nmbug for sharing tags
    - see /usr/share/doc/notmuch/NEWS for details

 -- David Bremner <bremner@debian.org>  Wed, 23 Nov 2011 07:44:01 -0400

notmuch (0.10~rc2-1) experimental; urgency=low

  * New upstream release candidate
    - includes patch to avoid long unix domain socket paths in tests

 -- David Bremner <bremner@debian.org>  Sat, 19 Nov 2011 08:21:39 -0400

notmuch (0.10~rc1-1) experimental; urgency=low

  * New upstream release candidate.

 -- David Bremner <bremner@debian.org>  Tue, 15 Nov 2011 19:46:55 -0400

notmuch (0.9-1) unstable; urgency=low

  * New upstream release.
  * Only doc changes since last release candidate.
  * Upload to unstable.

 -- David Bremner <bremner@debian.org>  Tue, 11 Oct 2011 21:51:29 -0300

notmuch (0.9~rc2-1) experimental; urgency=low

  * Upstream release candidate
  * API changes for n_d_find_message and n_d_find_message_by_filename.
    - New SONAME for libnotmuch
    - bindings changes for ruby and python
  * Less non-text parts reported in replies.
  * emacs: provide button action to fetch unknown gpg keys 

 -- David Bremner <bremner@debian.org>  Fri, 07 Oct 2011 18:53:04 -0300

notmuch (0.9~rc1-1) experimental; urgency=low

  * Upstream release candidate
    - Atomicity improvements, thanks to Austin Clements
    - Add missing call to g_type_init, thanks to Aaron Ecay
  * notmuch-emacs: add versioned dependency on notmuch.  
    (Closes: #642240).

 -- David Bremner <bremner@debian.org>  Sun, 25 Sep 2011 11:26:01 -0300

notmuch (0.8-1) unstable; urgency=low

  * New upstream version.
    - Improved handling of message/rfc822 parts
    - Improved Build system portability 
    - Documentation update for Ruby bindings
    - Unicode, iterator, PEP8 changes for python bindings

 -- David Bremner <bremner@debian.org>  Sat, 10 Sep 2011 08:53:55 -0300

notmuch (0.8~rc1-1) experimental; urgency=low

  * Upstream release candidate.

 -- David Bremner <bremner@debian.org>  Tue, 06 Sep 2011 22:24:24 -0300

notmuch (0.7-1) unstable; urgency=low

  * New upstream release (no changes since 0.7~rc1).
  * Upload to unstable.

 -- David Bremner <bremner@debian.org>  Mon, 01 Aug 2011 21:46:26 +0200

notmuch (0.7~rc1-1) experimental; urgency=low

  * Upstream release candidate.
  * Fix for notmuch.sym and parallel build (Thanks to
    Thomas Jost)
  * Bug fixes from Jason Woofenden for vim interface:
    -  Fix "space (in show mode) mostly adds tag:inbox and tag:unread
       instead of removing them"  (Closes: #633009).
    -  Fix "says press 's'; to toggle signatures, but it's
       really 'i'",  (Closes: #633115).
    -  Fix "fix for from list on search pages", (Closes: #633045).
  * Bug fixes for vim interface from Uwe Kleine-König
    - use full path for sendmail/doc fix
    - fix compose temp file name
  * Python tag encoding fixes from Sebastian Spaeth.

 -- David Bremner <bremner@debian.org>  Fri, 29 Jul 2011 12:16:56 +0200

notmuch (0.6.1-1) unstable; urgency=low

  * Properly install README.Debian in notmuch-vim (Closes: #632992).
    Thanks to Jason Woofenden for the report.
  * Force notmuch to depend on the same version of libnotmuch. Thanks to
    Uwe Kleine-König for the patch.
  * Export typeinfo for Xapian exceptions from libnotmuch. This fixes
    certain mysterious uncaught exception problems.

 -- David Bremner <bremner@debian.org>  Sun, 17 Jul 2011 10:20:42 -0300

notmuch (0.6) unstable; urgency=low

  * New upstream release; see /usr/share/doc/notmuch/NEWS for
    details. Hilights include:
    - Folder-based search (Closes: #597222)
    - PGP/MIME decryption and verification
  * Document strict dependency on emacs23 (Closes: #631994).

 -- David Bremner <bremner@debian.org>  Fri, 01 Jul 2011 11:45:22 -0300

notmuch (0.6~rc1) experimental; urgency=low

  * Git snapshot 3f777b2
  * Upstream release candidate.
  * Fix description of notmuch-vim to mention vim, not emacs
    (Closes: #631974)
  * Install zsh completion as an example instead of into /usr/share/zsh to
    avoid file conflict with zsh.

 -- David Bremner <bremner@debian.org>  Thu, 30 Jun 2011 10:02:05 -0300

notmuch (0.6~254) experimental; urgency=low

  [David Bremner]
  * Git snapshot fba968d
  * Upstream release candidate
  * Build binary package python-notmuch from upstream notmuch.
  * Split off emacs and vim interfaces into their own packages.
    (Closes: #578199)
  * Hide Xapian exception symbols
  * Build-depend on emacs23-nox instead of emacs

  [ Jameson Rollins ]
  * Bump standards version to 3.9.2 (No changes).
  
 -- David Bremner <bremner@debian.org>  Thu, 23 Jun 2011 07:50:05 -0300

notmuch (0.6~237) experimental; urgency=low

  * Git snapshot 12d6f90
  * Emacs: hide original message in top posted replies, isearch fix,
    message display/hiding fixes/improvements.
  * CLI: received header fixes.
  * python: Improve docs, Remove Messages().__len__, Implement
    Message.__cmp__ and __hash__, Message.tags_to_maildir_flags

 -- David Bremner <bremner@debian.org>  Sat, 18 Jun 2011 11:14:51 -0300

notmuch (0.6~215) experimental; urgency=low

  * Git snapshot 5143e5e
  * GMime: improve password handling, prevent premature closing stdout
  * Emacs: sender address UI tweaks
  * lib/message-file: plug three memleaks.
  * Updated python bindings
  * Sanitize "Subject:" and "Author:" fields in notmuch-search
  * vim: new delete command, update mark as read command

 -- David Bremner <bremner@debian.org>  Sat, 04 Jun 2011 08:37:36 -0300

notmuch (0.6~180) experimental; urgency=low

  * Git snapshot 1a96c40
  * Fix corruption of binary parts
    (see ML id:"874o4a1m74.fsf@yoom.home.cworth.org")

 -- David Bremner <bremner@debian.org>  Tue, 31 May 2011 21:16:35 -0300

notmuch (0.6~171) experimental; urgency=low

  * Git snapshot cb8418784c2
  * PGP/MIME handling in CLI and emacs front end.
  * cli: Rewrite of multipart handling.
  * emacs: Make the queries used in the all-tags section configurable
  * emacs: Choose from address when composing/replying
  * emacs: add notmuch-before- and notmuch-after-tag-hook
  * notmuch reply: Avoid segmentation fault when printing multiple parts
  * notmuch show: New part output handling.
  * emacs: Show cleaner `From:' addresses in the summary line.
  * emacs: Add custom `notmuch-show-elide-same-subject', 
    `notmuch-show-always-show-subject' 
  * emacs: Render text/x-vcalendar parts.
  * emacs: Add `notmuch-show-multipart/alternative-discouraged'.
  * vim: parse 'from' address, use sendmail directly, implement archive in
    show view, refactor tagging stuff
  * Eager metadata optimizations
  * emacs: Fix notmuch-search-process-filter to handle incomplete lines
  * Fix installation of zsh completion
  * new: Enhance progress reporting
  * Do not defer maildir flag synchronization for new messages
  * vim: Get user email address from notmuch config file.
  * lib: Save and restore term position in message while indexing.
  * notmuch search: Clean up some memory leaks during search loop.
  * New bindings for Go
  * ruby: Add wrapper for message_get_filenames,  maildir sync. interface
    query_get_s{ort,tring}
  * Add support for folder-based searching.
  * compatibility fixes for emacs22

 -- David Bremner <bremner@debian.org>  Sat, 28 May 2011 07:25:49 -0300

notmuch (0.5+nmu3) unstable; urgency=low

  * Non-maintainer upload.
  * Upload to unstable.

 -- David Bremner <bremner@debian.org>  Sun, 01 May 2011 15:09:09 -0300

notmuch (0.5+nmu2) experimental; urgency=low

  * Non-maintainer upload.
  * Second try at timeout for test. Put timeouts at top level.

 -- David Bremner <bremner@debian.org>  Sun, 19 Dec 2010 21:40:08 -0400

notmuch (0.5+nmu1) experimental; urgency=low

  * Non-maintainer upload.
  * Add a timeout to emacs tests to hopefully work around build failures.

 -- David Bremner <bremner@debian.org>  Tue, 14 Dec 2010 22:23:51 -0400

notmuch (0.5) unstable; urgency=low

  * new: maildir-flag synchronization
  * new: New "notmuch show --format=raw" (enables local emacs interface,
    for example, to use remote notmuch via ssh)
  * lib: Support for multiple files for a message
    (notmuch_message_get_filenames)
  * lib: Support for maildir-flag synchronization
    (notmuch_message_tags_to_maildir_flags and
    notmuch_message_maildir_flags_to_tags)
  * emacs: Incompatible change to format of notmuch-fcc-dirs variable (for
    users using the "fancy" configuration)
  * emacs: Cleaner display of subject lines in thread views

 -- Carl Worth <cworth@debian.org>  Thu, 11 Nov 2010 20:49:11 -0800

notmuch (0.4) unstable; urgency=low

  * new: notmuch search --output=(summary|threads|messages|tags|files)
  * new: notmuch show --format=mbox <search-specification>
  * new: notmuch config [get|set] <section>.<item> [value ...]
  * lib: Add notmuch_query_get_query_string and notmuch_query_get_sort
  * emacs: Enable Fcc of all sent messages by default (to "sent" directory)
  * emacs: Ability to all open messages in a thread to a pipe
  * emacs: Optional support for detecting inline patches
  * emacs: Automatically tag messages as "replied" when sending a reply
  * emacs: Allow search-result color specifications to overlay each other
  * emacs: Make hidden author names still available for incremental search.
  * emacs: New binding of Control-TAB (works like TAB in reverse)
  * test: New modularization of test suite.
  * test: New testing of emacs interface.
  * bugfix: Avoid setting Bcc header in "notmuch reply"
  * bugfix: Avoid corruption of database when "notmuch new " is interrupted.
  * bugfix: Fix failure with extremely long message ID headers.
  * bugfix: Fix for messages with "charset=unknown-8bit"
  * bugfix: Fix notmuch_query_search_threads to return NULL on any exception
  * bugfix: Fix "notmuch search" to return non-zero on any exception
  * emacs bugfix: Fix for message with a subject containing, "[1234]"
  * emacs bugfix: Fix to correctly handle message IDs containing ".."
  * emacs bugfix: Fix initialization so "M-x notmuch" works by default.

 -- Carl Worth <cworth@debian.org>  Mon, 01 Nov 2010 16:23:47 -0700

notmuch (0.3.1) unstable; urgency=low

  * Fix an infinite loop in "notmuch reply"
  * Fix a potential SEGV in "notmuch search"
  * emacs: Fix calculations for line wrapping in the "notmuch" view.
  * emacs: Fix Fcc support to prompt to create a directory if necessary

 -- Carl Worth <cworth@debian.org>  Tue, 27 Apr 2010 17:02:07 -0700

notmuch (0.3) unstable; urgency=low

  * User-configurable tags for new messages
  * Threads search results named based on subjects that match search
  * Faster operation of "notmuch tag" (avoid unneeded sorting)
  * Even Better guessing of From: header for "notmuch reply"
  * Indication of author names that match a search
  * emacs: An entirely new initial view for notmuch, (friendly yet powerful)
  * emacs: Full-featured "customize" support for configuring notmuch
  * emacs: Support for doing tab-completion of email addresses
  * emacs: Support for file-based (Fcc) delivery of sent messages
  * emacs: New 'G' key binding to trigger mail refresh (G == "Get new mail")
  * emacs: Implement emacs message display with the JSON output from notmuch
  * emacs: Better handling of HTML/MIME attachments (inline images!)
  * emacs: Customizable support for tidying of text/plain message content
  * emacs: New support for searchable citations (even when hidden)
  * emacs: More flexible handling of header visibility
  * emacs: The Return key now toggles message visibility anywhere
  * emacs: Customizable formatting of search results
  * emacs: Generate nicer names for search buffers when using a saved search.
  * emacs: Add a notmuch User-Agent header when sending mail from notmuch/emacs
  * emacs: New keybinding (M-Ret) to open all collapsed messages in a thread
  * libnotmuch1: Provide a new NOTMUCH_SORT_UNSORTED value for queries

 -- Carl Worth <cworth@debian.org>  Tue, 27 Apr 2010 02:07:29 -0700

notmuch (0.2) unstable; urgency=low

  * Better guessing of From: header.
  * Make "notmuch count" with no arguments count all messages
  * Provide a new special-case search term of "*" to match all messages.
  * Detect thread connections when a parent message is missing.
  * Fix potential data loss in "notmuch new" with SIGINT
  * Fix segfault when a message includes a MIME part that is empty.
  * Fix handling of non-ASCII characters with --format=json
  * Fix headers to be properly decoded in "notmuch reply"
  * emacs: Show the last few lines of citations as well as the first few lines.
  * emacs: The '+' and '-' commands can now add and remove tags by region.
  * emacs: More meaningful buffer names for thread-view buffers. 
  * emacs: Customized colors of threads in search view based on tags.

 -- Carl Worth <cworth@debian.org>  Fri, 16 Apr 2010 10:20:23 -0700

notmuch (0.1-1) unstable; urgency=low

  [ martin f. krafft ]
  * Add suggestion to vim-addon-manager.

  [ Carl Worth ]
  * Improve package description (closes: #566282).
  * New upstream version (0.1) (closes: #576647).
  * New versioning to track upstream version scheme.
  * Split packaging into notmuch, libnotmuch1, and libnotmuch-dev.
  * Update to advertise conformance with policy 3.8.4 (no changes).
  * Add a debian/watch file to notice upstream tar files.

 -- Carl Worth <cworth@debian.org>  Tue, 06 Apr 2010 18:27:49 -0700

notmuch (0.0+201001211401) unstable; urgency=low

  * Upload to Debian (closes: #557354).
  * New versioning scheme.
  * Added emacs build dependency.
  * Added Vcs-Browser field to debian/control.
  * Downgrade recommendation for emacs to suggestion.
  * Add vim to suggestions and enhancements.
  * Put debian/* under separate copyright.
  * Make Carl the maintainer.
  * Add myself to uploaders.
  * Install the vim plugin (using vim-addons).

 -- martin f. krafft <madduck@debian.org>  Thu, 21 Jan 2010 14:00:54 +1300

notmuch (0.0-1) unstable; urgency=low

  * New Debian package.

 -- Jameson Graef Rollins <jrollins@finestructure.net>  Fri, 27 Nov 2009 13:39:09 -0500
