source: pkg/kev/main/balsa/trunk/debian/changelog @ 5688

Revision 5688, 27.4 KB checked in by alanbach-guest, 4 years ago (diff)
  • New upstream stable release
    • bump glib build-dep to 2.16.0
    • bump gtk+ build-dep to 2.14.0
    • bump gmime build-dep to 2.4
    • bump standards version to 3.8.2, no extra change is needed
    • dropped 01_desktop_categories.patch, merged upstream
Line 
1balsa (2.4.0-parsix1) unstable; urgency=low
2
3  * New upstream stable release
4    - bump glib build-dep to 2.16.0
5    - bump gtk+ build-dep to 2.14.0
6    - bump gmime build-dep to 2.4
7    - bump standards version to 3.8.2, no extra change is needed
8    - dropped 01_desktop_categories.patch, merged upstream
9
10 -- Alan Baghumian <alan@technotux.org>  Sat, 01 Aug 2009 10:21:52 -0700
11
12balsa (2.3.28-parsix2) unstable; urgency=low
13
14  * Rebuild using new libs
15
16 -- Alan Baghumian <alan@technotux.org>  Tue, 09 Jun 2009 18:40:39 -0700
17
18balsa (2.3.28-parsix1) unstable; urgency=low
19
20  * New upstream stable release
21    - Fix the IMAP message threading regression.
22    - Use GIO library when available.
23    - Improve GMail IMAP compatibility.
24    - Fixed GNOME bugs 509434, 567323, 566426, 566420, 566415
25  * debian/control/*
26    - bump standards version to 3.8.0.1, no extra change is needed
27    - added intltool to build-deps
28
29 -- Alan Baghumian <alan@technotux.org>  Wed, 21 Jan 2009 19:43:25 -0800
30
31balsa (2.3.26-parsix1) unstable; urgency=low
32
33  * New upstream stable release
34    - formats flowed messages better
35
36 -- Alan Baghumian <alan@technotux.org>  Sat, 27 Sep 2008 10:10:17 -0700
37
38balsa (2.3.25-parsix1) unstable; urgency=low
39
40  * New upstream stable release
41
42 -- Alan Baghumian <alan@technotux.org>  Sun, 15 Jun 2008 18:40:46 +0200
43
44balsa (2.3.24-parsix1) unstable; urgency=low
45
46  * Sync'd with Debian 2.3.24-1
47
48 -- Alan Baghumian <alan@technotux.org>  Sun, 01 Jun 2008 11:33:16 +0200
49
50balsa (2.3.24-1) unstable; urgency=low
51
52  * New upstream stable releases (Closes: #483546).
53    - GtkSourceView2 support
54    - Improved scanning of mailbox trees
55    - Support for accessing files over gnome-vfs
56    - Rudimentary support for sending text/html messages
57  * Updated debian/control*:
58    - bump libgmime-2.0-2-dev build-dep to 2.2.21, earlier versions
59      have known bugs.
60    - use libgtksourceview2.0-dev, its now officially supported
61  * Updated debian/rules:
62    - use libgtksourceview2.0-dev, its now officially supported
63
64 -- Alan Baghumian <alan@technotux.org>  Sun, 01 Jun 2008 10:53:28 +0200
65
66balsa (2.3.21-1) unstable; urgency=low
67
68  [ Alan Baghumian ]
69  * New upstream stable release:
70    - Migration from GnomeUI to GtkUIManager
71    - Rubrica address book support
72    - Bugs fixed: GNOME: 481842, 488432, 496316; Redhat: 414361
73  * Merged with previous changelog entry
74  * Updated debian/control:
75    - Bump libgmime-2.0 dependency to 2.2.11 (Closes: #443451).
76    - Added libxml2-dev to build deps (needed by --with-rubrica)
77  * Updated debian/rules:
78    - Added --with-libnotify to enable event notifications
79    - Added --with-rubrica to support Rubrica address book
80
81  [ Sven Arvidsson ]
82  * Add a -dbg package.
83    - Bump up build-dep of cdbs to >= 0.4.37.
84
85  [ Josselin Mouette ]
86  * Patch from Ubuntu to properly remove .gmo and .desktop files in
87    the clean target. Closes: #449125, thanks Marco Rodrigues.
88  * Update menu file to the new layout.
89  * 01_desktop_categories.patch: fix categories of
90    balsa.desktop to conform to the menu specification.
91  * Standards version is 3.7.3.
92  * Fix encoding of the copyright file.
93  * Use the Homepage field.
94
95 -- Josselin Mouette <joss@debian.org>  Sat, 12 Jan 2008 18:15:45 +0100
96
97balsa (2.3.20-1) unstable; urgency=high
98
99  * New upstream release:
100    - Fixed a buffer overflow in the IMAP code
101
102 -- Alan Baghumian <alan@technotux.org>  Thu, 13 Sep 2007 18:11:50 +0330
103
104balsa (2.3.19-1) unstable; urgency=low
105
106  [ Kilian Krause ]
107  * Added get-orig-source target.
108
109  [ Loic Minier ]
110  * Set Maintainer to Debian GNOME Maintainers.
111
112  [ Alan Baghumian ]
113  * New upstream stable release:
114    - Reflow improvements.
115    - Build problems against steaming-hot GNOME fixed.
116    - Made BINARY and ESEARCH IMAP extensions usage more robust.
117  * Merged with the previous changelog entry.
118
119  [ Loic Minier ]
120  * Bump up libgmime-2.0-2-dev build-dep to >= 2.2.10 and let balsa conflict
121    with libgmime-2.0-2 << 2.2.10 to ensure we build against the new internal
122    GObject ABI: it seems the internal size of the GObject changed, and this
123    breaks the GObject subclassing of g_mime_stream_fs done in balsa to add
124    locking support, GLib detects the size difference and aborts; it's not
125    clear whether the GObject interface is part of the upstream ABI or not;
126    see #434499 and friends.
127
128 -- Loic Minier <lool@dooz.org>  Sun, 02 Sep 2007 18:58:48 +0200
129
130balsa (2.3.17-1) unstable; urgency=low
131
132  * New upstream release
133     - Checks validity of server APOP challenge
134     - Adds ability to store VCARD signatures
135     - Uses ESEARCH IMAP extension if available
136     - Message wrapping fixes
137     - Few bug fixes
138
139 -- Alan Baghumian <alan@technotux.org>  Thu, 05 Jul 2007 09:15:13 +0330
140
141balsa (2.3.16-1) unstable; urgency=low
142
143  * New upstream release, fixing bugs
144     - fix message threading regression
145     - reorganize "Identity" dialog
146
147 -- Alan Baghumian <alan@technotux.org>  Wed, 30 May 2007 14:06:53 +0330
148
149balsa (2.3.15-1) unstable; urgency=low
150
151  [ Alan Baghumian ]
152  * New upstream release (Closes: #419723).
153     - Use GtkPrint infrastructure if available
154     - Handle LDAP referrals
155     - Nicer citation marks
156     - Initial libnotify support
157     - IMAP BINARY support
158  * Dropped relibtoolizing patch, not needed
159    anymore
160  * Updated debian/rules
161     - Minor clean-ups
162     - Added --enable-threads and --with-gtkprint to the
163       build options
164  * Updated debian/control
165     - Added libnotify-dev and gnome-pkg-tools to build-deps
166     - Wrapped build-deps and deps
167     - Bump libgtk2.0-dev to 2.10.0
168     - Bump libgmime-2.0-2-dev to 2.2.5
169     - Changed libgtkhtml3.8-dev build-dep to libgtkhtml3.14-dev
170     - Removed libgnomeprint2.2-dev and lignomeprintui2.2-dev
171       from build-deps, GtkPrint is enabled
172  * debian/README.Debian
173     - Minor clean-ups
174
175  [ Loic Minier ]
176  * Cleanups; install pixmap and symlinks via debian/balsa.install and .links.
177
178 -- Alan Baghumian <alan@technotux.org>  Tue, 15 May 2007 14:11:04 +0330
179
180balsa (2.3.13-2) unstable; urgency=low
181
182  * Rebuild against libgmime-2.0-2-dev which supersedes libgmime2.1-dev.
183    (Closes: #383157)
184
185 -- Loic Minier <lool@dooz.org>  Thu, 17 Aug 2006 18:41:48 +0200
186
187balsa (2.3.13-1) unstable; urgency=low
188
189  * New upstream release.
190    - Fixed setting message size correctly. (closes: #351385)
191    - Has working help button. (closes: #320858)
192  * GOption patch obsolete. [debian/patches/00_popt_goption.patch]
193  * Update list of authors. [debian/copyright]
194  * Compile with gtksourceview. [debian/rules]
195  * Install extra mime icons. [debian/rules]
196  * Bump Standards-Version to 3.7.2. No changes needed.
197    [debian/control.in]
198  * Add Provides: imap-client. [debian/control.in]
199  * Remove Suggests: gnome-pim. [debian/control.in]
200  * Add GNOME build-deps. [debian/control.in]
201  * Update relibtoolize patch using autoconf 2.59.
202    [debian/patches/50_relibtoolize.patch]
203
204 -- Oystein Gisnas <oystein@gisnas.net>  Mon, 31 Jul 2006 11:36:55 +0200
205
206balsa (2.3.8-3) unstable; urgency=low
207
208  * debian/patches/00_popt_goption.patch:
209  - new patch from upstream CVS to replace the deprecated popt with GOption.
210    Thanks to Matt Kraai for isolating the changes. Closes: #360379.
211
212 -- Guilherme de S. Pastore <gpastore@debian.org>  Wed, 26 Apr 2006 00:10:23 -0300
213
214balsa (2.3.8-2) unstable; urgency=low
215
216  * Rebuild against GtkHTML 3.8.
217
218 -- Andrew Lau <netsnipe@users.sourceforge.net>  Tue, 10 Jan 2006 19:47:41 +1100
219
220balsa (2.3.8-1) unstable; urgency=low
221
222  [ Andrew Lau ]
223  * New upstream release.
224    - GtkSpell support.
225    - X-Face support.
226    - Patches merged: 00_piping-fix.patch
227  * [debian/rules]:
228    - Revert usage of ld's --as-needed option.
229  * Debian Standards-Version: 3.6.2.2
230  * Debhelper compatibility: 5
231
232  [ Loic Minier ]
233  * Relibtoolize.
234
235 -- Loic Minier <lool@dooz.org>  Sun,  8 Jan 2006 17:10:12 +0100
236
237balsa (2.3.4-3+b1) unstable; urgency=low
238
239  * Binary-only non-maintainer upload for i386; no source changes.
240  * Rebuild against libssl0.9.8 (>= 0.9.8a-1) to get the symbol-versioned lib
241
242 -- Debian/i386 Build Daemon <buildd_i386-cyberhq>  Mon, 28 Nov 2005 02:39:55 -0800
243
244balsa (2.3.4-3) unstable; urgency=low
245
246  * Rebuild against openssl >= 0.9.8-1 for the new soname (libssl0.9.8).
247    [debian/control.in, debian/control]
248  * Revert the build-dep version bump of 2.3.4-2 and build-depend on the older
249    pspell (>= 0.50).
250    [debian/control.in, debian/control]
251  * Fix formatting of changelog.
252
253 -- Loic Minier <lool@dooz.org>  Sat,  8 Oct 2005 15:10:24 +0200
254
255balsa (2.3.4-2) unstable; urgency=medium
256
257  * CXX transition:
258    - Rebuild against libpspell-dev (>= 0.60.3-3) to support libaspell15c2.
259  * Add dependency on gnome-icon-theme.
260
261 -- Andrew Lau <netsnipe@users.sourceforge.net>  Sun, 17 Jul 2005 01:02:35 +1000
262
263balsa (2.3.4-1) unstable; urgency=medium
264
265  * New upstream release.
266    - Possible buffer overflow in IMAP code fixed.
267    - Default to TrueType fonts for printing.
268      (closes: #202579)
269    - FHS compliance: /var/mail
270      (closes: #310488)
271    - Patches merged: 00_openpgp-decrypt.patch, 01_date-utf8.patch,
272                      02_address-book-ldap.patch
273  * Debian Standards-Version to 3.6.2
274  * Rebuild against GtkHTML 3.6.
275  * Fix "pipe through" feature.
276    + [debian/patches/00_piping-fix.patch]
277
278 -- Andrew Lau <netsnipe@users.sourceforge.net>  Sat,  9 Jul 2005 00:21:23 +1000
279
280balsa (2.3.3-1) unstable; urgency=low
281
282  * New upstream release.
283    - SQLite 3.x support.
284    - Safely handle unreadable /etc/mailname file.
285      (closes: #312083)
286    - Patches merged: 00_extern_addrbook.patch, 01_imap-folders.patch
287  * Fix decryption of mutlipart and inline OpenPGP messages (RFC 2440/3156).
288    + [debian/patches/00_openpgp-decrypt.patch]
289  * Convert the formatted date from the locale charset to UTF-8
290    + [debian/patches/01_date-utf8.patch]
291  * Add missing include for i18n.h to address-book-ldap.c
292    + [debian/patches/02_address-book-ldap.patch]
293  * [debian/rules]:
294    - Record compile-time dependency versions using dh_buildinfo
295
296 -- Andrew Lau <netsnipe@users.sourceforge.net>  Thu,  9 Jun 2005 03:57:40 +1000
297
298balsa (2.3.2-2) unstable; urgency=medium
299
300  * Fix IMAP folder scanning segfault on 64-bit platforms.
301    + [debian/patches/01_imap-folders.patch]
302
303 -- Andrew Lau <netsnipe@users.sourceforge.net>  Sat,  4 Jun 2005 00:27:02 +1000
304
305balsa (2.3.2-1) unstable; urgency=low
306
307  * New upstream release.
308    - Improved manpage.
309      (closes: #269787)
310      Thanks: Siward de Groot <siward@wanadoo.nl>
311    - Little Brother Database support fixed.
312      (closes: #306556)
313    - New preference manager and configuration file format.
314      See README.Debian for upgrade notes.
315    - Patch merged: 00_druid_init.patch
316  * Properly auto-expand multi-address contacts in external addressbooks.
317    + [debian/patches/00_extern_addrbook.patch]
318      CVS: libbalsa/address-book-extern.c (r1.17)
319
320 -- Andrew Lau <netsnipe@users.sourceforge.net>  Fri, 13 May 2005 23:45:36 +1000
321
322balsa (2.3.0-2sarge1) testing; urgency=medium
323
324  * Backport fixes from Balsa 2.3.1 and 2.3.2 for Debian "Sarge"
325    + [debian/patches/01_extern_addrbook.patch]:
326      - Re-enables external address books in the UI.
327        (closes: #306553)
328      - Fixes segfaults caused by accessing them.
329        (closes: #306556)
330    + [debian/patches/02_improved_manpage.patch]
331      - Backported updated manpage from 2.3.2.
332        Thanks: Siward de Groot <siward@wanadoo.nl>
333        (closes: #269787)
334    + [debian/patches/03_restored_icon.patch]
335      - One line fix to restore window manager icon.
336        (closes: #298579)
337
338 -- Andrew Lau <netsnipe@users.sourceforge.net>  Thu, 12 May 2005 23:41:01 +1000
339
340balsa (2.3.1-1) unstable; urgency=medium
341
342  * New upstream release.
343    - Window Manager icon now displaying.
344      (closes: #298579)
345    - External address book support fixed.
346      (closes: #306553)
347    - Patch merged: 00_filters.patch
348  * Fixed new user initialisation segfault.
349    + [debian/patches/00_druid.patch]
350      CVS: libinit_balsa/balsa-druid-page-user.c (r1.2)
351
352 -- Andrew Lau <netsnipe@users.sourceforge.net>  Tue,  3 May 2005 16:41:49 +1000
353
354balsa (2.3.0-2) unstable; urgency=medium
355
356  * Correct bugs in filters code.
357    + [debian/patches/00_filters.patch]
358      CVS: libbalsa/mailbox_local.c (r1.132)
359  * [debian/README.Debian]:
360    - Provide new URL for Albrecht Dreß's "Secure Mail with Balsa" HOWTO
361  * [debian/rules]:
362    - Deflate dependencies via ld's --as-needed option.
363      Thanks: Jeff Waugh <jdub@gnome.org>
364    - Disable gtk-update-icon-cache for now.
365      (closes: #298181)
366
367 -- Andrew Lau <netsnipe@users.sourceforge.net>  Tue,  1 Mar 2005 02:36:14 +1100
368
369balsa (2.3.0-1) unstable; urgency=low
370
371  * New upstream release.
372    - New address completion widget.
373      (closes: #290642, #293305)
374    - Patch merged: 00_configure-smime.patch
375
376 -- Andrew Lau <netsnipe@users.sourceforge.net>  Sat, 26 Feb 2005 15:16:33 +1100
377
378balsa (2.2.6-1) unstable; urgency=low
379
380  * New upstream release.
381    - Mailbox counters fixed
382      (closes: #278617)
383    - Windows-125x codesets included in list of fallback encodings.
384      (closes: #248827)
385  * S/MIME support disabled due to requirement of alpha version (1.9) of GnuPG.
386
387 -- Andrew Lau <netsnipe@users.sourceforge.net>  Sun, 21 Nov 2004 15:36:42 +1100
388
389balsa (2.2.5-2) unstable; urgency=medium
390
391  * Rebuild against GtkHTML 3.2.
392    (closes: #270881)
393
394 -- Andrew Lau <netsnipe@users.sourceforge.net>  Thu,  7 Oct 2004 03:01:15 +1000
395
396balsa (2.2.5-1) unstable; urgency=medium
397
398   * New upstream release.
399    - GnuPG support fully functional again.
400      (closes: #272189)
401
402 -- Andrew Lau <netsnipe@users.sourceforge.net>  Sun,  3 Oct 2004 20:47:39 +1000
403
404balsa (2.2.4-1) unstable; urgency=low
405
406  * New upstream release.
407    - IMAP password quering code cleanup
408      (closes: #267949)
409    - Patch merged: 00_64-bit.patch
410  * GPE Palmtop Environment address book support enabled.
411
412 -- Andrew Lau <netsnipe@users.sourceforge.net>  Sun, 29 Aug 2004 01:13:23 +1000
413
414balsa (2.2.3-1) unstable; urgency=low
415
416  * New upstream release.
417  * Fix build failures on 64-bit platforms.
418    Thanks: Andreas Jochens <aj@andaco.de>
419    - Patch: 00_64-bit.patch
420      (closes: #266298)
421
422 -- Andrew Lau <netsnipe@users.sourceforge.net>  Wed, 18 Aug 2004 00:09:26 +1000
423
424balsa (2.2.2-1) unstable; urgency=low
425
426  * New upstream stable branch release.
427    (closes: #248556)
428    Bugs fixed:
429    - eSMTP library interaction
430      (closes: #191846)
431    - Attachment window
432      (closes: #193960)
433    - GPG handling
434      (closes: #207533)
435    - Patches merged: 00_rfc3156_2004-03-31.patch
436  * Rebuilt using gcrypt11/gnutls11.
437    (closes: #264412, #264746)
438  * GtkHTML 3.1 and GMime 2.1 support.
439
440 -- Andrew Lau <netsnipe@users.sourceforge.net>  Sun, 15 Aug 2004 01:08:49 +1000
441
442balsa (2.0.18-1) testing; urgency=medium
443
444  * New upstream release.
445    - Last release of the Balsa 2.0 stable branch
446    - Patches merged: 00_rfc3156_2004-03-31.patch
447  * Rebuild against libgnutls11.
448  * Uploading to testing as 2.0.17-2 was effectively a prerelease of this new
449    version.
450
451 -- Andrew Lau <netsnipe@users.sourceforge.net>  Sat, 28 Aug 2004 23:57:49 +1000
452
453balsa (2.0.17-2) unstable; urgency=low
454
455  * Balsa doesn't seem to support GtkHTML 3.1 for HTML emails yet -- reverted
456    to 3.0.
457  * Added libgail-dev to Depends.
458
459 -- Andrew Lau <netsnipe@users.sourceforge.net>  Thu, 29 Apr 2004 18:02:25 +1000
460
461balsa (2.0.17-1) unstable; urgency=low
462
463  * New upstream release.
464  * Patches applied: 00_rfc3156_2004-03-31.patch
465    - GPGME interaction fixes.
466      Thanks: Albrecht Dreß <albrecht.dress@arcor.de>
467      (closes: #242874, #244584)
468
469 -- Andrew Lau <netsnipe@users.sourceforge.net>  Wed, 21 Apr 2004 23:38:27 +1000
470
471balsa (2.0.16-2) unstable; urgency=medium
472
473  * GNOME team upload.
474  * [debian/control.in] Bumped libgtkhtml build dependency and rebuild against
475    current libgtkhtml to get an installable package.
476    (closes: #244006, #243263)
477  * [debian/patches/00_autogen.patch] Updated to cut down on library
478    dependencies.
479  * [debian/menu] Quote values.
480
481 -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri, 16 Apr 2004 19:31:56 +0200
482
483balsa (2.0.16-1) unstable; urgency=low
484
485  * New upstream release.
486    - GtkHTML 3.0 support allows for HTML email printing.
487      (closes: #180899)
488    - Displays UTF-8 hint if charset doesn't match input method.
489      (closes: #202578)
490    - Delete button in "Message from..." deletes the open message.
491      (closes: #213736)
492    - IMAP synchronization button in toolbar.
493      (closes: #215941)
494    - GPGME support upgraded.
495      (closes: #221605)
496  * Patches applied
497    - 00_autogen.patch: work around -pthread linking build failures.
498
499 -- Andrew Lau <netsnipe@users.sourceforge.net>  Tue, 20 Jan 2004 20:02:44 +1100
500
501balsa (2.0.15-1) unstable; urgency=low
502
503  * New upstream release.
504
505 -- Andrew Lau <netsnipe@users.sourceforge.net>  Mon, 29 Sep 2003 15:59:00 +1000
506
507balsa (2.0.14-1) unstable; urgency=low
508
509  * New upstream release.
510  * Debian Standards-Version: 3.6.1
511
512 -- Andrew Lau <netsnipe@users.sourceforge.net>  Wed, 27 Aug 2003 02:05:22 +1000
513
514balsa (2.0.13-1) unstable; urgency=low
515
516  * New upstream release.
517    - Window Manager icon now displaying.
518      (closes: #193994)
519    - Config not found warning removed.
520      (closes: #194673)
521    - Saves and restores printing settings between sessions.
522      (closes: #200426)
523    - README now notes that GnuPG passphrase with national characters must be
524      UTF-8 encoded.
525      (closes: #201092)
526    - Fixed password prompt crash on POP3 startup check.
527      (closes: #201124)
528    - External editor now selected in GNOME's Control Center.
529      (closes: #202461)
530    - Timestamps now default to user's locale.
531      (closes: #202580)
532  * Debian Standards-Version: 3.6.0
533
534 -- Andrew Lau <netsnipe@debianplanet.org>  Tue, 29 Jul 2003 01:04:10 +1000
535
536balsa (2.0.12-1) unstable; urgency=low
537
538  *  New upstream release.
539     - Nested Maildir folder support.
540       (closes: #175067)
541     - Verbose SMTP error diagnostics.
542       (closes: #191848)
543     - Opening IMAP inbox on startup crash fixed.
544       (closes: #191853)
545  *  Switch from Debhelper to Common Build System.
546
547 -- Andrew Lau <netsnipe@debianplanet.org>  Mon,  7 Jul 2003 19:57:52 +1000
548
549balsa (2.0.11-1) unstable; urgency=low
550
551  * New upstream release.
552    - Fixed broken image links in help.
553      (closes: #189046)
554    - Copy and pasting of headers enabled.
555      (closes: #193537)
556  * Standards-Version: 3.5.10
557  * Added scrollkeeper to dependencies.
558    (closes: #191233)
559
560 -- Andrew Lau <netsnipe@debianplanet.org>  Sun, 18 May 2003 17:35:09 +1000
561
562balsa (2.0.10-1) unstable; urgency=low
563
564  * New upstream release.
565    - Wrapping cleanups.
566      (closes: #103400)
567    - Large set of user interface fixes.
568      (closes: #180651)
569  * Debian Standards-Version: 3.5.9
570  * Enabled experimental GnuPG Made Easy (GPGME) support.
571
572 -- Andrew Lau <netsnipe@debianplanet.org>  Fri, 28 Mar 2003 01:17:53 +1100
573
574balsa (2.0.9-1) unstable; urgency=low
575
576  * New upstream release.
577  * Fixes to $(DEB_BUILD_OPTIONS) handling.
578
579 -- Andrew Lau <netsnipe@debianplanet.org>  Tue, 25 Feb 2003 15:57:49 +1100
580
581balsa (2.0.8-1) unstable; urgency=low
582
583  * New upstream release.
584
585 -- Andrew Lau <netsnipe@debianplanet.org>  Mon, 17 Feb 2003 23:08:45 +1100
586
587balsa (2.0.7-1) unstable; urgency=low
588
589  * New upstream release.
590    - Handles IMAP usernames containing metacharacters.
591      (closes: #179092)
592
593 -- Andrew Lau <netsnipe@debianplanet.org>  Mon, 10 Feb 2003 21:29:26 +1100
594
595balsa (2.0.6-1) unstable; urgency=low
596
597  * New upstream release.
598    - Now handles drop-down lists in HTML emails.
599      (closes: #175909)
600    - Improved Norwegian character support.
601      (closes: #176010)
602
603 -- Andrew Lau <netsnipe@debianplanet.org>  Thu, 30 Jan 2003 17:08:32 +1100
604
605balsa (2.0.5-2) unstable; urgency=low
606
607  * New maintainer for Balsa. Many thanks to the previous maintainers:
608    - Jules Bean <jules@debian.org>
609    - Ole J. Tetlie <olet@debian.org>
610    - Stuart Parmenter <pavlov@balsa.net>
611    - Martin Schulze <joey@infodrom.org> (Security NMUs).
612  * Rebuild with pspell 0.12.2-6 which supports aspell 0.5.
613  * Rebuild with GNOME 2.2 printing libraries.
614  * Suggests ca-certificates
615    (closes: #175406).
616  * Fixed incorrect client TLS cert path in README
617    (closes: #175407).
618
619 -- Andrew Lau <netsnipe@debianplanet.org>  Sat, 18 Jan 2003 15:00:55 +1100
620
621balsa (2.0.5-1) unstable; urgency=low
622
623  * New upstream version
624    - Czech language support added
625      (closes: #159737)
626    - Signature path now parses ~ as $HOME
627      (closes: #172025)
628    - Removed invalid help button.
629      (closes: #175223)
630
631 -- Andrew Lau <netsnipe@debianplanet.org>  Sun,  5 Jan 2003 17:00:29 +1100
632
633balsa (2.0.4-0.1) unstable; urgency=low
634
635  * Non-maintainer upload.
636    (closes: #126058, #156296)
637  * OpenSSL exclusion clause now provided by upstream.
638  * debian/* rewritten from scratch.
639    (closes: #132768, #148629, #172490)
640  * Due to aspell .deb version lag (0.33 vs. 0.5), build against
641    deprecated pspell instead.
642
643 -- Andrew Lau <netsnipe@debianplanet.org>  Wed, 25 Dec 2002 01:50:34 +1100
644
645balsa (1.2.4-2.2) stable-security; urgency=high
646
647  * Non-maintainer upload by the Security Team
648  * Added special detection routine for big/little endianess on MIPS since
649    the line "byteorder : {big|little} endian" from /proc/cpuinfo was
650    removed as of Linux 2.4.20, resulting in the mips and mipsel buildd
651    being unable to build this package.
652
653 -- Martin Schulze <joey@infodrom.org>  Fri,  2 May 2003 07:22:34 +0200
654
655balsa (1.2.4-2.1) stable-security; urgency=high
656
657  * Non-maintainer upload by the Security Team
658  * Applied patch from Mutt to fix off-by-one buffer overflow as found by
659    Byrial Jensen <byrial@image.dk> (libmutt/imap/util.c, CAN-2003-0167,
660    DSA 274)
661
662 -- Martin Schulze <joey@infodrom.org>  Thu,  1 May 2003 17:45:57 +0200
663
664balsa (1.2.4-2) unstable; urgency=low
665
666  * Another library recompile.  Closes:#131683
667  * The new libspell-dev should sort out the port compilation probs
668
669 -- Jules Bean <jules@debian.org>  Fri,  1 Feb 2002 21:12:59 +0000
670
671balsa (1.2.4-1) unstable; urgency=low
672
673  * New upstream version (mainly bugfixes)
674  * Fixes IMAP password issues (closes:#112067)
675  * Remove duplicate Build-Dep (closes:#129218)
676  * Provide mail-reader (closes:#129108)
677  * Remove Depends: on gnome-pim
678  * I plan to keep tracking 1.2.x not 1.3.x for the woody release.
679
680 -- Jules Bean <jules@debian.org>  Tue, 22 Jan 2002 09:11:55 +0000
681
682balsa (1.2.3-2) unstable; urgency=low
683
684  * How I love to do the GNOME libraries dance! closes:#124116
685
686 -- Jules Bean <jules@debian.org>  Fri, 21 Dec 2001 08:18:35 +0000
687
688balsa (1.2.3-1) unstable; urgency=low
689
690  * New upstream version, closes:#118779
691  * Replaces early gnome-panel-data, closes:#117042
692
693 -- Jules Bean <jules@pear.presence.net.uk>  Wed, 21 Nov 2001 21:27:08 +0000
694
695balsa (1.2.1-3) unstable; urgency=low
696
697  * Recompile against new libraries, closes:#119168
698
699 -- Jules Bean <jules@debian.org>  Tue, 13 Nov 2001 19:27:47 +0000
700
701balsa (1.2.1-2) unstable; urgency=low
702
703  * Recompile against new libraries, closes:#117333
704
705 -- Jules Bean <jules@debian.org>  Tue, 30 Oct 2001 08:43:40 +0000
706
707balsa (1.2.1-1) unstable; urgency=low
708
709  * New upstream version (yay!).  Highlights include new icons, more D&D
710    support, forwarding as attachments, and format=flowed wrapping.
711
712 -- Jules Bean <jules@debian.org>  Mon, 22 Oct 2001 19:33:51 +0100
713
714balsa (1.2.0-2) unstable; urgency=low
715
716  * Fix compilation on certain new(ish) archs by updating config.guess and
717    config.sub, thanks to James Troup (Closes:#115025)
718  * Recompile against new libraries (*sigh* Closes:#115134)
719
720 -- Jules Bean <jules@debian.org>  Wed, 17 Oct 2001 17:58:51 +0100
721
722balsa (1.2.0-1) unstable; urgency=low
723
724  * New upstream version.
725
726 -- Jules Bean <jules@debian.org>  Thu, 20 Sep 2001 09:04:51 +0100
727
728balsa (1.1.7+1.2pre3-2) unstable; urgency=low
729
730  * Recompile against new libraries. Closes:#111482
731
732 -- Jules Bean <jules@debian.org>  Thu,  6 Sep 2001 21:41:21 +0100
733
734balsa (1.1.7+1.2pre3-1) unstable; urgency=low
735
736  * New upstream version 1.2pre3.
737
738 -- Jules Bean <jules@debian.org>  Fri, 31 Aug 2001 14:31:44 +0100
739
740balsa (1.1.7-4) unstable; urgency=low
741
742  * Remove errant CFLAGS override which probably stops build working,
743    which hopefully closes the bug #107016. Required minor patch to make
744    main.c compile, many thanks to christophe barbe.
745  * Compile with --enable-ldap (closes:#107131). Note to self: this
746    introduced a bogus build-depends on libsasl-dev (please read bug
747    #96957 to partly understand why)
748
749 -- Jules Bean <jules@debian.org>  Thu, 30 Aug 2001 20:18:19 +0100
750
751balsa (1.1.7-3) unstable; urgency=low
752
753  * Rebuild against up-to-date libraries
754
755 -- Jules Bean <jules@debian.org>  Thu, 23 Aug 2001 10:30:47 +0100
756
757balsa (1.1.7-2) unstable; urgency=low
758
759  * Build-depend on libltdl3-dev and flex (closes:#106902)
760
761 -- Jules Bean <jules@debian.org>  Sat, 28 Jul 2001 18:19:14 +0100
762
763balsa (1.1.7-1) unstable; urgency=low
764
765  * New upstream version (Closes:#79440,#78051,#83975,#83982,#58726, #95726)
766  * Highlights include threaded message view and better IMAP support.
767  * no more depends on libtdl (closes: #98110)
768  * added build-depends (closes: #102770, #70149)
769  * no longer kills dpkg (closes: #93917)
770  * Josselin Mouette reported that #101052 is closed (closes: #101052)
771  * Added dep to gnome-pim (Closes:#74149)
772  * Close some very old (and some less old) bug reports which are
773      (I truly hope) no longer present:
774      (Closes:#55509,#60808,#62839,#69835,#71893,#69780,#75989)
775  * Add menu hints (Closes:#80008)
776  * added --enable-gtkhtml (closes: #57525)
777  * cut'n'paste possible (closes: #58726, #60322, #71873)
778  * mailbox list is updated (closes: #101137)
779  * added suggests: aspell | ispell (closes: #97858)
780  * console errors messages should be disappeared (closes: #83975)
781  * typo fixed (closes: #83982)
782
783 -- Jules Bean <jules@debian.org>  Thu, 26 Jul 2001 21:55:14 +0100
784
785balsa (0.9.5-1.0.pre5-1) unstable; urgency=low
786
787  * New upstream version
788  * Many upstream improvements, see changelog.
789
790 -- Jules Bean <jules@debian.org>  Thu,  9 Nov 2000 21:34:44 +0000
791
792balsa (0.8.1-2) unstable; urgency=low
793
794  * Recompile removing broken dependency on the helix version of
795    gdk-imlib1 (sorry!)
796  * Still some problems with the POP code; POP users may be best advised
797    to use fetchmail and then use balsa as if with local mail.
798
799 -- Jules Bean <jules@debian.org>  Fri, 25 Aug 2000 10:53:42 +0100
800
801balsa (0.8.1-1) unstable; urgency=low
802
803  * New upstream (long overdue!)
804
805 -- Jules Bean <jules@debian.org>  Sun, 13 Aug 2000 19:39:51 +0100
806
807balsa (0.6.0-1) unstable; urgency=low
808
809  * New upstream
810  * New maintainer
811  * Many upstream changes, check the changelog.
812  * Built with --enable-threads, please report any bugs!
813
814 -- Jules Bean <jules@debian.org>  Wed, 22 Dec 1999 18:52:38 +0000
815
816Balsa (0.5.0-1) frozen unstable; urgency=high
817
818  * New upstream.
819  * Many problems fixed.
820
821 -- Stuart Parmenter <pavlov@balsa.net>  Sun, 26 Sep 1999 14:17:31 -0700
822
823balsa (0.4.9.5-1) frozen unstable; urgency=high
824
825  * New upstream.
826  * Many problems fixed.
827
828 -- Stuart Parmenter <pavlov@pavlov.net>  Tue, 20 Apr 1999 22:42:13 +0200
829
830balsa (0.4.6.2-1) frozen unstable; urgency=low
831
832  * Cleans up .deps and some config files in the clean target
833  * Upstream bugfix only release. Fixes a bug that makes it
834    impossible to start balsa without a valid ~/.balsa.
835
836 -- Ole J. Tetlie <olet@debian.org>  Sat, 17 Oct 1998 22:42:13 +0200
837
838balsa (0.4.6-1) unstable; urgency=low
839
840  * New upstream.
841
842 -- Ole J. Tetlie <olet@debian.org>  Thu, 15 Oct 1998 21:18:14 +0200
843
844balsa (0.4.5-1) unstable; urgency=low
845
846  * New upstream release.
847
848 -- Stuart Parmenter <pavlov@innerx.net>  Sun, 23 Aug 1998 14:21:12 -0400
849
850balsa (0.4.0-1) unstable; urgency=low
851
852  * Initial Release.
853
854 -- Stuart Parmenter <pavlov@innerx.net>  Mon, 03 Aug 1998 21:24:58 -0400
Note: See TracBrowser for help on using the repository browser.