[ubuntu/jaunty] evolution 2.25.92-0ubuntu1 (Accepted)
Sebastien Bacher
seb128 at ubuntu.com
Tue Mar 3 00:10:20 GMT 2009
evolution (2.25.92-0ubuntu1) jaunty; urgency=low
* New upstream version:
Bug Fixes:
- #238346 : Set timezones from component to the calendar first, then add events
- #333716 : Do not store incomplete or broken files in a cache
- #404232 : Rebuild view immediately for an advanced search too
- #404232 : search bar text is set, thus the text will not be empty, which is considered as "no search" these days.
- #529037 : Disconnect signals on ESource-s too, not only on ECal-s
- #548623 : No auto-proxy at the moment
- #550114 : Replaced 'compute_mouse_over' with 'get_mouse_over', now works with cached values 'motion_row', 'motion_col'
- #550114 : Show proper tooltip in table with grouping columns
- #551470 : Do not force adding "--
- #554458 : Make content type from a mime type first
- #555888 : Do not overwrite user settings with system proxy settings
- #558366 : Set default timezone to resolve floating DATE-TIME properly
- #559027 : Do not set date for 'None' value
- #559719 : Use it's own/unique name for the property on the 'epl' and free the widget only if it wasn't freed yet
- #561465 : Expand 'Attendee' column instead of the last
- #563212 : Ensure empty GError before filling it
- #564229 : Do not use uninitialized variable
- #564229 : Initialize the EPluginUI registry during class initialization, so that it's sure to be there when we need it
- #567089 : Do not crash when no From set yet
- #567949 : Do not free memory before done with it
- #568176 : Make the migration dialog look better
- #569700 : Stop reading from a network when operation was canceled
- #569986 :
- #570364 :
- #571625 : Use black/white for foreground instead of active/inactive text color
- #571721 :
- #572268 : Do not duplicate "Loading..." node when adding to existing node
- #572348 : Call gtk_status_icon_set_tooltip_text
- #572399 : Do not read from invalid iterator after call of row changed
- #572543 : Always look for alternative apps for application/octet-stream
- #572903 :
- #572950 : Fix ordering of -I compiler directives
- #572962 : Pass e_shell_dbus_initialise
- #572975 : Destroy file chooser dialog early enough to not have hidden any other windows below it
- #573198 :
$566556 : Make it use the proper action.
Other contributions:
Build a "GUI" executable.
Do not use non-zero page size in an adjustment, it's deprecated now.
Format signature/encryption information nicer.
Function-declaration compiler warning.
Migrate from deprecated gtk_window_set_policy to gtk_window_set_resizable
Remove deprecated gtk_combo_set_case_sensitive
Remove useless and deprecated gtk_layout_freeze and gtk_layout_thaw calls.
Substitute some deprecated gtk functions.
* debian/control:
- updated evolution-data-server requirement
* debian/patches/04_autoconf.patch:
- new version update
* debian/patches/62_no_upstream_email_notification_by_default.patch:
- change by Ken VanDine to not enable the notification icon by default since
the message indicator is running (lp: #331571)
* debian/patches/63_use_actions_only_if_supported.patch:
- change by Ken VanDine to use notification actions only when the running
notification-daemon support those (lp: #328596)
* debian/patches/70_1024x600_contact-editor.glade.patch,
debian/patches/71_1024x600_em-account-editor.c.patch
debian/patches/72_1024x600_e-shell-settings-dialog.c.patch
debian/patches/73_1024x600_e-shell-window.c.patch
debian/patches/74_1024x600_e-sidebar.c.patch
debian/patches/75_1024x600_e-task-bar.c.patch
debian/patches/76_1024x600_e-timezone-dialog-1024x600.glade.patch
debian/patches/77_1024x600_mail-config.glade.patch
debian/patches/78_1024x600_startup-wizard.c.patch:
- change by Ying-Chun Liu to work better on small screens (lp: #8629)
Date: Mon, 02 Mar 2009 23:55:35 +0100
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Maintainer: Debian Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
https://launchpad.net/ubuntu/jaunty/+source/evolution/2.25.92-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 02 Mar 2009 23:55:35 +0100
Source: evolution
Binary: evolution evolution-common evolution-dev evolution-dbg evolution-plugins evolution-plugins-experimental evolution-documentation-en evolution-documentation-cs evolution-documentation-de evolution-documentation-el evolution-documentation-es evolution-documentation-fr evolution-documentation-mk evolution-documentation-oc evolution-documentation-ru evolution-documentation-sv
Architecture: source
Version: 2.25.92-0ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Debian Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Description:
evolution - groupware suite with mail client and organizer
evolution-common - architecture independent files for Evolution
evolution-dbg - debugging symbols for Evolution
evolution-dev - development library files for Evolution
evolution-documentation-cs - documentation for Evolution
evolution-documentation-de - documentation for Evolution
evolution-documentation-el - documentation for Evolution
evolution-documentation-en - documentation for Evolution
evolution-documentation-es - documentation for Evolution
evolution-documentation-fr - documentation for Evolution
evolution-documentation-mk - documentation for Evolution
evolution-documentation-oc - documentation for Evolution
evolution-documentation-ru - documentation for Evolution
evolution-documentation-sv - documentation for Evolution
evolution-plugins - standard plugins for Evolution
evolution-plugins-experimental - experimental plugins for Evolution
Launchpad-Bugs-Fixed: 8629 328596 331571
Changes:
evolution (2.25.92-0ubuntu1) jaunty; urgency=low
.
* New upstream version:
Bug Fixes:
- #238346 : Set timezones from component to the calendar first, then add events
- #333716 : Do not store incomplete or broken files in a cache
- #404232 : Rebuild view immediately for an advanced search too
- #404232 : search bar text is set, thus the text will not be empty, which is considered as "no search" these days.
- #529037 : Disconnect signals on ESource-s too, not only on ECal-s
- #548623 : No auto-proxy at the moment
- #550114 : Replaced 'compute_mouse_over' with 'get_mouse_over', now works with cached values 'motion_row', 'motion_col'
- #550114 : Show proper tooltip in table with grouping columns
- #551470 : Do not force adding "--
- #554458 : Make content type from a mime type first
- #555888 : Do not overwrite user settings with system proxy settings
- #558366 : Set default timezone to resolve floating DATE-TIME properly
- #559027 : Do not set date for 'None' value
- #559719 : Use it's own/unique name for the property on the 'epl' and free the widget only if it wasn't freed yet
- #561465 : Expand 'Attendee' column instead of the last
- #563212 : Ensure empty GError before filling it
- #564229 : Do not use uninitialized variable
- #564229 : Initialize the EPluginUI registry during class initialization, so that it's sure to be there when we need it
- #567089 : Do not crash when no From set yet
- #567949 : Do not free memory before done with it
- #568176 : Make the migration dialog look better
- #569700 : Stop reading from a network when operation was canceled
- #569986 :
- #570364 :
- #571625 : Use black/white for foreground instead of active/inactive text color
- #571721 :
- #572268 : Do not duplicate "Loading..." node when adding to existing node
- #572348 : Call gtk_status_icon_set_tooltip_text
- #572399 : Do not read from invalid iterator after call of row changed
- #572543 : Always look for alternative apps for application/octet-stream
- #572903 :
- #572950 : Fix ordering of -I compiler directives
- #572962 : Pass e_shell_dbus_initialise
- #572975 : Destroy file chooser dialog early enough to not have hidden any other windows below it
- #573198 :
$566556 : Make it use the proper action.
Other contributions:
Build a "GUI" executable.
Do not use non-zero page size in an adjustment, it's deprecated now.
Format signature/encryption information nicer.
Function-declaration compiler warning.
Migrate from deprecated gtk_window_set_policy to gtk_window_set_resizable
Remove deprecated gtk_combo_set_case_sensitive
Remove useless and deprecated gtk_layout_freeze and gtk_layout_thaw calls.
Substitute some deprecated gtk functions.
* debian/control:
- updated evolution-data-server requirement
* debian/patches/04_autoconf.patch:
- new version update
* debian/patches/62_no_upstream_email_notification_by_default.patch:
- change by Ken VanDine to not enable the notification icon by default since
the message indicator is running (lp: #331571)
* debian/patches/63_use_actions_only_if_supported.patch:
- change by Ken VanDine to use notification actions only when the running
notification-daemon support those (lp: #328596)
* debian/patches/70_1024x600_contact-editor.glade.patch,
debian/patches/71_1024x600_em-account-editor.c.patch
debian/patches/72_1024x600_e-shell-settings-dialog.c.patch
debian/patches/73_1024x600_e-shell-window.c.patch
debian/patches/74_1024x600_e-sidebar.c.patch
debian/patches/75_1024x600_e-task-bar.c.patch
debian/patches/76_1024x600_e-timezone-dialog-1024x600.glade.patch
debian/patches/77_1024x600_mail-config.glade.patch
debian/patches/78_1024x600_startup-wizard.c.patch:
- change by Ying-Chun Liu to work better on small screens (lp: #8629)
Checksums-Sha1:
d80cf0f853ae106a1056dd47cb82d0ec21ca84c0 3285 evolution_2.25.92-0ubuntu1.dsc
f20fd73e97c8dd653b63983a60baac93410f263f 38659007 evolution_2.25.92.orig.tar.gz
d74c9baf00cd2613e681f318dce55220e09f8421 140658 evolution_2.25.92-0ubuntu1.diff.gz
Checksums-Sha256:
4d5c8df55bf75030c0b4b327a6a58d894dde5724ab3a2b76ed3ca04b67328329 3285 evolution_2.25.92-0ubuntu1.dsc
d50b24ffe90b62f97ea33ce104c1544330f4389b619a6eb2640de2c0f53858b5 38659007 evolution_2.25.92.orig.tar.gz
a40a07d981dc720646540517777fa5e3e5f1392a43d36f01f0be2749d30e9291 140658 evolution_2.25.92-0ubuntu1.diff.gz
Files:
9b40030572aa56b32a3cdac5102124fa 3285 gnome optional evolution_2.25.92-0ubuntu1.dsc
4e26817e472c2bd91c173e0bb4ba07d2 38659007 gnome optional evolution_2.25.92.orig.tar.gz
05f6a9c280241f4c3761508d42417b8e 140658 gnome optional evolution_2.25.92-0ubuntu1.diff.gz
Original-Maintainer: Evolution Maintainers <pkg-evolution-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkmsdJEACgkQQxo87aLX0pICbQCgveQ+Wxa+dIBcfJkwawrisdC9
+1cAnjXa7iyZySxfxwDTWVJBiYOg23Dv
=irAd
-----END PGP SIGNATURE-----
More information about the Jaunty-changes
mailing list