[ubuntu/precise] cairo-dock-plug-ins 3.0.0.0rc1-0ubuntu1 (Accepted)

Matthieu Baerts (matttbe) matttbe at gmail.com
Mon Mar 26 15:43:34 UTC 2012


cairo-dock-plug-ins (3.0.0.0rc1-0ubuntu1) precise; urgency=low

  * New upstream release. (LP: #961579)
  * Upstream ChangeLog: (main changes)
   - Updated translations
   - MusicPlayer:
    + When choosing the player the first time, launch it and set the name
    + It seems the latest stable version of rhythmbox now re-uses this DBus
       address: org.mpris.MediaPlayer2.rhythmbox
   - Use the default bg color for always visible icons
   - GMenu: check if kde4-applications.menu and lxde-applications.menu
      are available
   - Dbus:
    + Bash interface: fixed a typo
    + Changed the third-party applets dir on the server for the 3.0
    + Enabling threads on the Python Interface
    + Modified the old SetEmblem method to use the new overlays
   - Enable GVFS if detected
   - Indicators: handle the case where the service crashes
   - Status-Notifier:
    + Indicator 0.4.90 (and newer) has a new variable (Title)
    + Display Label first if it's available instead of Title first
    + Fixed a bug with empty labels
    + KDE's watcher: if ItemIsMenu is true (e.g. Klipper) and if we only show
       the menu on left click, we emit a signal to the application to show
       its own menu
    + checked if the menu path is different that '/NO_DBUSMENU'
    + IAS: checked if an item is not already available in the systray
       (workaround) and fixed a few typos
    + Added a space between icons and fixed the wrong drawing of the icon
       on a vertical dock if the icon can be resized
    + Used cairo_dock_add_path_to_icon_theme
   - Sound control:
    + Fixed a small bug on reload (invisible icon)
    + Updated the Dbus names to match with Ubuntu 12.04
    + Backported the latest version of Ubuntu's indicator-sound into the
       Sound-Control applet
    + Make some items in the menu invisible if not available
    + Worked around a bug in libindicator, which keeps internally
       the service pointer
   - Logout:
    + Fixed a tiny memory leak
    + Look for a different icon's size if we want to display this icon in
       a menu/a dock/an emblem
   - PowerManager:
    + Removed an extraseparators in the menu
   - Clock:
    + Used the logical rectangle in order to fix the position of the text
    + Removed unused files
    + Removed useless translations (log.x and log.y = 0)
    + Only used this ratio to limit the deformation with the height
    + Fixed a problem with the ratio if this applet is displayed in
       a vertical dock
   - Remote Control: fixed a crash during the 'click' signal
   - Slider:
    + When reloading, display the changes immediately
    + Added the possibility to refresh the images list from the menu
    + Fixed the loading of the image on startup, when the applet's size is
       not yet stable
    + Code cleaning
   - Fixed an error when compiling without libindicator
   - A few minor changes (comments, factorisation, etc)
   - Recent-Events: if zeitgeist is not yet running on first search,
      try 3 times before giving up.
  * debian/control:
   - Updated the version of cairo-dock-[core;data;dev].

Date: Wed, 21 Mar 2012 21:31:34 +0100
Changed-By: Matthieu Baerts (matttbe) <matttbe at gmail.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Jamie Strandboge <jamie at ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/cairo-dock-plug-ins/3.0.0.0rc1-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 21 Mar 2012 21:31:34 +0100
Source: cairo-dock-plug-ins
Binary: cairo-dock-plug-ins-integration cairo-dock-plug-ins cairo-dock-plug-ins-data cairo-dock-plug-ins-dbus-interface-python cairo-dock-plug-ins-dbus-interface-vala cairo-dock-plug-ins-dbus-interface-ruby cairo-dock-plug-ins-dbus-interface-mono
Architecture: source
Version: 3.0.0.0rc1-0ubuntu1
Distribution: precise
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthieu Baerts (matttbe) <matttbe at gmail.com>
Description: 
 cairo-dock-plug-ins - Set of plug-ins for Cairo-Dock
 cairo-dock-plug-ins-data - Common files for cairo-dock-plug-ins
 cairo-dock-plug-ins-dbus-interface-mono - Mono interface to interact with Cairo-Dock by using DBus
 cairo-dock-plug-ins-dbus-interface-python - Python interface to interact with Cairo-Dock by using DBus
 cairo-dock-plug-ins-dbus-interface-ruby - Ruby interface to interact with Cairo-Dock by using DBus
 cairo-dock-plug-ins-dbus-interface-vala - Vala interface to interact with Cairo-Dock by using DBus
 cairo-dock-plug-ins-integration - Plug-ins for Cairo-Dock for a better integration in GNOME, KDE an
Launchpad-Bugs-Fixed: 961579
Changes: 
 cairo-dock-plug-ins (3.0.0.0rc1-0ubuntu1) precise; urgency=low
 .
   * New upstream release. (LP: #961579)
   * Upstream ChangeLog: (main changes)
    - Updated translations
    - MusicPlayer:
     + When choosing the player the first time, launch it and set the name
     + It seems the latest stable version of rhythmbox now re-uses this DBus
        address: org.mpris.MediaPlayer2.rhythmbox
    - Use the default bg color for always visible icons
    - GMenu: check if kde4-applications.menu and lxde-applications.menu
       are available
    - Dbus:
     + Bash interface: fixed a typo
     + Changed the third-party applets dir on the server for the 3.0
     + Enabling threads on the Python Interface
     + Modified the old SetEmblem method to use the new overlays
    - Enable GVFS if detected
    - Indicators: handle the case where the service crashes
    - Status-Notifier:
     + Indicator 0.4.90 (and newer) has a new variable (Title)
     + Display Label first if it's available instead of Title first
     + Fixed a bug with empty labels
     + KDE's watcher: if ItemIsMenu is true (e.g. Klipper) and if we only show
        the menu on left click, we emit a signal to the application to show
        its own menu
     + checked if the menu path is different that '/NO_DBUSMENU'
     + IAS: checked if an item is not already available in the systray
        (workaround) and fixed a few typos
     + Added a space between icons and fixed the wrong drawing of the icon
        on a vertical dock if the icon can be resized
     + Used cairo_dock_add_path_to_icon_theme
    - Sound control:
     + Fixed a small bug on reload (invisible icon)
     + Updated the Dbus names to match with Ubuntu 12.04
     + Backported the latest version of Ubuntu's indicator-sound into the
        Sound-Control applet
     + Make some items in the menu invisible if not available
     + Worked around a bug in libindicator, which keeps internally
        the service pointer
    - Logout:
     + Fixed a tiny memory leak
     + Look for a different icon's size if we want to display this icon in
        a menu/a dock/an emblem
    - PowerManager:
     + Removed an extraseparators in the menu
    - Clock:
     + Used the logical rectangle in order to fix the position of the text
     + Removed unused files
     + Removed useless translations (log.x and log.y = 0)
     + Only used this ratio to limit the deformation with the height
     + Fixed a problem with the ratio if this applet is displayed in
        a vertical dock
    - Remote Control: fixed a crash during the 'click' signal
    - Slider:
     + When reloading, display the changes immediately
     + Added the possibility to refresh the images list from the menu
     + Fixed the loading of the image on startup, when the applet's size is
        not yet stable
     + Code cleaning
    - Fixed an error when compiling without libindicator
    - A few minor changes (comments, factorisation, etc)
    - Recent-Events: if zeitgeist is not yet running on first search,
       try 3 times before giving up.
   * debian/control:
    - Updated the version of cairo-dock-[core;data;dev].
Checksums-Sha1: 
 b3aaf3c1139d5d0459a526b0a36dec3f6dddb23d 3431 cairo-dock-plug-ins_3.0.0.0rc1-0ubuntu1.dsc
 6d76df0832d1db1ea3cc68b3bd0c0498dd5bbad0 6248529 cairo-dock-plug-ins_3.0.0.0rc1.orig.tar.gz
 f9bee8f21bbb33069b1f0924989b49c3c39a2837 12700 cairo-dock-plug-ins_3.0.0.0rc1-0ubuntu1.debian.tar.gz
Checksums-Sha256: 
 3cee904374dba523a9f2eae81d877b6346fcbd462eb34f96aeb7acde6d8be40e 3431 cairo-dock-plug-ins_3.0.0.0rc1-0ubuntu1.dsc
 397905f8d0c24b3b91b9d9ed42025c7b66ed3ff804b6482e966340900f55f19c 6248529 cairo-dock-plug-ins_3.0.0.0rc1.orig.tar.gz
 59bea721f4c511958f53f48b1b68ab4e3a265c81c0feb6cbc5ffb082ec413bba 12700 cairo-dock-plug-ins_3.0.0.0rc1-0ubuntu1.debian.tar.gz
Files: 
 f2ead92088ad0d1789272f6a6aa9c728 3431 x11 optional cairo-dock-plug-ins_3.0.0.0rc1-0ubuntu1.dsc
 f74d656e81790dea773189d55ab382a3 6248529 x11 optional cairo-dock-plug-ins_3.0.0.0rc1.orig.tar.gz
 00350890259624783ef163056a2184e6 12700 x11 optional cairo-dock-plug-ins_3.0.0.0rc1-0ubuntu1.debian.tar.gz
Original-Maintainer: Matthieu Baerts (matttbe) <matttbe at gmail.com>, Julien Lavergne <julien.lavergne at gmail.com>, Matthew Walker <matthaeus123 at gmail.com>, Fabrice Rey <fabounet at glx-dock.org>


More information about the Precise-changes mailing list