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