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