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