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