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