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