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