1 notmuch (0.10.2-1~bpo60+1) squeeze-backports; urgency=low
3 * Rebuild for squeeze-backports.
5 -- David Bremner <bremner@debian.org> Fri, 16 Dec 2011 16:46:33 -0400
7 notmuch (0.10.2-1) unstable; urgency=low
9 * Upstream bug fix release
10 - Fix segfault in python bindings due to missing g_type_init call.
12 -- David Bremner <bremner@debian.org> Sun, 04 Dec 2011 22:06:46 -0400
14 notmuch (0.10.1-1) unstable; urgency=low
16 * Upstream bug fix release.
17 - Fix segfault on "notmuch --help"
19 -- David Bremner <bremner@debian.org> Fri, 25 Nov 2011 12:11:30 -0500
21 notmuch (0.10-1) unstable; urgency=low
23 * New upstream release
24 - search performance improvements
25 - emacs UI improvements
26 - new dump/restore features
27 - new script contrib/nmbug for sharing tags
28 - see /usr/share/doc/notmuch/NEWS for details
30 -- David Bremner <bremner@debian.org> Wed, 23 Nov 2011 07:44:01 -0400
32 notmuch (0.10~rc2-1) experimental; urgency=low
34 * New upstream release candidate
35 - includes patch to avoid long unix domain socket paths in tests
37 -- David Bremner <bremner@debian.org> Sat, 19 Nov 2011 08:21:39 -0400
39 notmuch (0.10~rc1-1) experimental; urgency=low
41 * New upstream release candidate.
43 -- David Bremner <bremner@debian.org> Tue, 15 Nov 2011 19:46:55 -0400
45 notmuch (0.9-1) unstable; urgency=low
47 * New upstream release.
48 * Only doc changes since last release candidate.
51 -- David Bremner <bremner@debian.org> Tue, 11 Oct 2011 21:51:29 -0300
53 notmuch (0.9~rc2-1) experimental; urgency=low
55 * Upstream release candidate
56 * API changes for n_d_find_message and n_d_find_message_by_filename.
57 - New SONAME for libnotmuch
58 - bindings changes for ruby and python
59 * Less non-text parts reported in replies.
60 * emacs: provide button action to fetch unknown gpg keys
62 -- David Bremner <bremner@debian.org> Fri, 07 Oct 2011 18:53:04 -0300
64 notmuch (0.9~rc1-1) experimental; urgency=low
66 * Upstream release candidate
67 - Atomicity improvements, thanks to Austin Clements
68 - Add missing call to g_type_init, thanks to Aaron Ecay
69 * notmuch-emacs: add versioned dependency on notmuch.
72 -- David Bremner <bremner@debian.org> Sun, 25 Sep 2011 11:26:01 -0300
74 notmuch (0.8-1) unstable; urgency=low
76 * New upstream version.
77 - Improved handling of message/rfc822 parts
78 - Improved Build system portability
79 - Documentation update for Ruby bindings
80 - Unicode, iterator, PEP8 changes for python bindings
82 -- David Bremner <bremner@debian.org> Sat, 10 Sep 2011 08:53:55 -0300
84 notmuch (0.8~rc1-1) experimental; urgency=low
86 * Upstream release candidate.
88 -- David Bremner <bremner@debian.org> Tue, 06 Sep 2011 22:24:24 -0300
90 notmuch (0.7-1) unstable; urgency=low
92 * New upstream release (no changes since 0.7~rc1).
95 -- David Bremner <bremner@debian.org> Mon, 01 Aug 2011 21:46:26 +0200
97 notmuch (0.7~rc1-1) experimental; urgency=low
99 * Upstream release candidate.
100 * Fix for notmuch.sym and parallel build (Thanks to
102 * Bug fixes from Jason Woofenden for vim interface:
103 - Fix "space (in show mode) mostly adds tag:inbox and tag:unread
104 instead of removing them" (Closes: #633009).
105 - Fix "says press 's'; to toggle signatures, but it's
106 really 'i'", (Closes: #633115).
107 - Fix "fix for from list on search pages", (Closes: #633045).
108 * Bug fixes for vim interface from Uwe Kleine-König
109 - use full path for sendmail/doc fix
110 - fix compose temp file name
111 * Python tag encoding fixes from Sebastian Spaeth.
113 -- David Bremner <bremner@debian.org> Fri, 29 Jul 2011 12:16:56 +0200
115 notmuch (0.6.1-1) unstable; urgency=low
117 * Properly install README.Debian in notmuch-vim (Closes: #632992).
118 Thanks to Jason Woofenden for the report.
119 * Force notmuch to depend on the same version of libnotmuch. Thanks to
120 Uwe Kleine-König for the patch.
121 * Export typeinfo for Xapian exceptions from libnotmuch. This fixes
122 certain mysterious uncaught exception problems.
124 -- David Bremner <bremner@debian.org> Sun, 17 Jul 2011 10:20:42 -0300
126 notmuch (0.6~bpo60+1) squeeze-backports; urgency=low
128 * Rebuild for squeeze-backports.
130 -- David Bremner <bremner@debian.org> Sun, 10 Jul 2011 12:47:10 -0300
132 notmuch (0.6) unstable; urgency=low
134 * New upstream release; see /usr/share/doc/notmuch/NEWS for
135 details. Hilights include:
136 - Folder-based search (Closes: #597222)
137 - PGP/MIME decryption and verification
138 * Document strict dependency on emacs23 (Closes: #631994).
140 -- David Bremner <bremner@debian.org> Fri, 01 Jul 2011 11:45:22 -0300
142 notmuch (0.6~rc1) experimental; urgency=low
144 * Git snapshot 3f777b2
145 * Upstream release candidate.
146 * Fix description of notmuch-vim to mention vim, not emacs
148 * Install zsh completion as an example instead of into /usr/share/zsh to
149 avoid file conflict with zsh.
151 -- David Bremner <bremner@debian.org> Thu, 30 Jun 2011 10:02:05 -0300
153 notmuch (0.6~254) experimental; urgency=low
156 * Git snapshot fba968d
157 * Upstream release candidate
158 * Build binary package python-notmuch from upstream notmuch.
159 * Split off emacs and vim interfaces into their own packages.
161 * Hide Xapian exception symbols
162 * Build-depend on emacs23-nox instead of emacs
165 * Bump standards version to 3.9.2 (No changes).
167 -- David Bremner <bremner@debian.org> Thu, 23 Jun 2011 07:50:05 -0300
169 notmuch (0.6~237) experimental; urgency=low
171 * Git snapshot 12d6f90
172 * Emacs: hide original message in top posted replies, isearch fix,
173 message display/hiding fixes/improvements.
174 * CLI: received header fixes.
175 * python: Improve docs, Remove Messages().__len__, Implement
176 Message.__cmp__ and __hash__, Message.tags_to_maildir_flags
178 -- David Bremner <bremner@debian.org> Sat, 18 Jun 2011 11:14:51 -0300
180 notmuch (0.6~215) experimental; urgency=low
182 * Git snapshot 5143e5e
183 * GMime: improve password handling, prevent premature closing stdout
184 * Emacs: sender address UI tweaks
185 * lib/message-file: plug three memleaks.
186 * Updated python bindings
187 * Sanitize "Subject:" and "Author:" fields in notmuch-search
188 * vim: new delete command, update mark as read command
190 -- David Bremner <bremner@debian.org> Sat, 04 Jun 2011 08:37:36 -0300
192 notmuch (0.6~180) experimental; urgency=low
194 * Git snapshot 1a96c40
195 * Fix corruption of binary parts
196 (see ML id:"874o4a1m74.fsf@yoom.home.cworth.org")
198 -- David Bremner <bremner@debian.org> Tue, 31 May 2011 21:16:35 -0300
200 notmuch (0.6~171) experimental; urgency=low
202 * Git snapshot cb8418784c2
203 * PGP/MIME handling in CLI and emacs front end.
204 * cli: Rewrite of multipart handling.
205 * emacs: Make the queries used in the all-tags section configurable
206 * emacs: Choose from address when composing/replying
207 * emacs: add notmuch-before- and notmuch-after-tag-hook
208 * notmuch reply: Avoid segmentation fault when printing multiple parts
209 * notmuch show: New part output handling.
210 * emacs: Show cleaner `From:' addresses in the summary line.
211 * emacs: Add custom `notmuch-show-elide-same-subject',
212 `notmuch-show-always-show-subject'
213 * emacs: Render text/x-vcalendar parts.
214 * emacs: Add `notmuch-show-multipart/alternative-discouraged'.
215 * vim: parse 'from' address, use sendmail directly, implement archive in
216 show view, refactor tagging stuff
217 * Eager metadata optimizations
218 * emacs: Fix notmuch-search-process-filter to handle incomplete lines
219 * Fix installation of zsh completion
220 * new: Enhance progress reporting
221 * Do not defer maildir flag synchronization for new messages
222 * vim: Get user email address from notmuch config file.
223 * lib: Save and restore term position in message while indexing.
224 * notmuch search: Clean up some memory leaks during search loop.
225 * New bindings for Go
226 * ruby: Add wrapper for message_get_filenames, maildir sync. interface
227 query_get_s{ort,tring}
228 * Add support for folder-based searching.
229 * compatibility fixes for emacs22
231 -- David Bremner <bremner@debian.org> Sat, 28 May 2011 07:25:49 -0300
233 notmuch (0.5+nmu3) unstable; urgency=low
235 * Non-maintainer upload.
236 * Upload to unstable.
238 -- David Bremner <bremner@debian.org> Sun, 01 May 2011 15:09:09 -0300
240 notmuch (0.5+nmu2) experimental; urgency=low
242 * Non-maintainer upload.
243 * Second try at timeout for test. Put timeouts at top level.
245 -- David Bremner <bremner@debian.org> Sun, 19 Dec 2010 21:40:08 -0400
247 notmuch (0.5+nmu1) experimental; urgency=low
249 * Non-maintainer upload.
250 * Add a timeout to emacs tests to hopefully work around build failures.
252 -- David Bremner <bremner@debian.org> Tue, 14 Dec 2010 22:23:51 -0400
254 notmuch (0.5) unstable; urgency=low
256 * new: maildir-flag synchronization
257 * new: New "notmuch show --format=raw" (enables local emacs interface,
258 for example, to use remote notmuch via ssh)
259 * lib: Support for multiple files for a message
260 (notmuch_message_get_filenames)
261 * lib: Support for maildir-flag synchronization
262 (notmuch_message_tags_to_maildir_flags and
263 notmuch_message_maildir_flags_to_tags)
264 * emacs: Incompatible change to format of notmuch-fcc-dirs variable (for
265 users using the "fancy" configuration)
266 * emacs: Cleaner display of subject lines in thread views
268 -- Carl Worth <cworth@debian.org> Thu, 11 Nov 2010 20:49:11 -0800
270 notmuch (0.4) unstable; urgency=low
272 * new: notmuch search --output=(summary|threads|messages|tags|files)
273 * new: notmuch show --format=mbox <search-specification>
274 * new: notmuch config [get|set] <section>.<item> [value ...]
275 * lib: Add notmuch_query_get_query_string and notmuch_query_get_sort
276 * emacs: Enable Fcc of all sent messages by default (to "sent" directory)
277 * emacs: Ability to all open messages in a thread to a pipe
278 * emacs: Optional support for detecting inline patches
279 * emacs: Automatically tag messages as "replied" when sending a reply
280 * emacs: Allow search-result color specifications to overlay each other
281 * emacs: Make hidden author names still available for incremental search.
282 * emacs: New binding of Control-TAB (works like TAB in reverse)
283 * test: New modularization of test suite.
284 * test: New testing of emacs interface.
285 * bugfix: Avoid setting Bcc header in "notmuch reply"
286 * bugfix: Avoid corruption of database when "notmuch new " is interrupted.
287 * bugfix: Fix failure with extremely long message ID headers.
288 * bugfix: Fix for messages with "charset=unknown-8bit"
289 * bugfix: Fix notmuch_query_search_threads to return NULL on any exception
290 * bugfix: Fix "notmuch search" to return non-zero on any exception
291 * emacs bugfix: Fix for message with a subject containing, "[1234]"
292 * emacs bugfix: Fix to correctly handle message IDs containing ".."
293 * emacs bugfix: Fix initialization so "M-x notmuch" works by default.
295 -- Carl Worth <cworth@debian.org> Mon, 01 Nov 2010 16:23:47 -0700
297 notmuch (0.3.1) unstable; urgency=low
299 * Fix an infinite loop in "notmuch reply"
300 * Fix a potential SEGV in "notmuch search"
301 * emacs: Fix calculations for line wrapping in the "notmuch" view.
302 * emacs: Fix Fcc support to prompt to create a directory if necessary
304 -- Carl Worth <cworth@debian.org> Tue, 27 Apr 2010 17:02:07 -0700
306 notmuch (0.3) unstable; urgency=low
308 * User-configurable tags for new messages
309 * Threads search results named based on subjects that match search
310 * Faster operation of "notmuch tag" (avoid unneeded sorting)
311 * Even Better guessing of From: header for "notmuch reply"
312 * Indication of author names that match a search
313 * emacs: An entirely new initial view for notmuch, (friendly yet powerful)
314 * emacs: Full-featured "customize" support for configuring notmuch
315 * emacs: Support for doing tab-completion of email addresses
316 * emacs: Support for file-based (Fcc) delivery of sent messages
317 * emacs: New 'G' key binding to trigger mail refresh (G == "Get new mail")
318 * emacs: Implement emacs message display with the JSON output from notmuch
319 * emacs: Better handling of HTML/MIME attachments (inline images!)
320 * emacs: Customizable support for tidying of text/plain message content
321 * emacs: New support for searchable citations (even when hidden)
322 * emacs: More flexible handling of header visibility
323 * emacs: The Return key now toggles message visibility anywhere
324 * emacs: Customizable formatting of search results
325 * emacs: Generate nicer names for search buffers when using a saved search.
326 * emacs: Add a notmuch User-Agent header when sending mail from notmuch/emacs
327 * emacs: New keybinding (M-Ret) to open all collapsed messages in a thread
328 * libnotmuch1: Provide a new NOTMUCH_SORT_UNSORTED value for queries
330 -- Carl Worth <cworth@debian.org> Tue, 27 Apr 2010 02:07:29 -0700
332 notmuch (0.2) unstable; urgency=low
334 * Better guessing of From: header.
335 * Make "notmuch count" with no arguments count all messages
336 * Provide a new special-case search term of "*" to match all messages.
337 * Detect thread connections when a parent message is missing.
338 * Fix potential data loss in "notmuch new" with SIGINT
339 * Fix segfault when a message includes a MIME part that is empty.
340 * Fix handling of non-ASCII characters with --format=json
341 * Fix headers to be properly decoded in "notmuch reply"
342 * emacs: Show the last few lines of citations as well as the first few lines.
343 * emacs: The '+' and '-' commands can now add and remove tags by region.
344 * emacs: More meaningful buffer names for thread-view buffers.
345 * emacs: Customized colors of threads in search view based on tags.
347 -- Carl Worth <cworth@debian.org> Fri, 16 Apr 2010 10:20:23 -0700
349 notmuch (0.1-1) unstable; urgency=low
352 * Add suggestion to vim-addon-manager.
355 * Improve package description (closes: #566282).
356 * New upstream version (0.1) (closes: #576647).
357 * New versioning to track upstream version scheme.
358 * Split packaging into notmuch, libnotmuch1, and libnotmuch-dev.
359 * Update to advertise conformance with policy 3.8.4 (no changes).
360 * Add a debian/watch file to notice upstream tar files.
362 -- Carl Worth <cworth@debian.org> Tue, 06 Apr 2010 18:27:49 -0700
364 notmuch (0.0+201001211401) unstable; urgency=low
366 * Upload to Debian (closes: #557354).
367 * New versioning scheme.
368 * Added emacs build dependency.
369 * Added Vcs-Browser field to debian/control.
370 * Downgrade recommendation for emacs to suggestion.
371 * Add vim to suggestions and enhancements.
372 * Put debian/* under separate copyright.
373 * Make Carl the maintainer.
374 * Add myself to uploaders.
375 * Install the vim plugin (using vim-addons).
377 -- martin f. krafft <madduck@debian.org> Thu, 21 Jan 2010 14:00:54 +1300
379 notmuch (0.0-1) unstable; urgency=low
381 * New Debian package.
383 -- Jameson Graef Rollins <jrollins@finestructure.net> Fri, 27 Nov 2009 13:39:09 -0500