[ubuntu/karmic] gnome-control-center 1:2.27.3-0ubuntu1 (Accepted)
Chris Coulson
chrisccoulson at ubuntu.com
Wed Jul 15 12:35:18 BST 2009
gnome-control-center (1:2.27.3-0ubuntu1) karmic; urgency=low
* New upstream version (LP: #393815):
- About me:
+ Initialize GThread subsystem (Vivian Zhang) (#583451).
- Appearance:
+ After removing an image set the cursor to the newly selected
wallpaper so that keyboard navigation works as expected
(Jens Granseuer) (#575075, LP: #334307).
+ Search GTK+ icon theme search path for icon themes
(Jens Granseuer) (#575906).
+ Only delete the theme if the user pressed OK (Benjamin Berg)
(#578694).
+ Close gtkrc files after use (Jens Granseuer) (#578835).
+ Fix theme engine detection on non-UNIX platform
(Jens Granseuer) (#581156).
+ Don't unref NULL GConf entries (Jens Granseuer).
+ After removing an image set the cursor to the newly selected
wallpaper (Jens Granseuer) (#575075).
- Default applications:
+ Add Arora to list of browsers (Bastien Nocera).
- Display:
+ Pass a transient parent ID to the ApplyConfiguration callback
so that it can make its confirmation dialog a child of the parent
(Federico Mena Quintero) (#576006).
+ Simplify calls to dbus-glib which cannot fail (Federico Mena Quintero)
+ Ensure that there will be a backup file before committing
(Federico Mena Quintero) (#486093).
+ Make the monitor heading be explicitly black (Federico Mena Quintero)
(#556050).
+ Fix the layout-outputs-horizontally helper (Federico Mena Quintero).
+ Use the timestamp of the Apply button to change the RANDR
configuration (Federico Mena Quintero).
+ Don't pop up a redundant error dialog (Federico Mena Quintero)
- Font viewer:
+ Safely printf strings (Christian Persch)
+ Interrupt thumbnailing at 30 s instead of 30 msecs (Jens Granseuer)
(#584107, LP: #381252).
- Keybindings:
+ Make activating a section header row expand or collapse the
section as expected instead of crashing (Jens Granseuer) (#577474).
+ Make the custom keybinding UI smoother (Matthias Clasen).
+ Don't needlessly write entries back to gconf on startup
(Matthias Clasen) (#581986).
- Keyboard:
+ Dependency on libxklavier 4.0, optional load/display of extra layouts
(Sergey V. Udaltsov).
- Shell:
+ Fix libslab svn:external problem (Rodrigo Moya).
* Dropped debian/patches/98_correct_shell_use.patch - the change is in
the new version.
* debian/control{.in}:
- libxklavier migration - changed libxklavier12-dev to libxklavier-dev.
- Bump up build-dep on libgnomekbd-dev.
* 98_polkit1.patch:
- Patch from Fedora for polkit-1 migration.
* debian/rules:
- Build with --disable-hal. This seems to be a redundant built-time
check anyway. I can't find any features that are disabled
without HAL support.
* Refreshed patches:
- 04_path_xtra.patch.
- 05_ta_po.patch.
- 100_at_properties_readd_gksudo_disable_grab_toggle.patch.
- 109_screen_resolution_extra.patch.
- 110_screen_resolution_package.patch.
- 111_screen_resolution_vendor_fallback.patch.
- 16_preferred_applications_list_cleanup.patch.
- 25_window_manager_settings.patch.
- 26_add_touchpad_to_mouse_settings.patch.
- 51_ubuntu_system_keyboard.patch.
- 71_at_properties_gksudo_gdmsetup.patch.
- 80_aspect_in_dropdown.patch.
- 92_display_properties_fit_small_screen.patch.
- 97_subpixel_hinting_defaults.patch.
- 99_autoreconf.patch.
* Also fixes LP: #351271, LP: #355905.
Date: Wed, 15 Jul 2009 13:11:43 +0200
Changed-By: Chris Coulson <chrisccoulson at ubuntu.com>
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
Signed-By: Martin Pitt <martin.pitt at ubuntu.com>
https://launchpad.net/ubuntu/karmic/+source/gnome-control-center/1:2.27.3-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 15 Jul 2009 13:11:43 +0200
Source: gnome-control-center
Binary: gnome-control-center capplets-data libgnome-window-settings1 libgnome-window-settings-dev gnome-control-center-dev
Architecture: source
Version: 1:2.27.3-0ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
Changed-By: Chris Coulson <chrisccoulson at ubuntu.com>
Description:
capplets-data - configuration applets for GNOME - data files
gnome-control-center - utilities to configure the GNOME desktop
gnome-control-center-dev - utilities to configure the GNOME desktop
libgnome-window-settings-dev - Utility library for getting window manager settings (headers)
libgnome-window-settings1 - Utility library for getting window manager settings
Changes:
gnome-control-center (1:2.27.3-0ubuntu1) karmic; urgency=low
.
* New upstream version (LP: #393815):
- About me:
+ Initialize GThread subsystem (Vivian Zhang) (#583451).
- Appearance:
+ After removing an image set the cursor to the newly selected
wallpaper so that keyboard navigation works as expected
(Jens Granseuer) (#575075, LP: #334307).
+ Search GTK+ icon theme search path for icon themes
(Jens Granseuer) (#575906).
+ Only delete the theme if the user pressed OK (Benjamin Berg)
(#578694).
+ Close gtkrc files after use (Jens Granseuer) (#578835).
+ Fix theme engine detection on non-UNIX platform
(Jens Granseuer) (#581156).
+ Don't unref NULL GConf entries (Jens Granseuer).
+ After removing an image set the cursor to the newly selected
wallpaper (Jens Granseuer) (#575075).
- Default applications:
+ Add Arora to list of browsers (Bastien Nocera).
- Display:
+ Pass a transient parent ID to the ApplyConfiguration callback
so that it can make its confirmation dialog a child of the parent
(Federico Mena Quintero) (#576006).
+ Simplify calls to dbus-glib which cannot fail (Federico Mena Quintero)
+ Ensure that there will be a backup file before committing
(Federico Mena Quintero) (#486093).
+ Make the monitor heading be explicitly black (Federico Mena Quintero)
(#556050).
+ Fix the layout-outputs-horizontally helper (Federico Mena Quintero).
+ Use the timestamp of the Apply button to change the RANDR
configuration (Federico Mena Quintero).
+ Don't pop up a redundant error dialog (Federico Mena Quintero)
- Font viewer:
+ Safely printf strings (Christian Persch)
+ Interrupt thumbnailing at 30 s instead of 30 msecs (Jens Granseuer)
(#584107, LP: #381252).
- Keybindings:
+ Make activating a section header row expand or collapse the
section as expected instead of crashing (Jens Granseuer) (#577474).
+ Make the custom keybinding UI smoother (Matthias Clasen).
+ Don't needlessly write entries back to gconf on startup
(Matthias Clasen) (#581986).
- Keyboard:
+ Dependency on libxklavier 4.0, optional load/display of extra layouts
(Sergey V. Udaltsov).
- Shell:
+ Fix libslab svn:external problem (Rodrigo Moya).
* Dropped debian/patches/98_correct_shell_use.patch - the change is in
the new version.
* debian/control{.in}:
- libxklavier migration - changed libxklavier12-dev to libxklavier-dev.
- Bump up build-dep on libgnomekbd-dev.
* 98_polkit1.patch:
- Patch from Fedora for polkit-1 migration.
* debian/rules:
- Build with --disable-hal. This seems to be a redundant built-time
check anyway. I can't find any features that are disabled
without HAL support.
* Refreshed patches:
- 04_path_xtra.patch.
- 05_ta_po.patch.
- 100_at_properties_readd_gksudo_disable_grab_toggle.patch.
- 109_screen_resolution_extra.patch.
- 110_screen_resolution_package.patch.
- 111_screen_resolution_vendor_fallback.patch.
- 16_preferred_applications_list_cleanup.patch.
- 25_window_manager_settings.patch.
- 26_add_touchpad_to_mouse_settings.patch.
- 51_ubuntu_system_keyboard.patch.
- 71_at_properties_gksudo_gdmsetup.patch.
- 80_aspect_in_dropdown.patch.
- 92_display_properties_fit_small_screen.patch.
- 97_subpixel_hinting_defaults.patch.
- 99_autoreconf.patch.
* Also fixes LP: #351271, LP: #355905.
Checksums-Sha1:
70da8c9ee15fe8bc81ace9ed525998b360dc6c4e 2399 gnome-control-center_2.27.3-0ubuntu1.dsc
5bf7129cc4c6fa716550aede76d75aa4a95c40f0 3598951 gnome-control-center_2.27.3.orig.tar.gz
488e6858990043f79af477a7fcf85cd85113eca4 143597 gnome-control-center_2.27.3-0ubuntu1.diff.gz
Checksums-Sha256:
3984a5d6426825ab1380569115800e89f71cb274ac44a99ee1bf207afaf45891 2399 gnome-control-center_2.27.3-0ubuntu1.dsc
767387935316baf81b5b110b103265bb26698f1bfd3bd9d93d6af748540b25c9 3598951 gnome-control-center_2.27.3.orig.tar.gz
df139bf53f8a67b3a1c7c377d8e51939acdd68c1396aa478062b9283a04c0c67 143597 gnome-control-center_2.27.3-0ubuntu1.diff.gz
Files:
b3a1c914da67dbe3cf125a065814b91f 2399 gnome optional gnome-control-center_2.27.3-0ubuntu1.dsc
fade07c2d28f1f750dede192d0188b10 3598951 gnome optional gnome-control-center_2.27.3.orig.tar.gz
0f4afed7aa3183d277b34aeb6b45b50b 143597 gnome optional gnome-control-center_2.27.3-0ubuntu1.diff.gz
Launchpad-Bugs-Fixed: 334307 351271 355905 381252 393815
Original-Maintainer: Marco Cabizza <marco87 at gmail.com>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkpdvc0ACgkQDecnbV4Fd/KGmgCgz5Ndy/0HacbWEfYH/H5Q+kkm
bJgAoIlFoXHljlYN1pyMgHYpMcopRDsA
=sTOf
-----END PGP SIGNATURE-----
More information about the Karmic-changes
mailing list