[ubuntu/karmic] gnome-panel 1:2.27.91-0ubuntu1 (Accepted)

Robert Ancell robert.ancell at canonical.com
Tue Sep 1 09:25:15 BST 2009


gnome-panel (1:2.27.91-0ubuntu1) karmic; urgency=low

  * New upstream release (LP: #418975)
    Panel
    - Drop dead code (Vincent)
    - Don't show icons icons for actions and categories (William Jon
      McCann, Matthias Clasen, Vincent)
    - Remove use of GnomeEntry in run dialog (Diego Escalante Urrelo,
      Vincent)
    - Port to GtkBuilder (Vincent)
    - Make the run button icon respect the desktop-wide setting (Vincent)
    - Add gnome-panel-add script to allow easy addition of applets
      (Vincent)
    - Use g_timeout_add_seconds to reduce wakeups (Javier Jardón)
    - Ignore overlapping monitors and just use the largest one (Federico
      Mena Quintero)
    - Put LVDS as first monitor (Federico Mena Quintero)
    - Correctly set struts when two panels are right-oriented (Alexey
      Rusakov)
    - Use /desktop/gnome/lockdown/disable_lock_screen (Vincent)
    - Use a different define for the size of the Applications menu icon
      (Vincent)
    - Clarify warning message at forced quit (Gabor Kelemen)
    - Make sure to preload /apps/panel/general early enough (Behdad
      Esfahbod)
    - Remove empty labels from translation (Andre Klapper)
    - Do not use non-existing monitors for toplevels (Vincent)
    - Do not save monitor changes that are caused by constraints (Vincent)
    - Use randr 1.3 features to detect the first monitor when possible
      (Vincent)
    - Use XRRGetScreenResourcesCurrent() when possible (Vincent)
    - Improve check for LVDS-named output (Vincent)
    - Remove deprecated Encoding key from desktop file (Frédéric Péters)
    libpanel-applet
    - Port to GtkBuilder (Diego Escalante Urrelo, Vincent)
    All Applets
    - Port to GtkBuilder (Vincent)
    Clock Applet
    - Change "Clock Options" label to "Clock Format" (Vincent)
    - Launch the configured calendar/tasks application instead of evolution
      (Alex Converse, Vincent)
    - Port to PolicyKit 1 (Matthias Clasen)
    - Make default PolicyKit configuration stricter (Vincent)
    - Do not crash when setting time/timezone without PolicyKit (Matt Keenan)
    - Do not use obsolete and unneeded daylight variable (Alexis Ballier)
    - Fix confusion between GTime and time_t (Matthias Drochner)
    - Add missing mnemonics and window title (Gabor Kelemen)
    - Use g_timeout_add_seconds to reduce wakeups (Javier Jardón)
    - Do not place on the map locations with lat = 0 and lon = 0 (Vincent)
    - Make it possible to change the name of a location (Vincent)
    - Add/improve translator comments (Vincent)
    - Code cleanups (Vincent)
    Notification Area Applet
    - Allow more flexibility for NaTrayChild compositing (Owen Taylor)
    - Use g_timeout_add_seconds to reduce wakeups (Javier Jardón)
    Misc
    - Add ACLOCAL_AMFLAGS (Sébastien Bacher)
    - Use silent-rules instead of shave for quiet build (Vincent)
    - Remove workaround for scrollkeeper (Vincent)
    - Remove libglade dependency (Vincent)
    - Require libgweather 2.27.90 (Vincent)
  * debian/control.in:
    - Drop build-depends on libglade2-dev
    - Bump build-depends on libgweather-dev
  * debian/patches/02_polkit1.patch:
  * debian/patches/06_clock_permissions.patch:
  * debian/patches/31_correct_aclocal_command.patch:
    - Applied upstream
  * debian/patches/01_layout.patch:
  * debian/patches/08_clock_applet_event.patch:
  * debian/patches/09_default_icons.patch:
  * debian/patches/16_compiz_workspace_switcher.patch:
  * debian/patches/17_about-ubuntu-translation.patch:
  * debian/patches/30_disable-initial-animation.patch:
  * debian/patches/70_relibtoolize.patch:
  * debian/patches/85_disable_shutdown_on_ltsp.patch:
  * debian/patches/99_ltmain_as-needed.patch:
    - Updated

Date: Wed, 26 Aug 2009 11:28:21 +1000
Changed-By: Robert Ancell <robert.ancell at canonical.com>
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
Signed-By: Sebastien Bacher <seb128 at ubuntu.com>
https://launchpad.net/ubuntu/karmic/+source/gnome-panel/1:2.27.91-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 26 Aug 2009 11:28:21 +1000
Source: gnome-panel
Binary: gnome-panel libpanel-applet2-0 gnome-panel-dbg libpanel-applet2-dev libpanel-applet2-doc gnome-panel-data
Architecture: source
Version: 1:2.27.91-0ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
Changed-By: Robert Ancell <robert.ancell at canonical.com>
Description: 
 gnome-panel - launcher and docking facility for GNOME
 gnome-panel-data - common files for the GNOME Panel
 gnome-panel-dbg - GNOME Panel and library for panel applets - debugging symbols
 libpanel-applet2-0 - library for GNOME Panel applets
 libpanel-applet2-dev - library for GNOME Panel applets - development files
 libpanel-applet2-doc - library for GNOME Panel applets - documentation files
