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