[ubuntu/precise] gnome-control-center 1:3.2.2-2ubuntu1 (Accepted)

Jeremy Bicha jbicha at ubuntu.com
Sun Jan 15 19:00:25 UTC 2012


gnome-control-center (1:3.2.2-2ubuntu1) precise; urgency=low

  * Rebase on Debian, remaining Ubuntu changes:
  * debian/control:
    - Build-Depend on hardening-wrapper, dpkg-dev and dh-autoreconf
    - Add dependency on ubuntu-system-service
    - Don't depend on cheese, cups-pk-helper, libsocialweb, or mesa-utils
      since they're in universe
    - Depend on ubuntu-docs instead of gnome-user-guide
  * debian/rules:
    - Add binary-post-install rule for gnome-control-center-data
    - Don't build with cheese or libsocialweb
  * debian/gnome-control-center-data.install:
  * debian/source/include-binaries:
    - Install UbuntuLogo.png & apport hook
  * debian/gnome-control-center.dirs:
  * debian/gnome-control-center.links:
    - Add a link to the control center shell for indicators
  * debian/patches/04_add_theme_selection.patch:
    - Add theme selection to User Interface panel
    - Refreshed for Precise design and renamed to User Interface
  * debian/patches/01_allow_external_panels.patch:
    - Allow running external (non-embedded) panels (LP: #787694)
  * debian/patches/02_no_assert_on_null_streams.patch:
    - Temporary patch to not assert on NULL streams (LP: #741155)
  * debian/patches/03_show_wacom_under_unity.patch:
    - show the wacom panel under unity (lp: #840555)
  * debian/patches/05_run_update_manager.patch:
    - Run update-manager instead of PackageKit updater (LP: #801335)
  * debian/patches/07_make_window_wider.patch
    - Make the System Settings window a bit wider to reduce need for scrolling
  * debian/patches/10_keyboard_layout_on_unity.patch:
    - Show keyboard layout bits on Unity (LP: #834523)
  * Add 11_power-configure_lid_action.patch: Add back configuration for lid
    action. (LP: #792636, GNOME#659045)
  * debian/patches/12_add_never_turn_screen_off.patch:
    - Add back the "never turn screen off" option (LP: #862154)
  * debian/patches/50_ubuntu_systemwide_prefs.patch:
    - Add back system-wide proxy settings (LP: #795519)
  * debian/patches/52_ubuntu_language_list_mods.patch:
    - Change the list of options, when setting language from User
      Accounts, to items representing available translations, and with
      that make it similar to the language list in language-selector.
    - Make items representing language @variants be displayed as such.
  * debian/patches/53_use_ubuntu_help.patch: Use gnome-help when running
    GNOME or GNOME Fallback (LP: #852911)
  * debian/patches/55_user_accounts_hide_controls.patch:
    - When not using GDM, hide certain controls in the User Accounts
      panel that only apply to it.  (LP: #821766, LP: #821771)
    - When a user is using an ecryptfs home directory, do not allow
      the user to log in without a password
  * debian/patches/56_use_ubuntu_info_branding.patch:
    - Use Ubuntu branding in System info panel (LP: #860497)
  * debian/patches/57_use_nonsymbolic_keyboard_icon.patch: Use the non-monochrome
    icon for the Keyboard panel (LP: #862027)
  * debian/patches/90_git_sound_tab_order.patch: Reorder the tabs, the sound
    effect one is the less used and shouldn't be first in the list
  * debian/patches/91_git_build_use_fontconfig.patch:
    - git patch to fix the build of the region capplet
  * debian/patches/92_git_minimal_output_height.patch:
    - set a minimal height on the output list (lp: #850032)

Date: Sun, 15 Jan 2012 13:55:05 -0500
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/gnome-control-center/1:3.2.2-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 15 Jan 2012 13:55:05 -0500
Source: gnome-control-center
Binary: gnome-control-center gnome-control-center-dev gnome-control-center-data libgnome-control-center-dev libgnome-control-center1
Architecture: source
Version: 1:3.2.2-2ubuntu1
Distribution: precise
Urgency: low
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Description: 
 gnome-control-center - utilities to configure the GNOME desktop
 gnome-control-center-data - configuration applets for GNOME - data files
 gnome-control-center-dev - utilities to configure the GNOME desktop
 libgnome-control-center-dev - utilities to configure the GNOME desktop
 libgnome-control-center1 - utilities to configure the GNOME desktop
Launchpad-Bugs-Fixed: 741155 787694 792636 795519 801335 821766 821771 834523 840555 850032 852911 860497 862027 862154
Changes: 
 gnome-control-center (1:3.2.2-2ubuntu1) precise; urgency=low
 .
   * Rebase on Debian, remaining Ubuntu changes:
   * debian/control:
     - Build-Depend on hardening-wrapper, dpkg-dev and dh-autoreconf
     - Add dependency on ubuntu-system-service
     - Don't depend on cheese, cups-pk-helper, libsocialweb, or mesa-utils
       since they're in universe
     - Depend on ubuntu-docs instead of gnome-user-guide
   * debian/rules:
     - Add binary-post-install rule for gnome-control-center-data
     - Don't build with cheese or libsocialweb
   * debian/gnome-control-center-data.install:
   * debian/source/include-binaries:
     - Install UbuntuLogo.png & apport hook
   * debian/gnome-control-center.dirs:
   * debian/gnome-control-center.links:
     - Add a link to the control center shell for indicators
   * debian/patches/04_add_theme_selection.patch:
     - Add theme selection to User Interface panel
     - Refreshed for Precise design and renamed to User Interface
   * debian/patches/01_allow_external_panels.patch:
     - Allow running external (non-embedded) panels (LP: #787694)
   * debian/patches/02_no_assert_on_null_streams.patch:
     - Temporary patch to not assert on NULL streams (LP: #741155)
   * debian/patches/03_show_wacom_under_unity.patch:
     - show the wacom panel under unity (lp: #840555)
   * debian/patches/05_run_update_manager.patch:
     - Run update-manager instead of PackageKit updater (LP: #801335)
   * debian/patches/07_make_window_wider.patch
     - Make the System Settings window a bit wider to reduce need for scrolling
   * debian/patches/10_keyboard_layout_on_unity.patch:
     - Show keyboard layout bits on Unity (LP: #834523)
   * Add 11_power-configure_lid_action.patch: Add back configuration for lid
     action. (LP: #792636, GNOME#659045)
   * debian/patches/12_add_never_turn_screen_off.patch:
     - Add back the "never turn screen off" option (LP: #862154)
   * debian/patches/50_ubuntu_systemwide_prefs.patch:
     - Add back system-wide proxy settings (LP: #795519)
   * debian/patches/52_ubuntu_language_list_mods.patch:
     - Change the list of options, when setting language from User
       Accounts, to items representing available translations, and with
       that make it similar to the language list in language-selector.
     - Make items representing language @variants be displayed as such.
   * debian/patches/53_use_ubuntu_help.patch: Use gnome-help when running
     GNOME or GNOME Fallback (LP: #852911)
   * debian/patches/55_user_accounts_hide_controls.patch:
     - When not using GDM, hide certain controls in the User Accounts
       panel that only apply to it.  (LP: #821766, LP: #821771)
     - When a user is using an ecryptfs home directory, do not allow
       the user to log in without a password
   * debian/patches/56_use_ubuntu_info_branding.patch:
     - Use Ubuntu branding in System info panel (LP: #860497)
   * debian/patches/57_use_nonsymbolic_keyboard_icon.patch: Use the non-monochrome
     icon for the Keyboard panel (LP: #862027)
   * debian/patches/90_git_sound_tab_order.patch: Reorder the tabs, the sound
     effect one is the less used and shouldn't be first in the list
   * debian/patches/91_git_build_use_fontconfig.patch:
     - git patch to fix the build of the region capplet
   * debian/patches/92_git_minimal_output_height.patch:
     - set a minimal height on the output list (lp: #850032)
Checksums-Sha1: 
 9d05c4e54d010a71175de9d3d928ca157eccc3dd 3532 gnome-control-center_3.2.2-2ubuntu1.dsc
 72f8613e71360a1bedd9a6daaaf230fb077cdc53 58698 gnome-control-center_3.2.2-2ubuntu1.debian.tar.gz
Checksums-Sha256: 
 bd49ddf29128314951b3163a99db4cc19d8a8e273891b763df677300919b8b84 3532 gnome-control-center_3.2.2-2ubuntu1.dsc
 15049f6e6b2250f43b0520e551caec0ae26828314ab1bbfde59420dd724d35be 58698 gnome-control-center_3.2.2-2ubuntu1.debian.tar.gz
Files: 
 70d5c8efd236a282a1d8498ba6282c52 3532 gnome optional gnome-control-center_3.2.2-2ubuntu1.dsc
 203d1d45e4e063f62ceee6531f84dfa0 58698 gnome optional gnome-control-center_3.2.2-2ubuntu1.debian.tar.gz
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>

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

iQIcBAEBAgAGBQJPEyE5AAoJEOZsd1rr/mx92s8QAJ0wnD/yK5Yn7i3ZVIxIh+Qu
70GDCBXLPsoWyQbseg0MPLQHf/044aNAfCD4T5lU7itlEuG1qROZ3u+fAAW5z61T
MnuXHRu1Lqpm8v/ekcJ9a4+1f4Zde6tWgZqEXiGgZMAOHZd/GYA9IJYUiIdlQENE
yoaoni6TS54KGEJSZ7dpk8or26kYOuiGF2yB1FeGj5Ntq0RpExx+0ueMC1LnrjN+
D/AmXRSstqdZARmInteBJFrpdNOzbTAdHxSjHj/+l7hRA5RffxMvThBrCknseiAC
3GNM4TKO/QTg6LPUhJYtckaT3LYCsupoBDuxrZM8l3IyJu3+h81xvCnleUR6pCfl
jhMscIORt4dZvBCDTg6IAScnxwua8My/hJLbiHUXjCKl1QOmYwlmGbEAs1A5hgJc
YisEwgZ/gRMin9g2kAvMVRcpES8S12avyt6CMfn5WHtwGF3Ng+9mYSwrGJr3Dj9N
Z6ooIESVtdu/8gjlyFeZYovqF/I626DbPc0SEBkvx4F9zBXH59h+C7Y6W6fBR+3w
WsgTbG1fgv0noY4+nethgQN16XJxgW43IJUyJnLcf1abvW5At37ayNgvmfFNaluy
Q09Sto2F5FEqaK9Ds1PR5UlhwF8vdd7I2ePzcYkYv9W7GT3b879+lClGcvN4hY9S
Pn1KFOWSOiKDo2IlLBCw
=ajN6
-----END PGP SIGNATURE-----


More information about the Precise-changes mailing list