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