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