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