[ubuntu/maverick] gnome-control-center 1:2.30.1-1ubuntu1 (Accepted)

Robert Ancell robert.ancell at canonical.com
Wed Jun 23 07:30:17 BST 2010


gnome-control-center (1:2.30.1-1ubuntu1) maverick; urgency=low

  * Merge with Debian unstable, remaining changes:
  * debian/control.in:
    - Rename package from control-center to gnome-control-center
    - Build-depend on gnome-common to run autotools
    - Don't build-depend on type-handling (?)
    - Don't build-depend libxrandr-dev and libxrender-dev (?)
    - Don't build-depend on libslab-dev - we aren't using the slab
    - Build-depends on librsvg2-dev, libpango1.0-dev,
      libgstreamer-plugins-base0.10-dev (?)
    - Build-depend on libappindicator-dev for application indicator patch
    - Add Vcs-Bzr link
    - gnome-control-center depends on ubuntu-system-service, gconf2-common
    - gnome-control-center recommends mousetweaks, iso-codes
    - gnome-control-center recommends screen-resolution-extra for
      109_screen_resolution_extra.patch
    - Tighten the deps between capplets-data and gnome-control-center as
      otherwise Glade / code mismatches can cause breakage: g-c-c depends on
      capplets-data >= source:Version, not just gnome:Version; capplets-data
      breaks g-c-c <x source:Version.
  * debian/rules:
    - Run autotools on build
  * debian/capplets-data.gconf_defaults:
    - Don't set a keycode for multimedia keys there, the corresponding schemas
      is in gnome-settings-daemon now and already has keysyms set
  * debian/capplets-data.install:
    - Install visual effects images
    - Don't move the autostart to usr, that's a debian unilateral decision and
      should be discussed with upstream rather than distro changed
  * debian/capplets-data.postinst:
    - Don't clean the moved file in etc since it's not moved in ubuntu
  * debian/index.theme:
    - Drop the Debian specific Default theme entry, it's confusing
  * debian/visual-effects_*.svg:
    - Icons for visual effects settings in appearance capplet
  * debian/patches/01_remove_debian_default_applications.patch:
    - Remove the Debian entries from the default applications
  * debian/patches/02_use_application_indicator.patch:
    - Use the lucid application indicator
  * debian/patches/03_use_libunique.patch:
    - Use libunique so only one instance of the about-me capplet is opened
  * debian/patches/04_keyboard_layout_gconf_names.patch:
    - keyboard: Fix layout gconf key initialization for empty variants.
  * debian/patches/100_at_properties_readd_gksudo_disable_grab_toggle.patch:
    - No gksu/disable-grab option per gui in gnome-at-properties
  * debian/patches/109_screen_resolution_extra.patch:
    - Automatically configure Virtual setting
  * debian/patches/110_screen_resolution_package.patch:
    - Make it possible to use Synaptic to install screen-resolution-extra from
      xrandr-capplet.c
  * debian/patches/111_screen_resolution_vendor_fallback.patch:
    - Fallback to vendor utilties if they are available and RR1.2 is not
      supported by the current driver
  * debian/patches/112_banshee_in_media_dropdown.patch:
    - Update preferred applications xml file for banshee to use
      banshee-1 instead of banshee executable
  * debian/patches/16_preferred_applications_list_cleanup.patch:
    - Don't list Mozilla commands which are compatibility symlinks
  * debian/patches/50_ubuntu_systemwide_prefs.patch:
    - Ubuntu specific preferences
  * debian/patches/51_ubuntu_system_keyboard.patch:
    - Implement the global keyboard spec at
      https://wiki.ubuntu.com/DefaultKeyboardSettings
  * debian/patches/52_button_layout_from_theme.patch:
    - Enable themes to provide a prefered button layout option:
      X-GNOME-Metatheme/ButtonLayout.
  * debian/patches/80_aspect_in_dropdown.patch:
    - Add aspect ratio to display selection drop-down menu
  * debian/patches/90_gnome-mouse-properties_small_screen.patch:
    - Add scrollbar on small screens in mouse properties
  * debian/patches/91_gnome-about-me_small_screen.patch:
    - Add scrollbar on small screens in about me
  * debian/patches/95_desktop-effects-integration.patch:
    - Add desktop effects tab to the appearance capplet
  * debian/patches/96_hide_accessible_login.patch:
    - Remove the "Accessible Login" button from gnome-at-properties.
      All this does is launch gdmsetup, and the new version of this
      tool doesn't support changing accessibility settings.
  * debian/patches/97_subpixel_hinting_defaults.patch:
    - Change the default hinting level for subpixel rendering from "Full" to
      "Slight"
  * 70_relibtoolize.patch:
    - Not required, autotools run in debian/rules
  * debian/watch:
    - Watch for unstable versions

