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