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