]> git.notmuchmail.org Git - notmuch/blob - debian/changelog
debian: changelog stanza for 0.21~rc2-1
[notmuch] / debian / changelog
1 notmuch (0.21~rc2-1) experimental; urgency=medium
2
3   * New upstream release candidate
4
5  -- David Bremner <bremner@debian.org>  Mon, 19 Oct 2015 07:25:10 -0300
6
7 notmuch (0.21~rc1-1) experimental; urgency=medium
8
9   * New upstream release candidate
10
11  -- David Bremner <bremner@debian.org>  Thu, 15 Oct 2015 08:08:17 -0300
12
13 notmuch (0.20.2-2) unstable; urgency=medium
14
15   * Fix linking in emacsen-install script. The previous version can
16     break an emacs upgrade.
17
18  -- David Bremner <bremner@debian.org>  Sat, 26 Sep 2015 09:26:41 -0300
19
20 notmuch (0.20.2-1) unstable; urgency=medium
21
22   * Bug fix: "notmuch-tree does not mark messages as read", thanks to
23     Raúl Benencia (Closes: #789693).
24
25  -- David Bremner <bremner@debian.org>  Sat, 27 Jun 2015 15:03:33 +0200
26
27 notmuch (0.20.1-1) unstable; urgency=medium
28
29   * Bug fix: "FTBFS on arm64", thanks to Edmund Grimley Evans (Closes:
30     #787341).
31
32  -- David Bremner <bremner@debian.org>  Mon, 01 Jun 2015 21:58:54 +0200
33
34 notmuch (0.20-1) unstable; urgency=medium
35
36   * New upstream release
37     - new mimetype search prefix
38     - improvements to emacs, vim, and mutt front-ends
39     - undeprecate single message mboxes.
40     - reduced noise on stderr from the library
41     - improved API for notmuch_query_search_{messages, thread}
42
43  -- David Bremner <bremner@debian.org>  Sun, 31 May 2015 11:21:14 +0200
44
45 notmuch (0.20~rc2-1) experimental; urgency=medium
46
47   * New upstream release candidate.
48   * Fix breakage of python bindings under python3
49
50  -- David Bremner <bremner@debian.org>  Sat, 23 May 2015 21:05:03 +0200
51
52 notmuch (0.20~rc1-1) experimental; urgency=medium
53
54   * New upstream release candidate
55
56  -- David Bremner <bremner@debian.org>  Mon, 04 May 2015 08:08:00 +0200
57
58 notmuch (0.19-1) experimental; urgency=medium
59
60   * New upstream release.
61     - Improvements to reliability of 'notmuch dump' and the error
62     handling for 'notmuch insert'.
63     - The new 'notmuch address' command is intended to make searching
64     for email addresses more convenient.
65     - At the library level the revised handling of missing messages
66     fixes at least one bug in threading.
67     - Interface improvements to the emacs interface, most notably the
68     ability to bindkeyboard shortcuts to saved searches.
69
70  -- David Bremner <bremner@debian.org>  Fri, 14 Nov 2014 19:34:12 +0100
71
72 notmuch (0.19~rc2-1) experimental; urgency=medium
73
74   * New upstream release candidate
75   * Updated defaults for "notmuch address"
76   * Assert compliance with policy 3.9.6
77
78  -- David Bremner <bremner@debian.org>  Sun, 09 Nov 2014 16:46:31 +0100
79
80 notmuch (0.19~rc1-1) experimental; urgency=low
81
82   * New upstream release candidate
83   * Bump libnotmuch SONAME because of API changes
84
85  -- David Bremner <bremner@debian.org>  Thu, 06 Nov 2014 00:30:39 +0100
86
87 notmuch (0.18.2-1) unstable; urgency=medium
88
89   * Rebuild for unstable.
90   * Translate T380-atomicity to use gdb/python
91   * Emacs 24.4 related bug fixes
92   * Simplify T360-symbol-hiding, port to ppc64el
93
94  -- David Bremner <bremner@debian.org>  Sat, 25 Oct 2014 18:19:53 +0200
95
96 notmuch (0.18.2~rc1-1) experimental; urgency=medium
97
98   * Test suite bug and portability fix release.
99
100  -- David Bremner <bremner@debian.org>  Sat, 25 Oct 2014 10:48:16 +0200
101
102 notmuch (0.18.1-2) unstable; urgency=medium
103
104   * Update build-deps to use emacs24 on buildd (Closes: #756085)
105   * Disable gdb atomicity test for arm64 as gdb is currently broken on
106     the (unofficial) buildds
107   * Re-enable atomicity test on armhf; upstream fix seems to have
108     worked.
109
110  -- David Bremner <bremner@debian.org>  Sat, 09 Aug 2014 11:48:10 -0300
111
112 notmuch (0.18.1-1) unstable; urgency=medium
113
114   * New upstream bug fix release
115     - Re-enable support for single-message mbox files
116     - Fix for phrase indexing
117     - Make tagging empty query in Emacs harmless
118
119  -- David Bremner <bremner@debian.org>  Wed, 25 Jun 2014 07:20:45 -0300
120
121 notmuch (0.18.1~rc0-1) experimental; urgency=medium
122
123   * New upstream bug fix release (candidate)
124   * Tighten dependence of python packages on libnotmuch
125     (Closes: #749881).
126   * Redo emacsen-install script from sample in emacsen-common
127     (Closes: #739839).
128
129  -- David Bremner <bremner@debian.org>  Sat, 14 Jun 2014 07:50:28 -0300
130
131 notmuch (0.18-3) unstable; urgency=medium
132
133   * Disable atomicity tests on armel.
134
135  -- David Bremner <bremner@debian.org>  Thu, 08 May 2014 14:26:45 +0900
136
137 notmuch (0.18-2) unstable; urgency=medium
138
139   * Disable atomicity tests on armhf. These should be re-enabled when
140     upstream relases a fix for this (in progress).
141
142  -- David Bremner <bremner@debian.org>  Thu, 08 May 2014 08:28:33 +0900
143
144 notmuch (0.18-1) unstable; urgency=medium
145
146   * New upstream release. For detailed release notes see
147     see /usr/share/doc/notmuch/NEWS.gz. Some highlights:
148     - Changes/enhancements to searching for messages by filesystem
149       location ('folder:' and 'path:' prefixes).
150     - Saved searches in Emacs have also been enhanced to allow
151       distinct search orders for each one.
152     - Another enhancement to the Emacs interface is that replies to
153       encrypted messages are now encrypted, reducing the risk of
154       unintentional information disclosure.
155     - The default dump output format has changed to the more robust
156       'batch-tag' format.
157     - The previously deprecated parsing of single message mboxes has
158       been removed.
159
160  -- David Bremner <bremner@debian.org>  Tue, 06 May 2014 16:20:39 +0900
161
162 notmuch (0.18~rc1-1) experimental; urgency=low
163
164   * Upstream release candidate
165     - include encoding fix for vim client.
166
167  -- David Bremner <bremner@debian.org>  Sun, 04 May 2014 07:29:51 +0900
168
169 notmuch (0.18~rc0-1) experimental; urgency=low
170
171   * Upstream release candidate.
172   * Bug fix: "insufficient sanitization of arguments to notmuch CLI",
173     thanks to Antoine Beaupré (Closes: #737496).
174   * Bug fix: "notmuch(1) manpage: typo: int -> in", thanks to Jakub
175     Wilk (Closes: #739556).
176   * Bug fix: "get a quiet option", thanks to Joerg Jaspert (Closes:
177     #666027).
178   * Bug fix: "Please remove me from Uploaders", thanks to martin f
179     krafft (Closes: #719100).
180   * Bug fix: "M-x notmuch-show-reply on an encrypted message should
181     insert encryption tags into the mml buffer", thanks to Daniel Kahn
182     Gillmor (Closes: #704648).
183
184  -- David Bremner <bremner@debian.org>  Tue, 22 Apr 2014 09:27:29 +0900
185
186 notmuch (0.17-5) unstable; urgency=medium
187
188   * Bug fix: "unowned directory after purge: /0755/", thanks to
189     Andreas Beckmann (Closes: #740325).
190
191  -- David Bremner <bremner@debian.org>  Mon, 03 Mar 2014 07:29:06 -0400
192
193 notmuch (0.17-4) unstable; urgency=medium
194
195   * Bug fix: "Please update ruby binary extension install path",
196     thanks to Christian Hofstaedtler (Closes: #739120).
197
198  -- David Bremner <bremner@debian.org>  Tue, 18 Feb 2014 21:37:44 -0400
199
200 notmuch (0.17-3) unstable; urgency=medium
201
202   * update notmuch-emacs for debian emacs policy 2.0.6
203   * Update emacs test suite for Hurd compatibility
204
205  -- David Bremner <bremner@debian.org>  Sun, 12 Jan 2014 17:07:16 -0400
206
207 notmuch (0.17-2) unstable; urgency=medium
208
209   * Bug fix: "package should warn in a NEWS.Debian file about possible
210     pre-upgrade action", thanks to Jonas Smedegaard (Closes: #733853).
211
212  -- David Bremner <bremner@debian.org>  Wed, 01 Jan 2014 07:44:25 -0400
213
214 notmuch (0.17-1) unstable; urgency=low
215
216   * New upstream feature release. See /usr/share/doc/notmuch/NEWS.gz
217     for details.  Highlights include:
218     - notmuch compact command (Closes: #720543).
219     - emacs "tree" view
220   * Remove madduck from uploaders (Closes: #719100).
221
222  -- David Bremner <bremner@debian.org>  Mon, 30 Dec 2013 20:28:20 -0400
223
224 notmuch (0.17~rc4-1) experimental; urgency=low
225
226   * New upstream release candidate
227
228  -- David Bremner <bremner@debian.org>  Sat, 28 Dec 2013 18:30:06 -0400
229
230 notmuch (0.17~rc3-1) experimental; urgency=low
231
232   * New upstream release candidate
233
234  -- David Bremner <bremner@debian.org>  Sat, 07 Dec 2013 17:05:11 +0800
235
236 notmuch (0.17~rc2-1) experimental; urgency=low
237
238   * New upstream release candidate
239   * Remove gdb as build-dep on s390x. This implicitly disables failing
240     atomicity test.  For more information, see #728705
241
242  -- David Bremner <bremner@debian.org>  Sun, 24 Nov 2013 19:34:28 -0400
243
244 notmuch (0.17~rc1-1) experimental; urgency=low
245
246   * New upstream release candidate
247
248  -- David Bremner <bremner@debian.org>  Wed, 20 Nov 2013 19:27:48 -0400
249
250 notmuch (0.16-1) unstable; urgency=low
251
252   * New upstream feature release
253     - 'notmuch insert' command replaces notmuch-deliver (Closes: #692889).
254     - New ruby based vim interface (Closes: 616692, 636707).
255   * Provide a notmuch-dbg package, thanks to Daniel Kahn Gillmor
256     (Closes: #717339).
257   * Include alot to the list of recommended interfaces, thanks to
258     Simon Chopin (Closes: #709832).
259
260  -- David Bremner <bremner@debian.org>  Sat, 03 Aug 2013 08:28:39 -0300
261
262 notmuch (0.15.2-2) unstable; urgency=low
263
264   * Bug fix: tighten dependence of notmuch-mutt on notmuch,
265     thanks to Philippe Gimmel and Jameson Rollins (Closes: #703608).
266   * Bump Standards-Version to 3.9.4; no changes.
267
268  -- David Bremner <bremner@debian.org>  Sat, 25 May 2013 18:37:23 -0300
269
270 notmuch (0.15.2-1) experimental; urgency=low
271
272   * Upstream bug fix release.
273     - Improve support for parallel building
274     - Update Emacs tests for portability, fix FTBFS on hurd-i386
275
276  -- David Bremner <bremner@debian.org>  Fri, 22 Mar 2013 20:42:42 -0400
277
278 notmuch (0.15.1-1) experimental; urgency=low
279
280   * Upstream bug fix release: set default TERM for running tests.
281   * Re-enable build time self-tests.
282
283  -- David Bremner <bremner@debian.org>  Thu, 24 Jan 2013 07:19:45 -0400
284
285 notmuch (0.15-2) experimental; urgency=low
286
287   * Disable tests until a proper fix for running tests without a
288     proper TERM value is developed (again).
289
290  -- David Bremner <bremner@debian.org>  Sun, 20 Jan 2013 18:36:16 -0400
291
292 notmuch (0.15-1) experimental; urgency=low
293
294   * New upstream release.
295     - Date range search support
296     - Empty tag names and tags beginning with "-" are deprecated
297     - Support for single message mboxes is deprecated
298     - Fixed `notmuch new` to skip ignored broken symlinks
299     - New dump/restore format and tagging interface
300     - Emacs Interface
301       - Removal of the deprecated `notmuch-folders` variable
302       - Visibility of MIME parts can be toggled
303       - Emacs now buttonizes mid: links
304       - Improved text/calendar content handling
305       - Disabled coding conversions when reading
306       - Fixed errors with HTML email containing images in Emacs 24
307       - Fixed handling of tags with unusual characters in them
308       - Fixed buttonization of id: links without quote characters
309       - Automatic tag changes are now unified and customizable
310       - Support for stashing the thread id in show view
311       - New add-on tool: notmuch-pick
312
313  -- David Bremner <bremner@debian.org>  Fri, 18 Jan 2013 21:23:36 -0400
314
315 notmuch (0.15~rc1-1) experimental; urgency=low
316
317   * New upstream release candidate.
318   * Change priority to optional (Closes: #687217).
319   * Remove Dm-Upload-Allowed field, as this is no longer used by
320     Debian.
321   * Add python3 bindings, thanks to Jakub Wilk (Closes: #683515).
322   * Bug fix: ".ical attachment problem", (Closes: #688747).
323
324  -- David Bremner <bremner@debian.org>  Wed, 16 Jan 2013 08:28:27 -0400
325
326 notmuch (0.14-1) experimental; urgency=low
327
328   [ Stefano Zacchiroli ]
329   * notmuch-mutt: fix tag action invocation (Closes: #678012)
330   * Use notmuch-search-terms manpage in notmuch-mutt (Closes: #675073).
331
332   [ David Bremner ]
333   * Do a better job of cleaning up after configuration and testing
334     (Closes: #683505)
335   * Alternately depend on emacs24 instead of emacs23 (Closes: #677900).
336   * New upstream version
337     - incompatible changes to dump/restore syntax
338     - bug fixes for maildir synchronization
339
340  -- David Bremner <bremner@debian.org>  Tue, 21 Aug 2012 10:39:33 +0200
341
342 notmuch (0.13.2-1) unstable; urgency=low
343
344   * Upstream bugfix release. No changes to binary packages.
345
346  -- David Bremner <bremner@debian.org>  Sat, 02 Jun 2012 18:16:01 -0300
347
348 notmuch (0.13.1-1) unstable; urgency=low
349
350   * Upstream bugfix release.
351     - fix for encoding problems with reply in emacs
352     - notmuch_database_(get_directory|find_message_by_filename) now
353       work for read-only databases.
354
355  -- David Bremner <bremner@debian.org>  Fri, 25 May 2012 21:19:06 -0300
356
357 notmuch (0.13-1) unstable; urgency=low
358
359   * New upstream release. See /usr/share/doc/notmuch/NEWS.gz for changes.
360
361   [ Stefano Zacchiroli ]
362   * Recommend all notmuch UI (including notmuch-mutt) as alternatives,
363     to avoid unneeded vim/emacs installation. Thanks Matteo F. Vescovi
364     for the patch. (Closes: #673011)
365
366  -- David Bremner <bremner@debian.org>  Tue, 15 May 2012 18:19:32 -0300
367
368 notmuch (0.13~rc1-2) experimental; urgency=low
369
370   * New upstream pre-release
371   * new binary package "notmuch-mutt" for Mutt integration
372   * Bump libnotmuch SONAME because of API changes
373
374  -- David Bremner <bremner@debian.org>  Sat, 05 May 2012 10:26:47 -0300
375
376 notmuch (0.12-1) unstable; urgency=low
377
378   * New upstream release
379     - Python 3.2 support
380     - GMime 2.6 support
381     - Many updates to emacs interface (see /usr/share/doc/notmuch/NEWS)
382     - Optionally ignore some files/directories within mail hierarchy
383
384  -- David Bremner <bremner@debian.org>  Tue, 20 Mar 2012 18:45:22 -0300
385
386 notmuch (0.12~rc2-1) experimental; urgency=low
387
388   * Upstream pre-release
389   * New bug fixes since ~rc1
390     - fix for uninitialized variable
391     - fix for python bindings type signatures
392
393  -- David Bremner <bremner@debian.org>  Sun, 18 Mar 2012 08:10:35 -0300
394
395 notmuch (0.12~rc1-1) experimental; urgency=low
396
397   * Upstream pre-release.
398   * Bump standards version to 3.9.3; no changes.
399
400  -- David Bremner <bremner@debian.org>  Thu, 01 Mar 2012 07:51:45 -0400
401
402 notmuch (0.11.1-1) unstable; urgency=low
403
404   * Upstream bugfix release
405     - Fix error handling bug in python bindings
406     - Fix vulnerability in emacs reply handling
407
408  -- David Bremner <bremner@debian.org>  Fri, 03 Feb 2012 08:35:41 -0400
409
410 notmuch (0.11-1) unstable; urgency=low
411
412   * New upstream release.
413     - New 'hook' feature for notmuch-new
414     - performance and memory use improvements
415     - new add-on tool notmuch-deliver
416
417  -- David Bremner <bremner@debian.org>  Fri, 13 Jan 2012 19:59:23 -0400
418
419 notmuch (0.11~rc3-1) experimental; urgency=low
420
421   * New upstream release candidate
422     - Fix for uninitialized variable(s) in notmuch-reply
423
424  -- David Bremner <bremner@debian.org>  Mon, 09 Jan 2012 07:07:46 -0400
425
426 notmuch (0.11~rc2-1) experimental; urgency=low
427
428   * New upstream release candidate.
429     - Includes fix for one python bindings segfault.
430
431  -- David Bremner <bremner@debian.org>  Mon, 02 Jan 2012 06:57:29 -0400
432
433 notmuch (0.11~rc1-1) experimental; urgency=low
434
435   * New upstream release candidate.
436
437  -- David Bremner <bremner@debian.org>  Sun, 25 Dec 2011 23:07:08 -0400
438
439 notmuch (0.10.2-1) unstable; urgency=low
440
441   * Upstream bug fix release
442     - Fix segfault in python bindings due to missing g_type_init call.
443
444  -- David Bremner <bremner@debian.org>  Sun, 04 Dec 2011 22:06:46 -0400
445
446 notmuch (0.10.1-1) unstable; urgency=low
447
448   * Upstream bug fix release.
449     - Fix segfault on "notmuch --help"
450
451  -- David Bremner <bremner@debian.org>  Fri, 25 Nov 2011 12:11:30 -0500
452
453 notmuch (0.10-1) unstable; urgency=low
454
455   * New upstream release
456     - search performance improvements
457     - emacs UI improvements
458     - new dump/restore features
459     - new script contrib/nmbug for sharing tags
460     - see /usr/share/doc/notmuch/NEWS for details
461
462  -- David Bremner <bremner@debian.org>  Wed, 23 Nov 2011 07:44:01 -0400
463
464 notmuch (0.10~rc2-1) experimental; urgency=low
465
466   * New upstream release candidate
467     - includes patch to avoid long unix domain socket paths in tests
468
469  -- David Bremner <bremner@debian.org>  Sat, 19 Nov 2011 08:21:39 -0400
470
471 notmuch (0.10~rc1-1) experimental; urgency=low
472
473   * New upstream release candidate.
474
475  -- David Bremner <bremner@debian.org>  Tue, 15 Nov 2011 19:46:55 -0400
476
477 notmuch (0.9-1) unstable; urgency=low
478
479   * New upstream release.
480   * Only doc changes since last release candidate.
481   * Upload to unstable.
482
483  -- David Bremner <bremner@debian.org>  Tue, 11 Oct 2011 21:51:29 -0300
484
485 notmuch (0.9~rc2-1) experimental; urgency=low
486
487   * Upstream release candidate
488   * API changes for n_d_find_message and n_d_find_message_by_filename.
489     - New SONAME for libnotmuch
490     - bindings changes for ruby and python
491   * Less non-text parts reported in replies.
492   * emacs: provide button action to fetch unknown gpg keys 
493
494  -- David Bremner <bremner@debian.org>  Fri, 07 Oct 2011 18:53:04 -0300
495
496 notmuch (0.9~rc1-1) experimental; urgency=low
497
498   * Upstream release candidate
499     - Atomicity improvements, thanks to Austin Clements
500     - Add missing call to g_type_init, thanks to Aaron Ecay
501   * notmuch-emacs: add versioned dependency on notmuch.  
502     (Closes: #642240).
503
504  -- David Bremner <bremner@debian.org>  Sun, 25 Sep 2011 11:26:01 -0300
505
506 notmuch (0.8-1) unstable; urgency=low
507
508   * New upstream version.
509     - Improved handling of message/rfc822 parts
510     - Improved Build system portability 
511     - Documentation update for Ruby bindings
512     - Unicode, iterator, PEP8 changes for python bindings
513
514  -- David Bremner <bremner@debian.org>  Sat, 10 Sep 2011 08:53:55 -0300
515
516 notmuch (0.8~rc1-1) experimental; urgency=low
517
518   * Upstream release candidate.
519
520  -- David Bremner <bremner@debian.org>  Tue, 06 Sep 2011 22:24:24 -0300
521
522 notmuch (0.7-1) unstable; urgency=low
523
524   * New upstream release (no changes since 0.7~rc1).
525   * Upload to unstable.
526
527  -- David Bremner <bremner@debian.org>  Mon, 01 Aug 2011 21:46:26 +0200
528
529 notmuch (0.7~rc1-1) experimental; urgency=low
530
531   * Upstream release candidate.
532   * Fix for notmuch.sym and parallel build (Thanks to
533     Thomas Jost)
534   * Bug fixes from Jason Woofenden for vim interface:
535     -  Fix "space (in show mode) mostly adds tag:inbox and tag:unread
536        instead of removing them"  (Closes: #633009).
537     -  Fix "says press 's'; to toggle signatures, but it's
538        really 'i'",  (Closes: #633115).
539     -  Fix "fix for from list on search pages", (Closes: #633045).
540   * Bug fixes for vim interface from Uwe Kleine-König
541     - use full path for sendmail/doc fix
542     - fix compose temp file name
543   * Python tag encoding fixes from Sebastian Spaeth.
544
545  -- David Bremner <bremner@debian.org>  Fri, 29 Jul 2011 12:16:56 +0200
546
547 notmuch (0.6.1-1) unstable; urgency=low
548
549   * Properly install README.Debian in notmuch-vim (Closes: #632992).
550     Thanks to Jason Woofenden for the report.
551   * Force notmuch to depend on the same version of libnotmuch. Thanks to
552     Uwe Kleine-König for the patch.
553   * Export typeinfo for Xapian exceptions from libnotmuch. This fixes
554     certain mysterious uncaught exception problems.
555
556  -- David Bremner <bremner@debian.org>  Sun, 17 Jul 2011 10:20:42 -0300
557
558 notmuch (0.6) unstable; urgency=low
559
560   * New upstream release; see /usr/share/doc/notmuch/NEWS for
561     details. Hilights include:
562     - Folder-based search (Closes: #597222)
563     - PGP/MIME decryption and verification
564   * Document strict dependency on emacs23 (Closes: #631994).
565
566  -- David Bremner <bremner@debian.org>  Fri, 01 Jul 2011 11:45:22 -0300
567
568 notmuch (0.6~rc1) experimental; urgency=low
569
570   * Git snapshot 3f777b2
571   * Upstream release candidate.
572   * Fix description of notmuch-vim to mention vim, not emacs
573     (Closes: #631974)
574   * Install zsh completion as an example instead of into /usr/share/zsh to
575     avoid file conflict with zsh.
576
577  -- David Bremner <bremner@debian.org>  Thu, 30 Jun 2011 10:02:05 -0300
578
579 notmuch (0.6~254) experimental; urgency=low
580
581   [David Bremner]
582   * Git snapshot fba968d
583   * Upstream release candidate
584   * Build binary package python-notmuch from upstream notmuch.
585   * Split off emacs and vim interfaces into their own packages.
586     (Closes: #578199)
587   * Hide Xapian exception symbols
588   * Build-depend on emacs23-nox instead of emacs
589
590   [ Jameson Rollins ]
591   * Bump standards version to 3.9.2 (No changes).
592   
593  -- David Bremner <bremner@debian.org>  Thu, 23 Jun 2011 07:50:05 -0300
594
595 notmuch (0.6~237) experimental; urgency=low
596
597   * Git snapshot 12d6f90
598   * Emacs: hide original message in top posted replies, isearch fix,
599     message display/hiding fixes/improvements.
600   * CLI: received header fixes.
601   * python: Improve docs, Remove Messages().__len__, Implement
602     Message.__cmp__ and __hash__, Message.tags_to_maildir_flags
603
604  -- David Bremner <bremner@debian.org>  Sat, 18 Jun 2011 11:14:51 -0300
605
606 notmuch (0.6~215) experimental; urgency=low
607
608   * Git snapshot 5143e5e
609   * GMime: improve password handling, prevent premature closing stdout
610   * Emacs: sender address UI tweaks
611   * lib/message-file: plug three memleaks.
612   * Updated python bindings
613   * Sanitize "Subject:" and "Author:" fields in notmuch-search
614   * vim: new delete command, update mark as read command
615
616  -- David Bremner <bremner@debian.org>  Sat, 04 Jun 2011 08:37:36 -0300
617
618 notmuch (0.6~180) experimental; urgency=low
619
620   * Git snapshot 1a96c40
621   * Fix corruption of binary parts
622     (see ML id:"874o4a1m74.fsf@yoom.home.cworth.org")
623
624  -- David Bremner <bremner@debian.org>  Tue, 31 May 2011 21:16:35 -0300
625
626 notmuch (0.6~171) experimental; urgency=low
627
628   * Git snapshot cb8418784c2
629   * PGP/MIME handling in CLI and emacs front end.
630   * cli: Rewrite of multipart handling.
631   * emacs: Make the queries used in the all-tags section configurable
632   * emacs: Choose from address when composing/replying
633   * emacs: add notmuch-before- and notmuch-after-tag-hook
634   * notmuch reply: Avoid segmentation fault when printing multiple parts
635   * notmuch show: New part output handling.
636   * emacs: Show cleaner `From:' addresses in the summary line.
637   * emacs: Add custom `notmuch-show-elide-same-subject', 
638     `notmuch-show-always-show-subject' 
639   * emacs: Render text/x-vcalendar parts.
640   * emacs: Add `notmuch-show-multipart/alternative-discouraged'.
641   * vim: parse 'from' address, use sendmail directly, implement archive in
642     show view, refactor tagging stuff
643   * Eager metadata optimizations
644   * emacs: Fix notmuch-search-process-filter to handle incomplete lines
645   * Fix installation of zsh completion
646   * new: Enhance progress reporting
647   * Do not defer maildir flag synchronization for new messages
648   * vim: Get user email address from notmuch config file.
649   * lib: Save and restore term position in message while indexing.
650   * notmuch search: Clean up some memory leaks during search loop.
651   * New bindings for Go
652   * ruby: Add wrapper for message_get_filenames,  maildir sync. interface
653     query_get_s{ort,tring}
654   * Add support for folder-based searching.
655   * compatibility fixes for emacs22
656
657  -- David Bremner <bremner@debian.org>  Sat, 28 May 2011 07:25:49 -0300
658
659 notmuch (0.5+nmu3) unstable; urgency=low
660
661   * Non-maintainer upload.
662   * Upload to unstable.
663
664  -- David Bremner <bremner@debian.org>  Sun, 01 May 2011 15:09:09 -0300
665
666 notmuch (0.5+nmu2) experimental; urgency=low
667
668   * Non-maintainer upload.
669   * Second try at timeout for test. Put timeouts at top level.
670
671  -- David Bremner <bremner@debian.org>  Sun, 19 Dec 2010 21:40:08 -0400
672
673 notmuch (0.5+nmu1) experimental; urgency=low
674
675   * Non-maintainer upload.
676   * Add a timeout to emacs tests to hopefully work around build failures.
677
678  -- David Bremner <bremner@debian.org>  Tue, 14 Dec 2010 22:23:51 -0400
679
680 notmuch (0.5) unstable; urgency=low
681
682   * new: maildir-flag synchronization
683   * new: New "notmuch show --format=raw" (enables local emacs interface,
684     for example, to use remote notmuch via ssh)
685   * lib: Support for multiple files for a message
686     (notmuch_message_get_filenames)
687   * lib: Support for maildir-flag synchronization
688     (notmuch_message_tags_to_maildir_flags and
689     notmuch_message_maildir_flags_to_tags)
690   * emacs: Incompatible change to format of notmuch-fcc-dirs variable (for
691     users using the "fancy" configuration)
692   * emacs: Cleaner display of subject lines in thread views
693
694  -- Carl Worth <cworth@debian.org>  Thu, 11 Nov 2010 20:49:11 -0800
695
696 notmuch (0.4) unstable; urgency=low
697
698   * new: notmuch search --output=(summary|threads|messages|tags|files)
699   * new: notmuch show --format=mbox <search-specification>
700   * new: notmuch config [get|set] <section>.<item> [value ...]
701   * lib: Add notmuch_query_get_query_string and notmuch_query_get_sort
702   * emacs: Enable Fcc of all sent messages by default (to "sent" directory)
703   * emacs: Ability to all open messages in a thread to a pipe
704   * emacs: Optional support for detecting inline patches
705   * emacs: Automatically tag messages as "replied" when sending a reply
706   * emacs: Allow search-result color specifications to overlay each other
707   * emacs: Make hidden author names still available for incremental search.
708   * emacs: New binding of Control-TAB (works like TAB in reverse)
709   * test: New modularization of test suite.
710   * test: New testing of emacs interface.
711   * bugfix: Avoid setting Bcc header in "notmuch reply"
712   * bugfix: Avoid corruption of database when "notmuch new " is interrupted.
713   * bugfix: Fix failure with extremely long message ID headers.
714   * bugfix: Fix for messages with "charset=unknown-8bit"
715   * bugfix: Fix notmuch_query_search_threads to return NULL on any exception
716   * bugfix: Fix "notmuch search" to return non-zero on any exception
717   * emacs bugfix: Fix for message with a subject containing, "[1234]"
718   * emacs bugfix: Fix to correctly handle message IDs containing ".."
719   * emacs bugfix: Fix initialization so "M-x notmuch" works by default.
720
721  -- Carl Worth <cworth@debian.org>  Mon, 01 Nov 2010 16:23:47 -0700
722
723 notmuch (0.3.1) unstable; urgency=low
724
725   * Fix an infinite loop in "notmuch reply"
726   * Fix a potential SEGV in "notmuch search"
727   * emacs: Fix calculations for line wrapping in the "notmuch" view.
728   * emacs: Fix Fcc support to prompt to create a directory if necessary
729
730  -- Carl Worth <cworth@debian.org>  Tue, 27 Apr 2010 17:02:07 -0700
731
732 notmuch (0.3) unstable; urgency=low
733
734   * User-configurable tags for new messages
735   * Threads search results named based on subjects that match search
736   * Faster operation of "notmuch tag" (avoid unneeded sorting)
737   * Even Better guessing of From: header for "notmuch reply"
738   * Indication of author names that match a search
739   * emacs: An entirely new initial view for notmuch, (friendly yet powerful)
740   * emacs: Full-featured "customize" support for configuring notmuch
741   * emacs: Support for doing tab-completion of email addresses
742   * emacs: Support for file-based (Fcc) delivery of sent messages
743   * emacs: New 'G' key binding to trigger mail refresh (G == "Get new mail")
744   * emacs: Implement emacs message display with the JSON output from notmuch
745   * emacs: Better handling of HTML/MIME attachments (inline images!)
746   * emacs: Customizable support for tidying of text/plain message content
747   * emacs: New support for searchable citations (even when hidden)
748   * emacs: More flexible handling of header visibility
749   * emacs: The Return key now toggles message visibility anywhere
750   * emacs: Customizable formatting of search results
751   * emacs: Generate nicer names for search buffers when using a saved search.
752   * emacs: Add a notmuch User-Agent header when sending mail from notmuch/emacs
753   * emacs: New keybinding (M-Ret) to open all collapsed messages in a thread
754   * libnotmuch1: Provide a new NOTMUCH_SORT_UNSORTED value for queries
755
756  -- Carl Worth <cworth@debian.org>  Tue, 27 Apr 2010 02:07:29 -0700
757
758 notmuch (0.2) unstable; urgency=low
759
760   * Better guessing of From: header.
761   * Make "notmuch count" with no arguments count all messages
762   * Provide a new special-case search term of "*" to match all messages.
763   * Detect thread connections when a parent message is missing.
764   * Fix potential data loss in "notmuch new" with SIGINT
765   * Fix segfault when a message includes a MIME part that is empty.
766   * Fix handling of non-ASCII characters with --format=json
767   * Fix headers to be properly decoded in "notmuch reply"
768   * emacs: Show the last few lines of citations as well as the first few lines.
769   * emacs: The '+' and '-' commands can now add and remove tags by region.
770   * emacs: More meaningful buffer names for thread-view buffers. 
771   * emacs: Customized colors of threads in search view based on tags.
772
773  -- Carl Worth <cworth@debian.org>  Fri, 16 Apr 2010 10:20:23 -0700
774
775 notmuch (0.1-1) unstable; urgency=low
776
777   [ martin f. krafft ]
778   * Add suggestion to vim-addon-manager.
779
780   [ Carl Worth ]
781   * Improve package description (closes: #566282).
782   * New upstream version (0.1) (closes: #576647).
783   * New versioning to track upstream version scheme.
784   * Split packaging into notmuch, libnotmuch1, and libnotmuch-dev.
785   * Update to advertise conformance with policy 3.8.4 (no changes).
786   * Add a debian/watch file to notice upstream tar files.
787
788  -- Carl Worth <cworth@debian.org>  Tue, 06 Apr 2010 18:27:49 -0700
789
790 notmuch (0.0+201001211401) unstable; urgency=low
791
792   * Upload to Debian (closes: #557354).
793   * New versioning scheme.
794   * Added emacs build dependency.
795   * Added Vcs-Browser field to debian/control.
796   * Downgrade recommendation for emacs to suggestion.
797   * Add vim to suggestions and enhancements.
798   * Put debian/* under separate copyright.
799   * Make Carl the maintainer.
800   * Add myself to uploaders.
801   * Install the vim plugin (using vim-addons).
802
803  -- martin f. krafft <madduck@debian.org>  Thu, 21 Jan 2010 14:00:54 +1300
804
805 notmuch (0.0-1) unstable; urgency=low
806
807   * New Debian package.
808
809  -- Jameson Graef Rollins <jrollins@finestructure.net>  Fri, 27 Nov 2009 13:39:09 -0500