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