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