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