Changes: 
 gnome-panel (1:2.27.91-0ubuntu1) karmic; urgency=low
 .
   * New upstream release (LP: #418975)
     Panel
     - Drop dead code (Vincent)
     - Don't show icons icons for actions and categories (William Jon
       McCann, Matthias Clasen, Vincent)
     - Remove use of GnomeEntry in run dialog (Diego Escalante Urrelo,
       Vincent)
     - Port to GtkBuilder (Vincent)
     - Make the run button icon respect the desktop-wide setting (Vincent)
     - Add gnome-panel-add script to allow easy addition of applets
       (Vincent)
     - Use g_timeout_add_seconds to reduce wakeups (Javier Jardón)
     - Ignore overlapping monitors and just use the largest one (Federico
       Mena Quintero)
     - Put LVDS as first monitor (Federico Mena Quintero)
     - Correctly set struts when two panels are right-oriented (Alexey
       Rusakov)
     - Use /desktop/gnome/lockdown/disable_lock_screen (Vincent)
     - Use a different define for the size of the Applications menu icon
       (Vincent)
     - Clarify warning message at forced quit (Gabor Kelemen)
     - Make sure to preload /apps/panel/general early enough (Behdad
       Esfahbod)
     - Remove empty labels from translation (Andre Klapper)
     - Do not use non-existing monitors for toplevels (Vincent)
     - Do not save monitor changes that are caused by constraints (Vincent)
     - Use randr 1.3 features to detect the first monitor when possible
       (Vincent)
     - Use XRRGetScreenResourcesCurrent() when possible (Vincent)
     - Improve check for LVDS-named output (Vincent)
     - Remove deprecated Encoding key from desktop file (Frédéric Péters)
     libpanel-applet
     - Port to GtkBuilder (Diego Escalante Urrelo, Vincent)
     All Applets
     - Port to GtkBuilder (Vincent)
     Clock Applet
     - Change "Clock Options" label to "Clock Format" (Vincent)
     - Launch the configured calendar/tasks application instead of evolution
       (Alex Converse, Vincent)
     - Port to PolicyKit 1 (Matthias Clasen)
     - Make default PolicyKit configuration stricter (Vincent)
     - Do not crash when setting time/timezone without PolicyKit (Matt Keenan)
     - Do not use obsolete and unneeded daylight variable (Alexis Ballier)
     - Fix confusion between GTime and time_t (Matthias Drochner)
     - Add missing mnemonics and window title (Gabor Kelemen)
     - Use g_timeout_add_seconds to reduce wakeups (Javier Jardón)
     - Do not place on the map locations with lat = 0 and lon = 0 (Vincent)
     - Make it possible to change the name of a location (Vincent)
     - Add/improve translator comments (Vincent)
     - Code cleanups (Vincent)
     Notification Area Applet
     - Allow more flexibility for NaTrayChild compositing (Owen Taylor)
     - Use g_timeout_add_seconds to reduce wakeups (Javier Jardón)
     Misc
     - Add ACLOCAL_AMFLAGS (Sébastien Bacher)
     - Use silent-rules instead of shave for quiet build (Vincent)
     - Remove workaround for scrollkeeper (Vincent)
     - Remove libglade dependency (Vincent)
     - Require libgweather 2.27.90 (Vincent)
   * debian/control.in:
     - Drop build-depends on libglade2-dev
     - Bump build-depends on libgweather-dev
   * debian/patches/02_polkit1.patch:
   * debian/patches/06_clock_permissions.patch:
   * debian/patches/31_correct_aclocal_command.patch:
     - Applied upstream
   * debian/patches/01_layout.patch:
   * debian/patches/08_clock_applet_event.patch:
   * debian/patches/09_default_icons.patch:
   * debian/patches/16_compiz_workspace_switcher.patch:
   * debian/patches/17_about-ubuntu-translation.patch:
   * debian/patches/30_disable-initial-animation.patch:
   * debian/patches/70_relibtoolize.patch:
   * debian/patches/85_disable_shutdown_on_ltsp.patch:
   * debian/patches/99_ltmain_as-needed.patch:
     - Updated
Checksums-Sha1: 
 21a60bd56d89bfd2645b527542dd138a662b58df 2283 gnome-panel_2.27.91-0ubuntu1.dsc
 77a026620b98564b1ecd24d84c12e37e298b5f90 4719472 gnome-panel_2.27.91.orig.tar.gz
 b5eaf9a91f691a225ac4ffd7f76bef9a87dfdcdc 132581 gnome-panel_2.27.91-0ubuntu1.diff.gz
Checksums-Sha256: 
 f714cfcb6e2e99a199c032dad673a2f49c9c212e0fd91303ce356a18f5afb877 2283 gnome-panel_2.27.91-0ubuntu1.dsc
 8984804c4afde1c4fa4e9ce3f080a8c192f240f2c217a7d7f5296e9669f8471a 4719472 gnome-panel_2.27.91.orig.tar.gz
 35c92aa1a074681acec7b6a7383296b52c520755c7ad4c1578e2af3eea55b200 132581 gnome-panel_2.27.91-0ubuntu1.diff.gz
Files: 
 54005a63393752c9c8b674d556ef7733 2283 gnome optional gnome-panel_2.27.91-0ubuntu1.dsc
 26bcdc90df2195352eec220ccfc6a5fd 4719472 gnome optional gnome-panel_2.27.91.orig.tar.gz
 3f7fd683be4df160075a1b1e7e20382a 132581 gnome optional gnome-panel_2.27.91-0ubuntu1.diff.gz
Launchpad-Bugs-Fixed: 418975
Original-Maintainer: Guilherme de S. Pastore <gpastore at debian.org>

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

iEYEARECAAYFAkqc2gwACgkQQxo87aLX0pI57ACgzkDJ6AI8drYDwfMNv3WoX7o5
4W0An0+59EVcWJVYXvVP5QFsTMdidE4S
=DLCw
-----END PGP SIGNATURE-----


More information about the Karmic-changes mailing list