Date: Wed, 23 Jun 2010 15:59:34 +1000
Changed-By: Robert Ancell <robert.ancell at canonical.com>
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
https://launchpad.net/ubuntu/maverick/+source/gnome-control-center/1:2.30.1-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 23 Jun 2010 15:59:34 +1000
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.30.1-1ubuntu1
Distribution: maverick
Urgency: low
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
Changed-By: Robert Ancell <robert.ancell at canonical.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.30.1-1ubuntu1) maverick; urgency=low
 .
   * Merge with Debian unstable, remaining changes:
   * debian/control.in:
     - Rename package from control-center to gnome-control-center
     - Build-depend on gnome-common to run autotools
     - Don't build-depend on type-handling (?)
     - Don't build-depend libxrandr-dev and libxrender-dev (?)
     - Don't build-depend on libslab-dev - we aren't using the slab
     - Build-depends on librsvg2-dev, libpango1.0-dev,
       libgstreamer-plugins-base0.10-dev (?)
     - Build-depend on libappindicator-dev for application indicator patch
     - Add Vcs-Bzr link
     - gnome-control-center depends on ubuntu-system-service, gconf2-common
     - gnome-control-center recommends mousetweaks, iso-codes
     - gnome-control-center recommends screen-resolution-extra for
       109_screen_resolution_extra.patch
     - Tighten the deps between capplets-data and gnome-control-center as
       otherwise Glade / code mismatches can cause breakage: g-c-c depends on
       capplets-data >= source:Version, not just gnome:Version; capplets-data
       breaks g-c-c <x source:Version.
   * debian/rules:
     - Run autotools on build
   * debian/capplets-data.gconf_defaults:
     - Don't set a keycode for multimedia keys there, the corresponding schemas
       is in gnome-settings-daemon now and already has keysyms set
   * debian/capplets-data.install:
     - Install visual effects images
     - Don't move the autostart to usr, that's a debian unilateral decision and
       should be discussed with upstream rather than distro changed
   * debian/capplets-data.postinst:
     - Don't clean the moved file in etc since it's not moved in ubuntu
   * debian/index.theme:
     - Drop the Debian specific Default theme entry, it's confusing
   * debian/visual-effects_*.svg:
     - Icons for visual effects settings in appearance capplet
   * debian/patches/01_remove_debian_default_applications.patch:
     - Remove the Debian entries from the default applications
   * debian/patches/02_use_application_indicator.patch:
     - Use the lucid application indicator
   * debian/patches/03_use_libunique.patch:
     - Use libunique so only one instance of the about-me capplet is opened
   * debian/patches/04_keyboard_layout_gconf_names.patch:
     - keyboard: Fix layout gconf key initialization for empty variants.
   * debian/patches/100_at_properties_readd_gksudo_disable_grab_toggle.patch:
     - No gksu/disable-grab option per gui in gnome-at-properties
   * debian/patches/109_screen_resolution_extra.patch:
     - Automatically configure Virtual setting
   * debian/patches/110_screen_resolution_package.patch:
     - Make it possible to use Synaptic to install screen-resolution-extra from
       xrandr-capplet.c
   * debian/patches/111_screen_resolution_vendor_fallback.patch:
     - Fallback to vendor utilties if they are available and RR1.2 is not
       supported by the current driver
   * debian/patches/112_banshee_in_media_dropdown.patch:
     - Update preferred applications xml file for banshee to use
       banshee-1 instead of banshee executable
   * debian/patches/16_preferred_applications_list_cleanup.patch:
     - Don't list Mozilla commands which are compatibility symlinks
   * debian/patches/50_ubuntu_systemwide_prefs.patch:
     - Ubuntu specific preferences
   * debian/patches/51_ubuntu_system_keyboard.patch:
     - Implement the global keyboard spec at
       https://wiki.ubuntu.com/DefaultKeyboardSettings
   * debian/patches/52_button_layout_from_theme.patch:
     - Enable themes to provide a prefered button layout option:
       X-GNOME-Metatheme/ButtonLayout.
   * debian/patches/80_aspect_in_dropdown.patch:
     - Add aspect ratio to display selection drop-down menu
   * debian/patches/90_gnome-mouse-properties_small_screen.patch:
     - Add scrollbar on small screens in mouse properties
   * debian/patches/91_gnome-about-me_small_screen.patch:
     - Add scrollbar on small screens in about me
   * debian/patches/95_desktop-effects-integration.patch:
     - Add desktop effects tab to the appearance capplet
   * debian/patches/96_hide_accessible_login.patch:
     - Remove the "Accessible Login" button from gnome-at-properties.
       All this does is launch gdmsetup, and the new version of this
       tool doesn't support changing accessibility settings.
   * debian/patches/97_subpixel_hinting_defaults.patch:
     - Change the default hinting level for subpixel rendering from "Full" to
       "Slight"
   * 70_relibtoolize.patch:
     - Not required, autotools run in debian/rules
   * debian/watch:
     - Watch for unstable versions
Checksums-Sha1: 
 aec2a9c1f9bd63be378748d6750b5462eee5611b 2355 gnome-control-center_2.30.1-1ubuntu1.dsc
 b86457b2182ea448f8187328378c7b9872be768c 88921 gnome-control-center_2.30.1-1ubuntu1.diff.gz
Checksums-Sha256: 
 1baee2968072a32c0cb8b36471caeac600939ba2a5090bdda1a42dd63faa3023 2355 gnome-control-center_2.30.1-1ubuntu1.dsc
 6acd6c7cc22597994f446b73688238f77440ced8e0e9b84cc9ae28fe102483eb 88921 gnome-control-center_2.30.1-1ubuntu1.diff.gz
Files: 
 31aa1aa0bd78c016d7774933fca8bdf8 2355 gnome optional gnome-control-center_2.30.1-1ubuntu1.dsc
 253302c64eeb46565538dea713511a46 88921 gnome optional gnome-control-center_2.30.1-1ubuntu1.diff.gz
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkwhqWkACgkQGOqhiQ98iC5EQgCeJX36VXDp1nrrzSMfmuxFwcy5
sQoAn3oCNvsZPeLm7FJ70NOeFBgqBsT1
=w6eB
-----END PGP SIGNATURE-----


More information about the Maverick-changes mailing list