]> git.notmuchmail.org Git - notmuch/blob - debian/changelog
debian: close bug 642240
[notmuch] / debian / changelog
1 notmuch (0.9~rc1-1) experimental; urgency=low
2
3   * Upstream release candidate
4   * notmuch-emacs: add versioned dependency on notmuch.  
5     (Closes: #642240).
6
7  -- David Bremner <bremner@debian.org>  Sat, 24 Sep 2011 23:12:55 -0300
8
9 notmuch (0.8-1) unstable; urgency=low
10
11   * New upstream version.
12     - Improved handling of message/rfc822 parts
13     - Improved Build system portability 
14     - Documentation update for Ruby bindings
15     - Unicode, iterator, PEP8 changes for python bindings
16
17  -- David Bremner <bremner@debian.org>  Sat, 10 Sep 2011 08:53:55 -0300
18
19 notmuch (0.8~rc1-1) experimental; urgency=low
20
21   * Upstream release candidate.
22
23  -- David Bremner <bremner@debian.org>  Tue, 06 Sep 2011 22:24:24 -0300
24
25 notmuch (0.7-1) unstable; urgency=low
26
27   * New upstream release (no changes since 0.7~rc1).
28   * Upload to unstable.
29
30  -- David Bremner <bremner@debian.org>  Mon, 01 Aug 2011 21:46:26 +0200
31
32 notmuch (0.7~rc1-1) experimental; urgency=low
33
34   * Upstream release candidate.
35   * Fix for notmuch.sym and parallel build (Thanks to
36     Thomas Jost)
37   * Bug fixes from Jason Woofenden for vim interface:
38     -  Fix "space (in show mode) mostly adds tag:inbox and tag:unread
39        instead of removing them"  (Closes: #633009).
40     -  Fix "says press 's'; to toggle signatures, but it's
41        really 'i'",  (Closes: #633115).
42     -  Fix "fix for from list on search pages", (Closes: #633045).
43   * Bug fixes for vim interface from Uwe Kleine-König
44     - use full path for sendmail/doc fix
45     - fix compose temp file name
46   * Python tag encoding fixes from Sebastian Spaeth.
47
48  -- David Bremner <bremner@debian.org>  Fri, 29 Jul 2011 12:16:56 +0200
49
50 notmuch (0.6.1-1) unstable; urgency=low
51
52   * Properly install README.Debian in notmuch-vim (Closes: #632992).
53     Thanks to Jason Woofenden for the report.
54   * Force notmuch to depend on the same version of libnotmuch. Thanks to
55     Uwe Kleine-König for the patch.
56   * Export typeinfo for Xapian exceptions from libnotmuch. This fixes
57     certain mysterious uncaught exception problems.
58
59  -- David Bremner <bremner@debian.org>  Sun, 17 Jul 2011 10:20:42 -0300
60
61 notmuch (0.6) unstable; urgency=low
62
63   * New upstream release; see /usr/share/doc/notmuch/NEWS for
64     details. Hilights include:
65     - Folder-based search (Closes: #597222)
66     - PGP/MIME decryption and verification
67   * Document strict dependency on emacs23 (Closes: #631994).
68
69  -- David Bremner <bremner@debian.org>  Fri, 01 Jul 2011 11:45:22 -0300
70
71 notmuch (0.6~rc1) experimental; urgency=low
72
73   * Git snapshot 3f777b2
74   * Upstream release candidate.
75   * Fix description of notmuch-vim to mention vim, not emacs
76     (Closes: #631974)
77   * Install zsh completion as an example instead of into /usr/share/zsh to
78     avoid file conflict with zsh.
79
80  -- David Bremner <bremner@debian.org>  Thu, 30 Jun 2011 10:02:05 -0300
81
82 notmuch (0.6~254) experimental; urgency=low
83
84   [David Bremner]
85   * Git snapshot fba968d
86   * Upstream release candidate
87   * Build binary package python-notmuch from upstream notmuch.
88   * Split off emacs and vim interfaces into their own packages.
89     (Closes: #578199)
90   * Hide Xapian exception symbols
91   * Build-depend on emacs23-nox instead of emacs
92
93   [ Jameson Rollins ]
94   * Bump standards version to 3.9.2 (No changes).
95   
96  -- David Bremner <bremner@debian.org>  Thu, 23 Jun 2011 07:50:05 -0300
97
98 notmuch (0.6~237) experimental; urgency=low
99
100   * Git snapshot 12d6f90
101   * Emacs: hide original message in top posted replies, isearch fix,
102     message display/hiding fixes/improvements.
103   * CLI: received header fixes.
104   * python: Improve docs, Remove Messages().__len__, Implement
105     Message.__cmp__ and __hash__, Message.tags_to_maildir_flags
106
107  -- David Bremner <bremner@debian.org>  Sat, 18 Jun 2011 11:14:51 -0300
108
109 notmuch (0.6~215) experimental; urgency=low
110
111   * Git snapshot 5143e5e
112   * GMime: improve password handling, prevent premature closing stdout
113   * Emacs: sender address UI tweaks
114   * lib/message-file: plug three memleaks.
115   * Updated python bindings
116   * Sanitize "Subject:" and "Author:" fields in notmuch-search
117   * vim: new delete command, update mark as read command
118
119  -- David Bremner <bremner@debian.org>  Sat, 04 Jun 2011 08:37:36 -0300
120
121 notmuch (0.6~180) experimental; urgency=low
122
123   * Git snapshot 1a96c40
124   * Fix corruption of binary parts
125     (see ML id:"874o4a1m74.fsf@yoom.home.cworth.org")
126
127  -- David Bremner <bremner@debian.org>  Tue, 31 May 2011 21:16:35 -0300
128
129 notmuch (0.6~171) experimental; urgency=low
130
131   * Git snapshot cb8418784c2
132   * PGP/MIME handling in CLI and emacs front end.
133   * cli: Rewrite of multipart handling.
134   * emacs: Make the queries used in the all-tags section configurable
135   * emacs: Choose from address when composing/replying
136   * emacs: add notmuch-before- and notmuch-after-tag-hook
137   * notmuch reply: Avoid segmentation fault when printing multiple parts
138   * notmuch show: New part output handling.
139   * emacs: Show cleaner `From:' addresses in the summary line.
140   * emacs: Add custom `notmuch-show-elide-same-subject', 
141     `notmuch-show-always-show-subject' 
142   * emacs: Render text/x-vcalendar parts.
143   * emacs: Add `notmuch-show-multipart/alternative-discouraged'.
144   * vim: parse 'from' address, use sendmail directly, implement archive in
145     show view, refactor tagging stuff
146   * Eager metadata optimizations
147   * emacs: Fix notmuch-search-process-filter to handle incomplete lines
148   * Fix installation of zsh completion
149   * new: Enhance progress reporting
150   * Do not defer maildir flag synchronization for new messages
151   * vim: Get user email address from notmuch config file.
152   * lib: Save and restore term position in message while indexing.
153   * notmuch search: Clean up some memory leaks during search loop.
154   * New bindings for Go
155   * ruby: Add wrapper for message_get_filenames,  maildir sync. interface
156     query_get_s{ort,tring}
157   * Add support for folder-based searching.
158   * compatibility fixes for emacs22
159
160  -- David Bremner <bremner@debian.org>  Sat, 28 May 2011 07:25:49 -0300
161
162 notmuch (0.5+nmu3) unstable; urgency=low
163
164   * Non-maintainer upload.
165   * Upload to unstable.
166
167  -- David Bremner <bremner@debian.org>  Sun, 01 May 2011 15:09:09 -0300
168
169 notmuch (0.5+nmu2) experimental; urgency=low
170
171   * Non-maintainer upload.
172   * Second try at timeout for test. Put timeouts at top level.
173
174  -- David Bremner <bremner@debian.org>  Sun, 19 Dec 2010 21:40:08 -0400
175
176 notmuch (0.5+nmu1) experimental; urgency=low
177
178   * Non-maintainer upload.
179   * Add a timeout to emacs tests to hopefully work around build failures.
180
181  -- David Bremner <bremner@debian.org>  Tue, 14 Dec 2010 22:23:51 -0400
182
183 notmuch (0.5) unstable; urgency=low
184
185   * new: maildir-flag synchronization
186   * new: New "notmuch show --format=raw" (enables local emacs interface,
187     for example, to use remote notmuch via ssh)
188   * lib: Support for multiple files for a message
189     (notmuch_message_get_filenames)
190   * lib: Support for maildir-flag synchronization
191     (notmuch_message_tags_to_maildir_flags and
192     notmuch_message_maildir_flags_to_tags)
193   * emacs: Incompatible change to format of notmuch-fcc-dirs variable (for
194     users using the "fancy" configuration)
195   * emacs: Cleaner display of subject lines in thread views
196
197  -- Carl Worth <cworth@debian.org>  Thu, 11 Nov 2010 20:49:11 -0800
198
199 notmuch (0.4) unstable; urgency=low
200
201   * new: notmuch search --output=(summary|threads|messages|tags|files)
202   * new: notmuch show --format=mbox <search-specification>
203   * new: notmuch config [get|set] <section>.<item> [value ...]
204   * lib: Add notmuch_query_get_query_string and notmuch_query_get_sort
205   * emacs: Enable Fcc of all sent messages by default (to "sent" directory)
206   * emacs: Ability to all open messages in a thread to a pipe
207   * emacs: Optional support for detecting inline patches
208   * emacs: Automatically tag messages as "replied" when sending a reply
209   * emacs: Allow search-result color specifications to overlay each other
210   * emacs: Make hidden author names still available for incremental search.
211   * emacs: New binding of Control-TAB (works like TAB in reverse)
212   * test: New modularization of test suite.
213   * test: New testing of emacs interface.
214   * bugfix: Avoid setting Bcc header in "notmuch reply"
215   * bugfix: Avoid corruption of database when "notmuch new " is interrupted.
216   * bugfix: Fix failure with extremely long message ID headers.
217   * bugfix: Fix for messages with "charset=unknown-8bit"
218   * bugfix: Fix notmuch_query_search_threads to return NULL on any exception
219   * bugfix: Fix "notmuch search" to return non-zero on any exception
220   * emacs bugfix: Fix for message with a subject containing, "[1234]"
221   * emacs bugfix: Fix to correctly handle message IDs containing ".."
222   * emacs bugfix: Fix initialization so "M-x notmuch" works by default.
223
224  -- Carl Worth <cworth@debian.org>  Mon, 01 Nov 2010 16:23:47 -0700
225
226 notmuch (0.3.1) unstable; urgency=low
227
228   * Fix an infinite loop in "notmuch reply"
229   * Fix a potential SEGV in "notmuch search"
230   * emacs: Fix calculations for line wrapping in the "notmuch" view.
231   * emacs: Fix Fcc support to prompt to create a directory if necessary
232
233  -- Carl Worth <cworth@debian.org>  Tue, 27 Apr 2010 17:02:07 -0700
234
235 notmuch (0.3) unstable; urgency=low
236
237   * User-configurable tags for new messages
238   * Threads search results named based on subjects that match search
239   * Faster operation of "notmuch tag" (avoid unneeded sorting)
240   * Even Better guessing of From: header for "notmuch reply"
241   * Indication of author names that match a search
242   * emacs: An entirely new initial view for notmuch, (friendly yet powerful)
243   * emacs: Full-featured "customize" support for configuring notmuch
244   * emacs: Support for doing tab-completion of email addresses
245   * emacs: Support for file-based (Fcc) delivery of sent messages
246   * emacs: New 'G' key binding to trigger mail refresh (G == "Get new mail")
247   * emacs: Implement emacs message display with the JSON output from notmuch
248   * emacs: Better handling of HTML/MIME attachments (inline images!)
249   * emacs: Customizable support for tidying of text/plain message content
250   * emacs: New support for searchable citations (even when hidden)
251   * emacs: More flexible handling of header visibility
252   * emacs: The Return key now toggles message visibility anywhere
253   * emacs: Customizable formatting of search results
254   * emacs: Generate nicer names for search buffers when using a saved search.
255   * emacs: Add a notmuch User-Agent header when sending mail from notmuch/emacs
256   * emacs: New keybinding (M-Ret) to open all collapsed messages in a thread
257   * libnotmuch1: Provide a new NOTMUCH_SORT_UNSORTED value for queries
258
259  -- Carl Worth <cworth@debian.org>  Tue, 27 Apr 2010 02:07:29 -0700
260
261 notmuch (0.2) unstable; urgency=low
262
263   * Better guessing of From: header.
264   * Make "notmuch count" with no arguments count all messages
265   * Provide a new special-case search term of "*" to match all messages.
266   * Detect thread connections when a parent message is missing.
267   * Fix potential data loss in "notmuch new" with SIGINT
268   * Fix segfault when a message includes a MIME part that is empty.
269   * Fix handling of non-ASCII characters with --format=json
270   * Fix headers to be properly decoded in "notmuch reply"
271   * emacs: Show the last few lines of citations as well as the first few lines.
272   * emacs: The '+' and '-' commands can now add and remove tags by region.
273   * emacs: More meaningful buffer names for thread-view buffers. 
274   * emacs: Customized colors of threads in search view based on tags.
275
276  -- Carl Worth <cworth@debian.org>  Fri, 16 Apr 2010 10:20:23 -0700
277
278 notmuch (0.1-1) unstable; urgency=low
279
280   [ martin f. krafft ]
281   * Add suggestion to vim-addon-manager.
282
283   [ Carl Worth ]
284   * Improve package description (closes: #566282).
285   * New upstream version (0.1) (closes: #576647).
286   * New versioning to track upstream version scheme.
287   * Split packaging into notmuch, libnotmuch1, and libnotmuch-dev.
288   * Update to advertise conformance with policy 3.8.4 (no changes).
289   * Add a debian/watch file to notice upstream tar files.
290
291  -- Carl Worth <cworth@debian.org>  Tue, 06 Apr 2010 18:27:49 -0700
292
293 notmuch (0.0+201001211401) unstable; urgency=low
294
295   * Upload to Debian (closes: #557354).
296   * New versioning scheme.
297   * Added emacs build dependency.
298   * Added Vcs-Browser field to debian/control.
299   * Downgrade recommendation for emacs to suggestion.
300   * Add vim to suggestions and enhancements.
301   * Put debian/* under separate copyright.
302   * Make Carl the maintainer.
303   * Add myself to uploaders.
304   * Install the vim plugin (using vim-addons).
305
306  -- martin f. krafft <madduck@debian.org>  Thu, 21 Jan 2010 14:00:54 +1300
307
308 notmuch (0.0-1) unstable; urgency=low
309
310   * New Debian package.
311
312  -- Jameson Graef Rollins <jrollins@finestructure.net>  Fri, 27 Nov 2009 13:39:09 -0500