]> git.cworth.org Git - notmuch/blob - debian/changelog
changelog stanza for backports
[notmuch] / debian / changelog
1 notmuch (0.13.2-1~bpo60+1) squeeze-backports; urgency=low
2
3   * Rebuild for squeeze-backports.
4
5  -- David Bremner <bremner@debian.org>  Sun, 17 Jun 2012 07:39:36 -0300
6
7 notmuch (0.13.2-1) unstable; urgency=low
8
9   * Upstream bugfix release. No changes to binary packages.
10
11  -- David Bremner <bremner@debian.org>  Sat, 02 Jun 2012 18:16:01 -0300
12
13 notmuch (0.13.1-1) unstable; urgency=low
14
15   * Upstream bugfix release.
16     - fix for encoding problems with reply in emacs
17     - notmuch_database_(get_directory|find_message_by_filename) now
18       work for read-only databases.
19
20  -- David Bremner <bremner@debian.org>  Fri, 25 May 2012 21:19:06 -0300
21
22 notmuch (0.13-1) unstable; urgency=low
23
24   * New upstream release. See /usr/share/doc/notmuch/NEWS.gz for changes.
25
26   [ Stefano Zacchiroli ]
27   * Recommend all notmuch UI (including notmuch-mutt) as alternatives,
28     to avoid unneeded vim/emacs installation. Thanks Matteo F. Vescovi
29     for the patch. (Closes: #673011)
30
31  -- David Bremner <bremner@debian.org>  Tue, 15 May 2012 18:19:32 -0300
32
33 notmuch (0.13~rc1-2) experimental; urgency=low
34
35   * New upstream pre-release
36   * new binary package "notmuch-mutt" for Mutt integration
37   * Bump libnotmuch SONAME because of API changes
38
39  -- David Bremner <bremner@debian.org>  Sat, 05 May 2012 10:26:47 -0300
40
41 notmuch (0.12-1~bpo60+1) squeeze-backports; urgency=low
42
43   * Rebuild for squeeze-backports.
44
45  -- David Bremner <bremner@debian.org>  Wed, 04 Apr 2012 23:29:10 -0300
46
47 notmuch (0.12-1) unstable; urgency=low
48
49   * New upstream release
50     - Python 3.2 support
51     - GMime 2.6 support
52     - Many updates to emacs interface (see /usr/share/doc/notmuch/NEWS)
53     - Optionally ignore some files/directories within mail hierarchy
54
55  -- David Bremner <bremner@debian.org>  Tue, 20 Mar 2012 18:45:22 -0300
56
57 notmuch (0.12~rc2-1) experimental; urgency=low
58
59   * Upstream pre-release
60   * New bug fixes since ~rc1
61     - fix for uninitialized variable
62     - fix for python bindings type signatures
63
64  -- David Bremner <bremner@debian.org>  Sun, 18 Mar 2012 08:10:35 -0300
65
66 notmuch (0.12~rc1-1) experimental; urgency=low
67
68   * Upstream pre-release.
69   * Bump standards version to 3.9.3; no changes.
70
71  -- David Bremner <bremner@debian.org>  Thu, 01 Mar 2012 07:51:45 -0400
72
73 notmuch (0.11.1-1~bpo60+1) squeeze-backports; urgency=low
74
75   * Rebuild for squeeze-backports.
76
77  -- David Bremner <bremner@debian.org>  Wed, 15 Feb 2012 19:18:44 -0400
78
79 notmuch (0.11.1-1) unstable; urgency=low
80
81   * Upstream bugfix release
82     - Fix error handling bug in python bindings
83     - Fix vulnerability in emacs reply handling
84
85  -- David Bremner <bremner@debian.org>  Fri, 03 Feb 2012 08:35:41 -0400
86
87 notmuch (0.11-1~bpo60+1) squeeze-backports; urgency=low
88
89   * Rebuild for squeeze-backports.
90
91  -- David Bremner <bremner@debian.org>  Fri, 27 Jan 2012 18:05:01 -0400
92
93 notmuch (0.11-1) unstable; urgency=low
94
95   * New upstream release.
96     - New 'hook' feature for notmuch-new
97     - performance and memory use improvements
98     - new add-on tool notmuch-deliver
99
100  -- David Bremner <bremner@debian.org>  Fri, 13 Jan 2012 19:59:23 -0400
101
102 notmuch (0.11~rc3-1) experimental; urgency=low
103
104   * New upstream release candidate
105     - Fix for uninitialized variable(s) in notmuch-reply
106
107  -- David Bremner <bremner@debian.org>  Mon, 09 Jan 2012 07:07:46 -0400
108
109 notmuch (0.11~rc2-1) experimental; urgency=low
110
111   * New upstream release candidate.
112     - Includes fix for one python bindings segfault.
113
114  -- David Bremner <bremner@debian.org>  Mon, 02 Jan 2012 06:57:29 -0400
115
116 notmuch (0.11~rc1-1) experimental; urgency=low
117
118   * New upstream release candidate.
119
120  -- David Bremner <bremner@debian.org>  Sun, 25 Dec 2011 23:07:08 -0400
121
122 notmuch (0.10.2-1~bpo60+1) squeeze-backports; urgency=low
123
124   * Rebuild for squeeze-backports.
125
126  -- David Bremner <bremner@debian.org>  Fri, 16 Dec 2011 16:46:33 -0400
127
128 notmuch (0.10.2-1) unstable; urgency=low
129
130   * Upstream bug fix release
131     - Fix segfault in python bindings due to missing g_type_init call.
132
133  -- David Bremner <bremner@debian.org>  Sun, 04 Dec 2011 22:06:46 -0400
134
135 notmuch (0.10.1-1) unstable; urgency=low
136
137   * Upstream bug fix release.
138     - Fix segfault on "notmuch --help"
139
140  -- David Bremner <bremner@debian.org>  Fri, 25 Nov 2011 12:11:30 -0500
141
142 notmuch (0.10-1) unstable; urgency=low
143
144   * New upstream release
145     - search performance improvements
146     - emacs UI improvements
147     - new dump/restore features
148     - new script contrib/nmbug for sharing tags
149     - see /usr/share/doc/notmuch/NEWS for details
150
151  -- David Bremner <bremner@debian.org>  Wed, 23 Nov 2011 07:44:01 -0400
152
153 notmuch (0.10~rc2-1) experimental; urgency=low
154
155   * New upstream release candidate
156     - includes patch to avoid long unix domain socket paths in tests
157
158  -- David Bremner <bremner@debian.org>  Sat, 19 Nov 2011 08:21:39 -0400
159
160 notmuch (0.10~rc1-1) experimental; urgency=low
161
162   * New upstream release candidate.
163
164  -- David Bremner <bremner@debian.org>  Tue, 15 Nov 2011 19:46:55 -0400
165
166 notmuch (0.9-1) unstable; urgency=low
167
168   * New upstream release.
169   * Only doc changes since last release candidate.
170   * Upload to unstable.
171
172  -- David Bremner <bremner@debian.org>  Tue, 11 Oct 2011 21:51:29 -0300
173
174 notmuch (0.9~rc2-1) experimental; urgency=low
175
176   * Upstream release candidate
177   * API changes for n_d_find_message and n_d_find_message_by_filename.
178     - New SONAME for libnotmuch
179     - bindings changes for ruby and python
180   * Less non-text parts reported in replies.
181   * emacs: provide button action to fetch unknown gpg keys 
182
183  -- David Bremner <bremner@debian.org>  Fri, 07 Oct 2011 18:53:04 -0300
184
185 notmuch (0.9~rc1-1) experimental; urgency=low
186
187   * Upstream release candidate
188     - Atomicity improvements, thanks to Austin Clements
189     - Add missing call to g_type_init, thanks to Aaron Ecay
190   * notmuch-emacs: add versioned dependency on notmuch.  
191     (Closes: #642240).
192
193  -- David Bremner <bremner@debian.org>  Sun, 25 Sep 2011 11:26:01 -0300
194
195 notmuch (0.8-1) unstable; urgency=low
196
197   * New upstream version.
198     - Improved handling of message/rfc822 parts
199     - Improved Build system portability 
200     - Documentation update for Ruby bindings
201     - Unicode, iterator, PEP8 changes for python bindings
202
203  -- David Bremner <bremner@debian.org>  Sat, 10 Sep 2011 08:53:55 -0300
204
205 notmuch (0.8~rc1-1) experimental; urgency=low
206
207   * Upstream release candidate.
208
209  -- David Bremner <bremner@debian.org>  Tue, 06 Sep 2011 22:24:24 -0300
210
211 notmuch (0.7-1) unstable; urgency=low
212
213   * New upstream release (no changes since 0.7~rc1).
214   * Upload to unstable.
215
216  -- David Bremner <bremner@debian.org>  Mon, 01 Aug 2011 21:46:26 +0200
217
218 notmuch (0.7~rc1-1) experimental; urgency=low
219
220   * Upstream release candidate.
221   * Fix for notmuch.sym and parallel build (Thanks to
222     Thomas Jost)
223   * Bug fixes from Jason Woofenden for vim interface:
224     -  Fix "space (in show mode) mostly adds tag:inbox and tag:unread
225        instead of removing them"  (Closes: #633009).
226     -  Fix "says press 's'; to toggle signatures, but it's
227        really 'i'",  (Closes: #633115).
228     -  Fix "fix for from list on search pages", (Closes: #633045).
229   * Bug fixes for vim interface from Uwe Kleine-König
230     - use full path for sendmail/doc fix
231     - fix compose temp file name
232   * Python tag encoding fixes from Sebastian Spaeth.
233
234  -- David Bremner <bremner@debian.org>  Fri, 29 Jul 2011 12:16:56 +0200
235
236 notmuch (0.6.1-1) unstable; urgency=low
237
238   * Properly install README.Debian in notmuch-vim (Closes: #632992).
239     Thanks to Jason Woofenden for the report.
240   * Force notmuch to depend on the same version of libnotmuch. Thanks to
241     Uwe Kleine-König for the patch.
242   * Export typeinfo for Xapian exceptions from libnotmuch. This fixes
243     certain mysterious uncaught exception problems.
244
245  -- David Bremner <bremner@debian.org>  Sun, 17 Jul 2011 10:20:42 -0300
246
247 notmuch (0.6~bpo60+1) squeeze-backports; urgency=low
248
249   * Rebuild for squeeze-backports.
250
251  -- David Bremner <bremner@debian.org>  Sun, 10 Jul 2011 12:47:10 -0300
252
253 notmuch (0.6) unstable; urgency=low
254
255   * New upstream release; see /usr/share/doc/notmuch/NEWS for
256     details. Hilights include:
257     - Folder-based search (Closes: #597222)
258     - PGP/MIME decryption and verification
259   * Document strict dependency on emacs23 (Closes: #631994).
260
261  -- David Bremner <bremner@debian.org>  Fri, 01 Jul 2011 11:45:22 -0300
262
263 notmuch (0.6~rc1) experimental; urgency=low
264
265   * Git snapshot 3f777b2
266   * Upstream release candidate.
267   * Fix description of notmuch-vim to mention vim, not emacs
268     (Closes: #631974)
269   * Install zsh completion as an example instead of into /usr/share/zsh to
270     avoid file conflict with zsh.
271
272  -- David Bremner <bremner@debian.org>  Thu, 30 Jun 2011 10:02:05 -0300
273
274 notmuch (0.6~254) experimental; urgency=low
275
276   [David Bremner]
277   * Git snapshot fba968d
278   * Upstream release candidate
279   * Build binary package python-notmuch from upstream notmuch.
280   * Split off emacs and vim interfaces into their own packages.
281     (Closes: #578199)
282   * Hide Xapian exception symbols
283   * Build-depend on emacs23-nox instead of emacs
284
285   [ Jameson Rollins ]
286   * Bump standards version to 3.9.2 (No changes).
287   
288  -- David Bremner <bremner@debian.org>  Thu, 23 Jun 2011 07:50:05 -0300
289
290 notmuch (0.6~237) experimental; urgency=low
291
292   * Git snapshot 12d6f90
293   * Emacs: hide original message in top posted replies, isearch fix,
294     message display/hiding fixes/improvements.
295   * CLI: received header fixes.
296   * python: Improve docs, Remove Messages().__len__, Implement
297     Message.__cmp__ and __hash__, Message.tags_to_maildir_flags
298
299  -- David Bremner <bremner@debian.org>  Sat, 18 Jun 2011 11:14:51 -0300
300
301 notmuch (0.6~215) experimental; urgency=low
302
303   * Git snapshot 5143e5e
304   * GMime: improve password handling, prevent premature closing stdout
305   * Emacs: sender address UI tweaks
306   * lib/message-file: plug three memleaks.
307   * Updated python bindings
308   * Sanitize "Subject:" and "Author:" fields in notmuch-search
309   * vim: new delete command, update mark as read command
310
311  -- David Bremner <bremner@debian.org>  Sat, 04 Jun 2011 08:37:36 -0300
312
313 notmuch (0.6~180) experimental; urgency=low
314
315   * Git snapshot 1a96c40
316   * Fix corruption of binary parts
317     (see ML id:"874o4a1m74.fsf@yoom.home.cworth.org")
318
319  -- David Bremner <bremner@debian.org>  Tue, 31 May 2011 21:16:35 -0300
320
321 notmuch (0.6~171) experimental; urgency=low
322
323   * Git snapshot cb8418784c2
324   * PGP/MIME handling in CLI and emacs front end.
325   * cli: Rewrite of multipart handling.
326   * emacs: Make the queries used in the all-tags section configurable
327   * emacs: Choose from address when composing/replying
328   * emacs: add notmuch-before- and notmuch-after-tag-hook
329   * notmuch reply: Avoid segmentation fault when printing multiple parts
330   * notmuch show: New part output handling.
331   * emacs: Show cleaner `From:' addresses in the summary line.
332   * emacs: Add custom `notmuch-show-elide-same-subject', 
333     `notmuch-show-always-show-subject' 
334   * emacs: Render text/x-vcalendar parts.
335   * emacs: Add `notmuch-show-multipart/alternative-discouraged'.
336   * vim: parse 'from' address, use sendmail directly, implement archive in
337     show view, refactor tagging stuff
338   * Eager metadata optimizations
339   * emacs: Fix notmuch-search-process-filter to handle incomplete lines
340   * Fix installation of zsh completion
341   * new: Enhance progress reporting
342   * Do not defer maildir flag synchronization for new messages
343   * vim: Get user email address from notmuch config file.
344   * lib: Save and restore term position in message while indexing.
345   * notmuch search: Clean up some memory leaks during search loop.
346   * New bindings for Go
347   * ruby: Add wrapper for message_get_filenames,  maildir sync. interface
348     query_get_s{ort,tring}
349   * Add support for folder-based searching.
350   * compatibility fixes for emacs22
351
352  -- David Bremner <bremner@debian.org>  Sat, 28 May 2011 07:25:49 -0300
353
354 notmuch (0.5+nmu3) unstable; urgency=low
355
356   * Non-maintainer upload.
357   * Upload to unstable.
358
359  -- David Bremner <bremner@debian.org>  Sun, 01 May 2011 15:09:09 -0300
360
361 notmuch (0.5+nmu2) experimental; urgency=low
362
363   * Non-maintainer upload.
364   * Second try at timeout for test. Put timeouts at top level.
365
366  -- David Bremner <bremner@debian.org>  Sun, 19 Dec 2010 21:40:08 -0400
367
368 notmuch (0.5+nmu1) experimental; urgency=low
369
370   * Non-maintainer upload.
371   * Add a timeout to emacs tests to hopefully work around build failures.
372
373  -- David Bremner <bremner@debian.org>  Tue, 14 Dec 2010 22:23:51 -0400
374
375 notmuch (0.5) unstable; urgency=low
376
377   * new: maildir-flag synchronization
378   * new: New "notmuch show --format=raw" (enables local emacs interface,
379     for example, to use remote notmuch via ssh)
380   * lib: Support for multiple files for a message
381     (notmuch_message_get_filenames)
382   * lib: Support for maildir-flag synchronization
383     (notmuch_message_tags_to_maildir_flags and
384     notmuch_message_maildir_flags_to_tags)
385   * emacs: Incompatible change to format of notmuch-fcc-dirs variable (for
386     users using the "fancy" configuration)
387   * emacs: Cleaner display of subject lines in thread views
388
389  -- Carl Worth <cworth@debian.org>  Thu, 11 Nov 2010 20:49:11 -0800
390
391 notmuch (0.4) unstable; urgency=low
392
393   * new: notmuch search --output=(summary|threads|messages|tags|files)
394   * new: notmuch show --format=mbox <search-specification>
395   * new: notmuch config [get|set] <section>.<item> [value ...]
396   * lib: Add notmuch_query_get_query_string and notmuch_query_get_sort
397   * emacs: Enable Fcc of all sent messages by default (to "sent" directory)
398   * emacs: Ability to all open messages in a thread to a pipe
399   * emacs: Optional support for detecting inline patches
400   * emacs: Automatically tag messages as "replied" when sending a reply
401   * emacs: Allow search-result color specifications to overlay each other
402   * emacs: Make hidden author names still available for incremental search.
403   * emacs: New binding of Control-TAB (works like TAB in reverse)
404   * test: New modularization of test suite.
405   * test: New testing of emacs interface.
406   * bugfix: Avoid setting Bcc header in "notmuch reply"
407   * bugfix: Avoid corruption of database when "notmuch new " is interrupted.
408   * bugfix: Fix failure with extremely long message ID headers.
409   * bugfix: Fix for messages with "charset=unknown-8bit"
410   * bugfix: Fix notmuch_query_search_threads to return NULL on any exception
411   * bugfix: Fix "notmuch search" to return non-zero on any exception
412   * emacs bugfix: Fix for message with a subject containing, "[1234]"
413   * emacs bugfix: Fix to correctly handle message IDs containing ".."
414   * emacs bugfix: Fix initialization so "M-x notmuch" works by default.
415
416  -- Carl Worth <cworth@debian.org>  Mon, 01 Nov 2010 16:23:47 -0700
417
418 notmuch (0.3.1) unstable; urgency=low
419
420   * Fix an infinite loop in "notmuch reply"
421   * Fix a potential SEGV in "notmuch search"
422   * emacs: Fix calculations for line wrapping in the "notmuch" view.
423   * emacs: Fix Fcc support to prompt to create a directory if necessary
424
425  -- Carl Worth <cworth@debian.org>  Tue, 27 Apr 2010 17:02:07 -0700
426
427 notmuch (0.3) unstable; urgency=low
428
429   * User-configurable tags for new messages
430   * Threads search results named based on subjects that match search
431   * Faster operation of "notmuch tag" (avoid unneeded sorting)
432   * Even Better guessing of From: header for "notmuch reply"
433   * Indication of author names that match a search
434   * emacs: An entirely new initial view for notmuch, (friendly yet powerful)
435   * emacs: Full-featured "customize" support for configuring notmuch
436   * emacs: Support for doing tab-completion of email addresses
437   * emacs: Support for file-based (Fcc) delivery of sent messages
438   * emacs: New 'G' key binding to trigger mail refresh (G == "Get new mail")
439   * emacs: Implement emacs message display with the JSON output from notmuch
440   * emacs: Better handling of HTML/MIME attachments (inline images!)
441   * emacs: Customizable support for tidying of text/plain message content
442   * emacs: New support for searchable citations (even when hidden)
443   * emacs: More flexible handling of header visibility
444   * emacs: The Return key now toggles message visibility anywhere
445   * emacs: Customizable formatting of search results
446   * emacs: Generate nicer names for search buffers when using a saved search.
447   * emacs: Add a notmuch User-Agent header when sending mail from notmuch/emacs
448   * emacs: New keybinding (M-Ret) to open all collapsed messages in a thread
449   * libnotmuch1: Provide a new NOTMUCH_SORT_UNSORTED value for queries
450
451  -- Carl Worth <cworth@debian.org>  Tue, 27 Apr 2010 02:07:29 -0700
452
453 notmuch (0.2) unstable; urgency=low
454
455   * Better guessing of From: header.
456   * Make "notmuch count" with no arguments count all messages
457   * Provide a new special-case search term of "*" to match all messages.
458   * Detect thread connections when a parent message is missing.
459   * Fix potential data loss in "notmuch new" with SIGINT
460   * Fix segfault when a message includes a MIME part that is empty.
461   * Fix handling of non-ASCII characters with --format=json
462   * Fix headers to be properly decoded in "notmuch reply"
463   * emacs: Show the last few lines of citations as well as the first few lines.
464   * emacs: The '+' and '-' commands can now add and remove tags by region.
465   * emacs: More meaningful buffer names for thread-view buffers. 
466   * emacs: Customized colors of threads in search view based on tags.
467
468  -- Carl Worth <cworth@debian.org>  Fri, 16 Apr 2010 10:20:23 -0700
469
470 notmuch (0.1-1) unstable; urgency=low
471
472   [ martin f. krafft ]
473   * Add suggestion to vim-addon-manager.
474
475   [ Carl Worth ]
476   * Improve package description (closes: #566282).
477   * New upstream version (0.1) (closes: #576647).
478   * New versioning to track upstream version scheme.
479   * Split packaging into notmuch, libnotmuch1, and libnotmuch-dev.
480   * Update to advertise conformance with policy 3.8.4 (no changes).
481   * Add a debian/watch file to notice upstream tar files.
482
483  -- Carl Worth <cworth@debian.org>  Tue, 06 Apr 2010 18:27:49 -0700
484
485 notmuch (0.0+201001211401) unstable; urgency=low
486
487   * Upload to Debian (closes: #557354).
488   * New versioning scheme.
489   * Added emacs build dependency.
490   * Added Vcs-Browser field to debian/control.
491   * Downgrade recommendation for emacs to suggestion.
492   * Add vim to suggestions and enhancements.
493   * Put debian/* under separate copyright.
494   * Make Carl the maintainer.
495   * Add myself to uploaders.
496   * Install the vim plugin (using vim-addons).
497
498  -- martin f. krafft <madduck@debian.org>  Thu, 21 Jan 2010 14:00:54 +1300
499
500 notmuch (0.0-1) unstable; urgency=low
501
502   * New Debian package.
503
504  -- Jameson Graef Rollins <jrollins@finestructure.net>  Fri, 27 Nov 2009 13:39:09 -0500