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