]> git.notmuchmail.org Git - notmuch/blob - debian/changelog
debian: finalize? changelog for 0.23.3-1
[notmuch] / debian / changelog
1 notmuch (0.23.3-1) unstable; urgency=medium
2
3   * Re-enable test suite
4   * Fix test suite compatibility with gnupg 2.1.16. Fixes: "FTBFS:
5     Tests failures", thanks to Lucas Nussbaum (Closes: #844915).
6   * Bug fix: "race condition in `notmuch new`?", thanks to Paul Wise
7     (Closes: #843127).
8
9  -- David Bremner <bremner@debian.org>  Sat, 26 Nov 2016 08:37:39 -0400
10
11 notmuch (0.23.2-1) unstable; urgency=medium
12
13   * New upstream bugfix release
14   * Convert notmuch-emacs to dh-elpa, new binary package elpa-notmuch
15   * Bug fix: "maintainer script(s) do not start on #!", thanks to
16     treinen@debian.org; (Closes: #843287).
17
18  -- David Bremner <bremner@debian.org>  Thu, 10 Nov 2016 22:36:04 -0400
19
20 notmuch (0.23.1-1) unstable; urgency=medium
21
22   * New upstream bugfix release
23   * Fix test suite for Emacs 25.1
24   * Fix some Emacs customization regressions introduced in 0.23
25   * Bug fix: "testsuite fails with TERM=unknown", thanks to Gianfranco
26     Costamagna (Closes: #841319).
27
28  -- David Bremner <bremner@debian.org>  Sun, 23 Oct 2016 22:06:12 -0300
29
30 notmuch (0.23-2) unstable; urgency=medium
31
32   * upload to unstable
33
34  -- David Bremner <bremner@debian.org>  Wed, 05 Oct 2016 21:27:00 -0300
35
36 notmuch (0.23-1) experimental; urgency=medium
37
38   * New upstream release
39   * Bump minor version of libnotmuch4 because of new symbols.
40   * Several new features, see /usr/share/doc/notmuch/NEWS.gz
41
42  -- David Bremner <bremner@debian.org>  Mon, 03 Oct 2016 22:46:26 -0300
43
44 notmuch (0.23~rc1-1) experimental; urgency=medium
45
46   * New upstream release candidate
47   * Make configure more robust on "unknown" platforms. Fixes FTBFS on
48     kfreebsd.
49
50  -- David Bremner <bremner@debian.org>  Fri, 30 Sep 2016 07:19:26 -0300
51
52 notmuch (0.23~rc0-1) experimental; urgency=medium
53
54   * New upstream release candidate
55   * Bug fix: "Calls to notmuch_directory_get_mtime() don't return
56     the recently set mtime", thanks to Lars Luthman (Closes: #826881).
57   * Bug fix: "Please document compact command", thanks to Olivier
58     Berger (Closes: #825884).
59
60  -- David Bremner <bremner@debian.org>  Mon, 26 Sep 2016 07:28:06 -0300
61
62 notmuch (0.22.2-1) unstable; urgency=medium
63
64   * Fix test suite compatibility with GnuPG 2.1.15.  Bug fix: "FTBFS:
65     Tests failures", thanks to Lucas Nussbaum (Closes: #837013).
66
67  -- David Bremner <bremner@debian.org>  Thu, 08 Sep 2016 19:09:53 -0300
68
69 notmuch (0.22.1-3) unstable; urgency=medium
70
71   * Gag gdb even more. Bug fix: "FTBFS in testing", thanks to Santiago
72     Vila (Closes: #834271).
73
74  -- David Bremner <bremner@debian.org>  Sun, 14 Aug 2016 13:31:13 +0900
75
76 notmuch (0.22.1-2) unstable; urgency=medium
77
78   * Add explicit build-depends on gnupg, for the test suite.
79
80  -- David Bremner <bremner@debian.org>  Tue, 19 Jul 2016 08:50:13 -0300
81
82 notmuch (0.22.1-1) unstable; urgency=medium
83
84   * Correct the definition of `LIBNOTMUCH_CHECK_VERSION`.
85   * Document the (lack of) operations permitted on a closed database
86     (Closes: #826843).
87   * Fix race condition in dump / restore tests.
88   * [notmuch-emacs] Tell `message-mode` mode that outgoing messages are mail
89   * [notmuch-emacs] Respect charset of MIME parts when reading them
90
91  -- David Bremner <bremner@debian.org>  Tue, 19 Jul 2016 06:42:09 -0300
92
93 notmuch (0.22.1~rc0-1) experimental; urgency=medium
94
95   * release candidate for bugfix release
96
97  -- David Bremner <bremner@debian.org>  Thu, 30 Jun 2016 21:28:13 +0200
98
99 notmuch (0.22-1) unstable; urgency=medium
100
101   * New upstream release.  See /usr/share/doc/notmuch/NEWS for new
102     features and bug fixes.
103
104  -- David Bremner <bremner@debian.org>  Tue, 26 Apr 2016 21:31:44 -0300
105
106 notmuch (0.22~rc1-1) experimental; urgency=medium
107
108   * Upstream release candidate
109
110  -- David Bremner <bremner@debian.org>  Sun, 24 Apr 2016 18:03:15 -0300
111
112 notmuch (0.22~rc0-1) experimental; urgency=medium
113
114   * Upstream release candidate
115
116  -- David Bremner <bremner@debian.org>  Sat, 16 Apr 2016 08:45:32 -0300
117
118 notmuch (0.21-3) unstable; urgency=medium
119
120   * Add mips and mips64el to gdb build-dep blacklist
121
122  -- David Bremner <bremner@debian.org>  Sat, 14 Nov 2015 19:07:06 -0400
123
124 notmuch (0.21-2) unstable; urgency=medium
125
126   * Build-conflict with gdb on ppc64el and mipsel. Workaround gdb breakage on those
127     architectures (Closes: #804792).
128
129  -- David Bremner <bremner@debian.org>  Thu, 12 Nov 2015 08:54:23 -0400
130
131 notmuch (0.21-1) unstable; urgency=medium
132
133   * New upstream release. Highlights include
134     - revision tracking for metadata
135     - new features and bug fixes for emacs interface
136     See /usr/share/doc/notmuch/NEWS for more details.
137
138  -- David Bremner <bremner@debian.org>  Thu, 29 Oct 2015 20:04:42 -0300
139
140 notmuch (0.21~rc3-3) experimental; urgency=medium
141
142   * Build-conflict with gdb-minimal. gdb python scripts are needed for
143     the test suite
144
145  -- David Bremner <bremner@debian.org>  Sun, 25 Oct 2015 22:08:56 -0300
146
147 notmuch (0.21~rc3-2) experimental; urgency=medium
148
149   * Bug fix: "reply-to encrypted messages in tree view fails to quote
150     and defaults to unencrypted message", thanks to Vagrant Cascadian
151     (Closes: #795243).
152   * Bug fix: "install/notmuch-emacs may interact with console, fail
153     emacs24 upgrade", thanks to Hilko Bengen (Closes: #802952).
154
155  -- David Bremner <bremner@debian.org>  Sun, 25 Oct 2015 13:42:57 -0300
156
157 notmuch (0.21~rc3-1) experimental; urgency=medium
158
159   * New upstream release candidate
160
161  -- David Bremner <bremner@debian.org>  Thu, 22 Oct 2015 09:19:02 -0300
162
163 notmuch (0.21~rc2-1) experimental; urgency=medium
164
165   * New upstream release candidate
166
167  -- David Bremner <bremner@debian.org>  Mon, 19 Oct 2015 07:25:10 -0300
168
169 notmuch (0.21~rc1-1) experimental; urgency=medium
170
171   * New upstream release candidate
172
173  -- David Bremner <bremner@debian.org>  Thu, 15 Oct 2015 08:08:17 -0300
174
175 notmuch (0.20.2-2) unstable; urgency=medium
176
177   * Fix linking in emacsen-install script. The previous version can
178     break an emacs upgrade.
179
180  -- David Bremner <bremner@debian.org>  Sat, 26 Sep 2015 09:26:41 -0300
181
182 notmuch (0.20.2-1) unstable; urgency=medium
183
184   * Bug fix: "notmuch-tree does not mark messages as read", thanks to
185     Raúl Benencia (Closes: #789693).
186
187  -- David Bremner <bremner@debian.org>  Sat, 27 Jun 2015 15:03:33 +0200
188
189 notmuch (0.20.1-1) unstable; urgency=medium
190
191   * Bug fix: "FTBFS on arm64", thanks to Edmund Grimley Evans (Closes:
192     #787341).
193
194  -- David Bremner <bremner@debian.org>  Mon, 01 Jun 2015 21:58:54 +0200
195
196 notmuch (0.20-1) unstable; urgency=medium
197
198   * New upstream release
199     - new mimetype search prefix
200     - improvements to emacs, vim, and mutt front-ends
201     - undeprecate single message mboxes.
202     - reduced noise on stderr from the library
203     - improved API for notmuch_query_search_{messages, thread}
204
205  -- David Bremner <bremner@debian.org>  Sun, 31 May 2015 11:21:14 +0200
206
207 notmuch (0.20~rc2-1) experimental; urgency=medium
208
209   * New upstream release candidate.
210   * Fix breakage of python bindings under python3
211
212  -- David Bremner <bremner@debian.org>  Sat, 23 May 2015 21:05:03 +0200
213
214 notmuch (0.20~rc1-1) experimental; urgency=medium
215
216   * New upstream release candidate
217
218  -- David Bremner <bremner@debian.org>  Mon, 04 May 2015 08:08:00 +0200
219
220 notmuch (0.19-1) experimental; urgency=medium
221
222   * New upstream release.
223     - Improvements to reliability of 'notmuch dump' and the error
224     handling for 'notmuch insert'.
225     - The new 'notmuch address' command is intended to make searching
226     for email addresses more convenient.
227     - At the library level the revised handling of missing messages
228     fixes at least one bug in threading.
229     - Interface improvements to the emacs interface, most notably the
230     ability to bindkeyboard shortcuts to saved searches.
231
232  -- David Bremner <bremner@debian.org>  Fri, 14 Nov 2014 19:34:12 +0100
233
234 notmuch (0.19~rc2-1) experimental; urgency=medium
235
236   * New upstream release candidate
237   * Updated defaults for "notmuch address"
238   * Assert compliance with policy 3.9.6
239
240  -- David Bremner <bremner@debian.org>  Sun, 09 Nov 2014 16:46:31 +0100
241
242 notmuch (0.19~rc1-1) experimental; urgency=low
243
244   * New upstream release candidate
245   * Bump libnotmuch SONAME because of API changes
246
247  -- David Bremner <bremner@debian.org>  Thu, 06 Nov 2014 00:30:39 +0100
248
249 notmuch (0.18.2-1) unstable; urgency=medium
250
251   * Rebuild for unstable.
252   * Translate T380-atomicity to use gdb/python
253   * Emacs 24.4 related bug fixes
254   * Simplify T360-symbol-hiding, port to ppc64el
255
256  -- David Bremner <bremner@debian.org>  Sat, 25 Oct 2014 18:19:53 +0200
257
258 notmuch (0.18.2~rc1-1) experimental; urgency=medium
259
260   * Test suite bug and portability fix release.
261
262  -- David Bremner <bremner@debian.org>  Sat, 25 Oct 2014 10:48:16 +0200
263
264 notmuch (0.18.1-2) unstable; urgency=medium
265
266   * Update build-deps to use emacs24 on buildd (Closes: #756085)
267   * Disable gdb atomicity test for arm64 as gdb is currently broken on
268     the (unofficial) buildds
269   * Re-enable atomicity test on armhf; upstream fix seems to have
270     worked.
271
272  -- David Bremner <bremner@debian.org>  Sat, 09 Aug 2014 11:48:10 -0300
273
274 notmuch (0.18.1-1) unstable; urgency=medium
275
276   * New upstream bug fix release
277     - Re-enable support for single-message mbox files
278     - Fix for phrase indexing
279     - Make tagging empty query in Emacs harmless
280
281  -- David Bremner <bremner@debian.org>  Wed, 25 Jun 2014 07:20:45 -0300
282
283 notmuch (0.18.1~rc0-1) experimental; urgency=medium
284
285   * New upstream bug fix release (candidate)
286   * Tighten dependence of python packages on libnotmuch
287     (Closes: #749881).
288   * Redo emacsen-install script from sample in emacsen-common
289     (Closes: #739839).
290
291  -- David Bremner <bremner@debian.org>  Sat, 14 Jun 2014 07:50:28 -0300
292
293 notmuch (0.18-3) unstable; urgency=medium
294
295   * Disable atomicity tests on armel.
296
297  -- David Bremner <bremner@debian.org>  Thu, 08 May 2014 14:26:45 +0900
298
299 notmuch (0.18-2) unstable; urgency=medium
300
301   * Disable atomicity tests on armhf. These should be re-enabled when
302     upstream relases a fix for this (in progress).
303
304  -- David Bremner <bremner@debian.org>  Thu, 08 May 2014 08:28:33 +0900
305
306 notmuch (0.18-1) unstable; urgency=medium
307
308   * New upstream release. For detailed release notes see
309     see /usr/share/doc/notmuch/NEWS.gz. Some highlights:
310     - Changes/enhancements to searching for messages by filesystem
311       location ('folder:' and 'path:' prefixes).
312     - Saved searches in Emacs have also been enhanced to allow
313       distinct search orders for each one.
314     - Another enhancement to the Emacs interface is that replies to
315       encrypted messages are now encrypted, reducing the risk of
316       unintentional information disclosure.
317     - The default dump output format has changed to the more robust
318       'batch-tag' format.
319     - The previously deprecated parsing of single message mboxes has
320       been removed.
321
322  -- David Bremner <bremner@debian.org>  Tue, 06 May 2014 16:20:39 +0900
323
324 notmuch (0.18~rc1-1) experimental; urgency=low
325
326   * Upstream release candidate
327     - include encoding fix for vim client.
328
329  -- David Bremner <bremner@debian.org>  Sun, 04 May 2014 07:29:51 +0900
330
331 notmuch (0.18~rc0-1) experimental; urgency=low
332
333   * Upstream release candidate.
334   * Bug fix: "insufficient sanitization of arguments to notmuch CLI",
335     thanks to Antoine Beaupré (Closes: #737496).
336   * Bug fix: "notmuch(1) manpage: typo: int -> in", thanks to Jakub
337     Wilk (Closes: #739556).
338   * Bug fix: "get a quiet option", thanks to Joerg Jaspert (Closes:
339     #666027).
340   * Bug fix: "Please remove me from Uploaders", thanks to martin f
341     krafft (Closes: #719100).
342   * Bug fix: "M-x notmuch-show-reply on an encrypted message should
343     insert encryption tags into the mml buffer", thanks to Daniel Kahn
344     Gillmor (Closes: #704648).
345
346  -- David Bremner <bremner@debian.org>  Tue, 22 Apr 2014 09:27:29 +0900
347
348 notmuch (0.17-5) unstable; urgency=medium
349
350   * Bug fix: "unowned directory after purge: /0755/", thanks to
351     Andreas Beckmann (Closes: #740325).
352
353  -- David Bremner <bremner@debian.org>  Mon, 03 Mar 2014 07:29:06 -0400
354
355 notmuch (0.17-4) unstable; urgency=medium
356
357   * Bug fix: "Please update ruby binary extension install path",
358     thanks to Christian Hofstaedtler (Closes: #739120).
359
360  -- David Bremner <bremner@debian.org>  Tue, 18 Feb 2014 21:37:44 -0400
361
362 notmuch (0.17-3) unstable; urgency=medium
363
364   * update notmuch-emacs for debian emacs policy 2.0.6
365   * Update emacs test suite for Hurd compatibility
366
367  -- David Bremner <bremner@debian.org>  Sun, 12 Jan 2014 17:07:16 -0400
368
369 notmuch (0.17-2) unstable; urgency=medium
370
371   * Bug fix: "package should warn in a NEWS.Debian file about possible
372     pre-upgrade action", thanks to Jonas Smedegaard (Closes: #733853).
373
374  -- David Bremner <bremner@debian.org>  Wed, 01 Jan 2014 07:44:25 -0400
375
376 notmuch (0.17-1) unstable; urgency=low
377
378   * New upstream feature release. See /usr/share/doc/notmuch/NEWS.gz
379     for details.  Highlights include:
380     - notmuch compact command (Closes: #720543).
381     - emacs "tree" view
382   * Remove madduck from uploaders (Closes: #719100).
383
384  -- David Bremner <bremner@debian.org>  Mon, 30 Dec 2013 20:28:20 -0400
385
386 notmuch (0.17~rc4-1) experimental; urgency=low
387
388   * New upstream release candidate
389
390  -- David Bremner <bremner@debian.org>  Sat, 28 Dec 2013 18:30:06 -0400
391
392 notmuch (0.17~rc3-1) experimental; urgency=low
393
394   * New upstream release candidate
395
396  -- David Bremner <bremner@debian.org>  Sat, 07 Dec 2013 17:05:11 +0800
397
398 notmuch (0.17~rc2-1) experimental; urgency=low
399
400   * New upstream release candidate
401   * Remove gdb as build-dep on s390x. This implicitly disables failing
402     atomicity test.  For more information, see #728705
403
404  -- David Bremner <bremner@debian.org>  Sun, 24 Nov 2013 19:34:28 -0400
405
406 notmuch (0.17~rc1-1) experimental; urgency=low
407
408   * New upstream release candidate
409
410  -- David Bremner <bremner@debian.org>  Wed, 20 Nov 2013 19:27:48 -0400
411
412 notmuch (0.16-1) unstable; urgency=low
413
414   * New upstream feature release
415     - 'notmuch insert' command replaces notmuch-deliver (Closes: #692889).
416     - New ruby based vim interface (Closes: 616692, 636707).
417   * Provide a notmuch-dbg package, thanks to Daniel Kahn Gillmor
418     (Closes: #717339).
419   * Include alot to the list of recommended interfaces, thanks to
420     Simon Chopin (Closes: #709832).
421
422  -- David Bremner <bremner@debian.org>  Sat, 03 Aug 2013 08:28:39 -0300
423
424 notmuch (0.15.2-2) unstable; urgency=low
425
426   * Bug fix: tighten dependence of notmuch-mutt on notmuch,
427     thanks to Philippe Gimmel and Jameson Rollins (Closes: #703608).
428   * Bump Standards-Version to 3.9.4; no changes.
429
430  -- David Bremner <bremner@debian.org>  Sat, 25 May 2013 18:37:23 -0300
431
432 notmuch (0.15.2-1) experimental; urgency=low
433
434   * Upstream bug fix release.
435     - Improve support for parallel building
436     - Update Emacs tests for portability, fix FTBFS on hurd-i386
437
438  -- David Bremner <bremner@debian.org>  Fri, 22 Mar 2013 20:42:42 -0400
439
440 notmuch (0.15.1-1) experimental; urgency=low
441
442   * Upstream bug fix release: set default TERM for running tests.
443   * Re-enable build time self-tests.
444
445  -- David Bremner <bremner@debian.org>  Thu, 24 Jan 2013 07:19:45 -0400
446
447 notmuch (0.15-2) experimental; urgency=low
448
449   * Disable tests until a proper fix for running tests without a
450     proper TERM value is developed (again).
451
452  -- David Bremner <bremner@debian.org>  Sun, 20 Jan 2013 18:36:16 -0400
453
454 notmuch (0.15-1) experimental; urgency=low
455
456   * New upstream release.
457     - Date range search support
458     - Empty tag names and tags beginning with "-" are deprecated
459     - Support for single message mboxes is deprecated
460     - Fixed `notmuch new` to skip ignored broken symlinks
461     - New dump/restore format and tagging interface
462     - Emacs Interface
463       - Removal of the deprecated `notmuch-folders` variable
464       - Visibility of MIME parts can be toggled
465       - Emacs now buttonizes mid: links
466       - Improved text/calendar content handling
467       - Disabled coding conversions when reading
468       - Fixed errors with HTML email containing images in Emacs 24
469       - Fixed handling of tags with unusual characters in them
470       - Fixed buttonization of id: links without quote characters
471       - Automatic tag changes are now unified and customizable
472       - Support for stashing the thread id in show view
473       - New add-on tool: notmuch-pick
474
475  -- David Bremner <bremner@debian.org>  Fri, 18 Jan 2013 21:23:36 -0400
476
477 notmuch (0.15~rc1-1) experimental; urgency=low
478
479   * New upstream release candidate.
480   * Change priority to optional (Closes: #687217).
481   * Remove Dm-Upload-Allowed field, as this is no longer used by
482     Debian.
483   * Add python3 bindings, thanks to Jakub Wilk (Closes: #683515).
484   * Bug fix: ".ical attachment problem", (Closes: #688747).
485
486  -- David Bremner <bremner@debian.org>  Wed, 16 Jan 2013 08:28:27 -0400
487
488 notmuch (0.14-1) experimental; urgency=low
489
490   [ Stefano Zacchiroli ]
491   * notmuch-mutt: fix tag action invocation (Closes: #678012)
492   * Use notmuch-search-terms manpage in notmuch-mutt (Closes: #675073).
493
494   [ David Bremner ]
495   * Do a better job of cleaning up after configuration and testing
496     (Closes: #683505)
497   * Alternately depend on emacs24 instead of emacs23 (Closes: #677900).
498   * New upstream version
499     - incompatible changes to dump/restore syntax
500     - bug fixes for maildir synchronization
501
502  -- David Bremner <bremner@debian.org>  Tue, 21 Aug 2012 10:39:33 +0200
503
504 notmuch (0.13.2-1) unstable; urgency=low
505
506   * Upstream bugfix release. No changes to binary packages.
507
508  -- David Bremner <bremner@debian.org>  Sat, 02 Jun 2012 18:16:01 -0300
509
510 notmuch (0.13.1-1) unstable; urgency=low
511
512   * Upstream bugfix release.
513     - fix for encoding problems with reply in emacs
514     - notmuch_database_(get_directory|find_message_by_filename) now
515       work for read-only databases.
516
517  -- David Bremner <bremner@debian.org>  Fri, 25 May 2012 21:19:06 -0300
518
519 notmuch (0.13-1) unstable; urgency=low
520
521   * New upstream release. See /usr/share/doc/notmuch/NEWS.gz for changes.
522
523   [ Stefano Zacchiroli ]
524   * Recommend all notmuch UI (including notmuch-mutt) as alternatives,
525     to avoid unneeded vim/emacs installation. Thanks Matteo F. Vescovi
526     for the patch. (Closes: #673011)
527
528  -- David Bremner <bremner@debian.org>  Tue, 15 May 2012 18:19:32 -0300
529
530 notmuch (0.13~rc1-2) experimental; urgency=low
531
532   * New upstream pre-release
533   * new binary package "notmuch-mutt" for Mutt integration
534   * Bump libnotmuch SONAME because of API changes
535
536  -- David Bremner <bremner@debian.org>  Sat, 05 May 2012 10:26:47 -0300
537
538 notmuch (0.12-1) unstable; urgency=low
539
540   * New upstream release
541     - Python 3.2 support
542     - GMime 2.6 support
543     - Many updates to emacs interface (see /usr/share/doc/notmuch/NEWS)
544     - Optionally ignore some files/directories within mail hierarchy
545
546  -- David Bremner <bremner@debian.org>  Tue, 20 Mar 2012 18:45:22 -0300
547
548 notmuch (0.12~rc2-1) experimental; urgency=low
549
550   * Upstream pre-release
551   * New bug fixes since ~rc1
552     - fix for uninitialized variable
553     - fix for python bindings type signatures
554
555  -- David Bremner <bremner@debian.org>  Sun, 18 Mar 2012 08:10:35 -0300
556
557 notmuch (0.12~rc1-1) experimental; urgency=low
558
559   * Upstream pre-release.
560   * Bump standards version to 3.9.3; no changes.
561
562  -- David Bremner <bremner@debian.org>  Thu, 01 Mar 2012 07:51:45 -0400
563
564 notmuch (0.11.1-1) unstable; urgency=low
565
566   * Upstream bugfix release
567     - Fix error handling bug in python bindings
568     - Fix vulnerability in emacs reply handling
569
570  -- David Bremner <bremner@debian.org>  Fri, 03 Feb 2012 08:35:41 -0400
571
572 notmuch (0.11-1) unstable; urgency=low
573
574   * New upstream release.
575     - New 'hook' feature for notmuch-new
576     - performance and memory use improvements
577     - new add-on tool notmuch-deliver
578
579  -- David Bremner <bremner@debian.org>  Fri, 13 Jan 2012 19:59:23 -0400
580
581 notmuch (0.11~rc3-1) experimental; urgency=low
582
583   * New upstream release candidate
584     - Fix for uninitialized variable(s) in notmuch-reply
585
586  -- David Bremner <bremner@debian.org>  Mon, 09 Jan 2012 07:07:46 -0400
587
588 notmuch (0.11~rc2-1) experimental; urgency=low
589
590   * New upstream release candidate.
591     - Includes fix for one python bindings segfault.
592
593  -- David Bremner <bremner@debian.org>  Mon, 02 Jan 2012 06:57:29 -0400
594
595 notmuch (0.11~rc1-1) experimental; urgency=low
596
597   * New upstream release candidate.
598
599  -- David Bremner <bremner@debian.org>  Sun, 25 Dec 2011 23:07:08 -0400
600
601 notmuch (0.10.2-1) unstable; urgency=low
602
603   * Upstream bug fix release
604     - Fix segfault in python bindings due to missing g_type_init call.
605
606  -- David Bremner <bremner@debian.org>  Sun, 04 Dec 2011 22:06:46 -0400
607
608 notmuch (0.10.1-1) unstable; urgency=low
609
610   * Upstream bug fix release.
611     - Fix segfault on "notmuch --help"
612
613  -- David Bremner <bremner@debian.org>  Fri, 25 Nov 2011 12:11:30 -0500
614
615 notmuch (0.10-1) unstable; urgency=low
616
617   * New upstream release
618     - search performance improvements
619     - emacs UI improvements
620     - new dump/restore features
621     - new script contrib/nmbug for sharing tags
622     - see /usr/share/doc/notmuch/NEWS for details
623
624  -- David Bremner <bremner@debian.org>  Wed, 23 Nov 2011 07:44:01 -0400
625
626 notmuch (0.10~rc2-1) experimental; urgency=low
627
628   * New upstream release candidate
629     - includes patch to avoid long unix domain socket paths in tests
630
631  -- David Bremner <bremner@debian.org>  Sat, 19 Nov 2011 08:21:39 -0400
632
633 notmuch (0.10~rc1-1) experimental; urgency=low
634
635   * New upstream release candidate.
636
637  -- David Bremner <bremner@debian.org>  Tue, 15 Nov 2011 19:46:55 -0400
638
639 notmuch (0.9-1) unstable; urgency=low
640
641   * New upstream release.
642   * Only doc changes since last release candidate.
643   * Upload to unstable.
644
645  -- David Bremner <bremner@debian.org>  Tue, 11 Oct 2011 21:51:29 -0300
646
647 notmuch (0.9~rc2-1) experimental; urgency=low
648
649   * Upstream release candidate
650   * API changes for n_d_find_message and n_d_find_message_by_filename.
651     - New SONAME for libnotmuch
652     - bindings changes for ruby and python
653   * Less non-text parts reported in replies.
654   * emacs: provide button action to fetch unknown gpg keys 
655
656  -- David Bremner <bremner@debian.org>  Fri, 07 Oct 2011 18:53:04 -0300
657
658 notmuch (0.9~rc1-1) experimental; urgency=low
659
660   * Upstream release candidate
661     - Atomicity improvements, thanks to Austin Clements
662     - Add missing call to g_type_init, thanks to Aaron Ecay
663   * notmuch-emacs: add versioned dependency on notmuch.  
664     (Closes: #642240).
665
666  -- David Bremner <bremner@debian.org>  Sun, 25 Sep 2011 11:26:01 -0300
667
668 notmuch (0.8-1) unstable; urgency=low
669
670   * New upstream version.
671     - Improved handling of message/rfc822 parts
672     - Improved Build system portability 
673     - Documentation update for Ruby bindings
674     - Unicode, iterator, PEP8 changes for python bindings
675
676  -- David Bremner <bremner@debian.org>  Sat, 10 Sep 2011 08:53:55 -0300
677
678 notmuch (0.8~rc1-1) experimental; urgency=low
679
680   * Upstream release candidate.
681
682  -- David Bremner <bremner@debian.org>  Tue, 06 Sep 2011 22:24:24 -0300
683
684 notmuch (0.7-1) unstable; urgency=low
685
686   * New upstream release (no changes since 0.7~rc1).
687   * Upload to unstable.
688
689  -- David Bremner <bremner@debian.org>  Mon, 01 Aug 2011 21:46:26 +0200
690
691 notmuch (0.7~rc1-1) experimental; urgency=low
692
693   * Upstream release candidate.
694   * Fix for notmuch.sym and parallel build (Thanks to
695     Thomas Jost)
696   * Bug fixes from Jason Woofenden for vim interface:
697     -  Fix "space (in show mode) mostly adds tag:inbox and tag:unread
698        instead of removing them"  (Closes: #633009).
699     -  Fix "says press 's'; to toggle signatures, but it's
700        really 'i'",  (Closes: #633115).
701     -  Fix "fix for from list on search pages", (Closes: #633045).
702   * Bug fixes for vim interface from Uwe Kleine-König
703     - use full path for sendmail/doc fix
704     - fix compose temp file name
705   * Python tag encoding fixes from Sebastian Spaeth.
706
707  -- David Bremner <bremner@debian.org>  Fri, 29 Jul 2011 12:16:56 +0200
708
709 notmuch (0.6.1-1) unstable; urgency=low
710
711   * Properly install README.Debian in notmuch-vim (Closes: #632992).
712     Thanks to Jason Woofenden for the report.
713   * Force notmuch to depend on the same version of libnotmuch. Thanks to
714     Uwe Kleine-König for the patch.
715   * Export typeinfo for Xapian exceptions from libnotmuch. This fixes
716     certain mysterious uncaught exception problems.
717
718  -- David Bremner <bremner@debian.org>  Sun, 17 Jul 2011 10:20:42 -0300
719
720 notmuch (0.6) unstable; urgency=low
721
722   * New upstream release; see /usr/share/doc/notmuch/NEWS for
723     details. Hilights include:
724     - Folder-based search (Closes: #597222)
725     - PGP/MIME decryption and verification
726   * Document strict dependency on emacs23 (Closes: #631994).
727
728  -- David Bremner <bremner@debian.org>  Fri, 01 Jul 2011 11:45:22 -0300
729
730 notmuch (0.6~rc1) experimental; urgency=low
731
732   * Git snapshot 3f777b2
733   * Upstream release candidate.
734   * Fix description of notmuch-vim to mention vim, not emacs
735     (Closes: #631974)
736   * Install zsh completion as an example instead of into /usr/share/zsh to
737     avoid file conflict with zsh.
738
739  -- David Bremner <bremner@debian.org>  Thu, 30 Jun 2011 10:02:05 -0300
740
741 notmuch (0.6~254) experimental; urgency=low
742
743   [David Bremner]
744   * Git snapshot fba968d
745   * Upstream release candidate
746   * Build binary package python-notmuch from upstream notmuch.
747   * Split off emacs and vim interfaces into their own packages.
748     (Closes: #578199)
749   * Hide Xapian exception symbols
750   * Build-depend on emacs23-nox instead of emacs
751
752   [ Jameson Rollins ]
753   * Bump standards version to 3.9.2 (No changes).
754   
755  -- David Bremner <bremner@debian.org>  Thu, 23 Jun 2011 07:50:05 -0300
756
757 notmuch (0.6~237) experimental; urgency=low
758
759   * Git snapshot 12d6f90
760   * Emacs: hide original message in top posted replies, isearch fix,
761     message display/hiding fixes/improvements.
762   * CLI: received header fixes.
763   * python: Improve docs, Remove Messages().__len__, Implement
764     Message.__cmp__ and __hash__, Message.tags_to_maildir_flags
765
766  -- David Bremner <bremner@debian.org>  Sat, 18 Jun 2011 11:14:51 -0300
767
768 notmuch (0.6~215) experimental; urgency=low
769
770   * Git snapshot 5143e5e
771   * GMime: improve password handling, prevent premature closing stdout
772   * Emacs: sender address UI tweaks
773   * lib/message-file: plug three memleaks.
774   * Updated python bindings
775   * Sanitize "Subject:" and "Author:" fields in notmuch-search
776   * vim: new delete command, update mark as read command
777
778  -- David Bremner <bremner@debian.org>  Sat, 04 Jun 2011 08:37:36 -0300
779
780 notmuch (0.6~180) experimental; urgency=low
781
782   * Git snapshot 1a96c40
783   * Fix corruption of binary parts
784     (see ML id:"874o4a1m74.fsf@yoom.home.cworth.org")
785
786  -- David Bremner <bremner@debian.org>  Tue, 31 May 2011 21:16:35 -0300
787
788 notmuch (0.6~171) experimental; urgency=low
789
790   * Git snapshot cb8418784c2
791   * PGP/MIME handling in CLI and emacs front end.
792   * cli: Rewrite of multipart handling.
793   * emacs: Make the queries used in the all-tags section configurable
794   * emacs: Choose from address when composing/replying
795   * emacs: add notmuch-before- and notmuch-after-tag-hook
796   * notmuch reply: Avoid segmentation fault when printing multiple parts
797   * notmuch show: New part output handling.
798   * emacs: Show cleaner `From:' addresses in the summary line.
799   * emacs: Add custom `notmuch-show-elide-same-subject', 
800     `notmuch-show-always-show-subject' 
801   * emacs: Render text/x-vcalendar parts.
802   * emacs: Add `notmuch-show-multipart/alternative-discouraged'.
803   * vim: parse 'from' address, use sendmail directly, implement archive in
804     show view, refactor tagging stuff
805   * Eager metadata optimizations
806   * emacs: Fix notmuch-search-process-filter to handle incomplete lines
807   * Fix installation of zsh completion
808   * new: Enhance progress reporting
809   * Do not defer maildir flag synchronization for new messages
810   * vim: Get user email address from notmuch config file.
811   * lib: Save and restore term position in message while indexing.
812   * notmuch search: Clean up some memory leaks during search loop.
813   * New bindings for Go
814   * ruby: Add wrapper for message_get_filenames,  maildir sync. interface
815     query_get_s{ort,tring}
816   * Add support for folder-based searching.
817   * compatibility fixes for emacs22
818
819  -- David Bremner <bremner@debian.org>  Sat, 28 May 2011 07:25:49 -0300
820
821 notmuch (0.5+nmu3) unstable; urgency=low
822
823   * Non-maintainer upload.
824   * Upload to unstable.
825
826  -- David Bremner <bremner@debian.org>  Sun, 01 May 2011 15:09:09 -0300
827
828 notmuch (0.5+nmu2) experimental; urgency=low
829
830   * Non-maintainer upload.
831   * Second try at timeout for test. Put timeouts at top level.
832
833  -- David Bremner <bremner@debian.org>  Sun, 19 Dec 2010 21:40:08 -0400
834
835 notmuch (0.5+nmu1) experimental; urgency=low
836
837   * Non-maintainer upload.
838   * Add a timeout to emacs tests to hopefully work around build failures.
839
840  -- David Bremner <bremner@debian.org>  Tue, 14 Dec 2010 22:23:51 -0400
841
842 notmuch (0.5) unstable; urgency=low
843
844   * new: maildir-flag synchronization
845   * new: New "notmuch show --format=raw" (enables local emacs interface,
846     for example, to use remote notmuch via ssh)
847   * lib: Support for multiple files for a message
848     (notmuch_message_get_filenames)
849   * lib: Support for maildir-flag synchronization
850     (notmuch_message_tags_to_maildir_flags and
851     notmuch_message_maildir_flags_to_tags)
852   * emacs: Incompatible change to format of notmuch-fcc-dirs variable (for
853     users using the "fancy" configuration)
854   * emacs: Cleaner display of subject lines in thread views
855
856  -- Carl Worth <cworth@debian.org>  Thu, 11 Nov 2010 20:49:11 -0800
857
858 notmuch (0.4) unstable; urgency=low
859
860   * new: notmuch search --output=(summary|threads|messages|tags|files)
861   * new: notmuch show --format=mbox <search-specification>
862   * new: notmuch config [get|set] <section>.<item> [value ...]
863   * lib: Add notmuch_query_get_query_string and notmuch_query_get_sort
864   * emacs: Enable Fcc of all sent messages by default (to "sent" directory)
865   * emacs: Ability to all open messages in a thread to a pipe
866   * emacs: Optional support for detecting inline patches
867   * emacs: Automatically tag messages as "replied" when sending a reply
868   * emacs: Allow search-result color specifications to overlay each other
869   * emacs: Make hidden author names still available for incremental search.
870   * emacs: New binding of Control-TAB (works like TAB in reverse)
871   * test: New modularization of test suite.
872   * test: New testing of emacs interface.
873   * bugfix: Avoid setting Bcc header in "notmuch reply"
874   * bugfix: Avoid corruption of database when "notmuch new " is interrupted.
875   * bugfix: Fix failure with extremely long message ID headers.
876   * bugfix: Fix for messages with "charset=unknown-8bit"
877   * bugfix: Fix notmuch_query_search_threads to return NULL on any exception
878   * bugfix: Fix "notmuch search" to return non-zero on any exception
879   * emacs bugfix: Fix for message with a subject containing, "[1234]"
880   * emacs bugfix: Fix to correctly handle message IDs containing ".."
881   * emacs bugfix: Fix initialization so "M-x notmuch" works by default.
882
883  -- Carl Worth <cworth@debian.org>  Mon, 01 Nov 2010 16:23:47 -0700
884
885 notmuch (0.3.1) unstable; urgency=low
886
887   * Fix an infinite loop in "notmuch reply"
888   * Fix a potential SEGV in "notmuch search"
889   * emacs: Fix calculations for line wrapping in the "notmuch" view.
890   * emacs: Fix Fcc support to prompt to create a directory if necessary
891
892  -- Carl Worth <cworth@debian.org>  Tue, 27 Apr 2010 17:02:07 -0700
893
894 notmuch (0.3) unstable; urgency=low
895
896   * User-configurable tags for new messages
897   * Threads search results named based on subjects that match search
898   * Faster operation of "notmuch tag" (avoid unneeded sorting)
899   * Even Better guessing of From: header for "notmuch reply"
900   * Indication of author names that match a search
901   * emacs: An entirely new initial view for notmuch, (friendly yet powerful)
902   * emacs: Full-featured "customize" support for configuring notmuch
903   * emacs: Support for doing tab-completion of email addresses
904   * emacs: Support for file-based (Fcc) delivery of sent messages
905   * emacs: New 'G' key binding to trigger mail refresh (G == "Get new mail")
906   * emacs: Implement emacs message display with the JSON output from notmuch
907   * emacs: Better handling of HTML/MIME attachments (inline images!)
908   * emacs: Customizable support for tidying of text/plain message content
909   * emacs: New support for searchable citations (even when hidden)
910   * emacs: More flexible handling of header visibility
911   * emacs: The Return key now toggles message visibility anywhere
912   * emacs: Customizable formatting of search results
913   * emacs: Generate nicer names for search buffers when using a saved search.
914   * emacs: Add a notmuch User-Agent header when sending mail from notmuch/emacs
915   * emacs: New keybinding (M-Ret) to open all collapsed messages in a thread
916   * libnotmuch1: Provide a new NOTMUCH_SORT_UNSORTED value for queries
917
918  -- Carl Worth <cworth@debian.org>  Tue, 27 Apr 2010 02:07:29 -0700
919
920 notmuch (0.2) unstable; urgency=low
921
922   * Better guessing of From: header.
923   * Make "notmuch count" with no arguments count all messages
924   * Provide a new special-case search term of "*" to match all messages.
925   * Detect thread connections when a parent message is missing.
926   * Fix potential data loss in "notmuch new" with SIGINT
927   * Fix segfault when a message includes a MIME part that is empty.
928   * Fix handling of non-ASCII characters with --format=json
929   * Fix headers to be properly decoded in "notmuch reply"
930   * emacs: Show the last few lines of citations as well as the first few lines.
931   * emacs: The '+' and '-' commands can now add and remove tags by region.
932   * emacs: More meaningful buffer names for thread-view buffers. 
933   * emacs: Customized colors of threads in search view based on tags.
934
935  -- Carl Worth <cworth@debian.org>  Fri, 16 Apr 2010 10:20:23 -0700
936
937 notmuch (0.1-1) unstable; urgency=low
938
939   [ martin f. krafft ]
940   * Add suggestion to vim-addon-manager.
941
942   [ Carl Worth ]
943   * Improve package description (closes: #566282).
944   * New upstream version (0.1) (closes: #576647).
945   * New versioning to track upstream version scheme.
946   * Split packaging into notmuch, libnotmuch1, and libnotmuch-dev.
947   * Update to advertise conformance with policy 3.8.4 (no changes).
948   * Add a debian/watch file to notice upstream tar files.
949
950  -- Carl Worth <cworth@debian.org>  Tue, 06 Apr 2010 18:27:49 -0700
951
952 notmuch (0.0+201001211401) unstable; urgency=low
953
954   * Upload to Debian (closes: #557354).
955   * New versioning scheme.
956   * Added emacs build dependency.
957   * Added Vcs-Browser field to debian/control.
958   * Downgrade recommendation for emacs to suggestion.
959   * Add vim to suggestions and enhancements.
960   * Put debian/* under separate copyright.
961   * Make Carl the maintainer.
962   * Add myself to uploaders.
963   * Install the vim plugin (using vim-addons).
964
965  -- martin f. krafft <madduck@debian.org>  Thu, 21 Jan 2010 14:00:54 +1300
966
967 notmuch (0.0-1) unstable; urgency=low
968
969   * New Debian package.
970
971  -- Jameson Graef Rollins <jrollins@finestructure.net>  Fri, 27 Nov 2009 13:39:09 -0500