[ubuntu/quantal] cairo-dock-plug-ins 3.1.0-0ubuntu1 (Accepted)

Matthieu Baerts (matttbe) matttbe at ubuntu.com
Tue Oct 9 15:43:15 UTC 2012


cairo-dock-plug-ins (3.1.0-0ubuntu1) quantal; urgency=low

  * New upstream release. (LP: #1064130)
   - Even if there are a lot of changes, this is a 'bug-fix' version.
     Changes are big mainly because the translations have been updated and
     a lot of GCC warnings (from -Wall and -Wextra) have been fixed.
   - Note that due to the recent rewrite of indicator-messages,
      Messaging-Menu has been rewritten too to directly load the .so file
      Now it's just easy to add a new indicator applet and this is why
      Printers-Menu (indicator-printers) and Sync-Menu (indicator-sync)
      applets have been added just by modifying the name of the .so file.
  * Upstream ChangeLog (detailed changes since the last version):
   - All:
    + Graph: iRadius parameter is no longer needed
    + Notifications: removed unused registrations to a few signals
      (on click, on middle click, on build menu, etc.)
    + Code cleaning: removed a few useless g_print (or used cd_debug instead)
    + Code cleaning: fixed a lot of GCC's warnings when using -Wall
    + po: updated the translations
    + po: Added Lithuanian and Hebrew languages
   - Cairo-Penguin: its menu wasn't displayed when clicking on the character
   - Dock-Rendering:
    + Slide view: fixed the arrow color when the sub-dock is on a side of
      the screen
    + Slide view: renamed the files + fixed the position of the sub-dock when
      the parent dock's alignment is not centered
   - Doncky: fixed a lot (and a lot) memory leaks and warnings during the
      compilation
   - GMenu: for those having a big lag when opening the menu for the first
     time: it's now possible to load all icons at startup (hidden option)
   - GVFS:
    + No longer added the home directory when listing vfs-root
    + Fixed a few memory leaks
    + Renamed '/' by 'File System' (name used by other DE)
    + Removed an useless strcmp
   - Indicators:
    + Added support of the new Indicator (3-0.4)
      (needed for the new version of indicator-messaging)
    + Added Printers-Menu and Sync-Menu (they just load the right .so file)
   - Mail:
    + Fixed a few memory leaks and removed useless variables' initialisations
    + Set '/' as a default path if none is defined in conf
   - Messaging-Menu:
    + This applet was broken on Ubuntu Quantal due to the recent changes in
      the messagin-menu deamon. Now we use Indicator-applet3 to manage the
      applet. The code is now shorter, it should be safer and it's no longer
      needed to sync the code between indicator-messages and this
      Messaging-Menu applet
    + Removed the link to ido (it's not needed)
   - musicPlayer:
    + Prevent displaying quicklist, since the applet already provides all the
      common actions for any player
    + mpris2: some players doesn't support (well) the 'trackid'
      (e.g. Audacious or Pithos)
    + cover: used a loop instead of checking all names one by one
   - Powermanager:
    + UPower: displayed the details of all batteries
      (and not only the first one)
      + Connected to 'device-added' and 'device-removed' signals if the user
        adds or removes a battery (and avoid wrong informations)
   - Recent-Events:
    + Dialog: no longer added removed files
    + Dialog: Applications: Used the translated name
    + Recent files: added deleted files to the hashtable to prevent useless
      g_file_test
   - Shortcuts:
    + Bookmarks: moved Home to the bookmarks list (like most files managers)
    + Added the disk space progress bar on the Home folder, since /home is
      not listed by gvfs except if /home is on another partition
   - showDesktop:
    + Checked the XRandr version with the core function to avoid crash
      if XRandr 1.2 is not available
   - Stack:
    + Used 'g_uri_unescape_string' instead of 'g_filename_from_uri' to
      support all uri an not only 'file://'
   - Status-Notifier: if the item doesn't have info for the title, the ID is
     shown but this string is cut (12 chars)
   - Switcher: changed the 'render' notification order to draw the desklet
     after the desklet manager
  * debian/rules:
   - Removed all unstable applets
  * debian/cairo-dock-plug-ins.install:
   - Removed appmenu-registrar which was needed for the unstable'Global-Menu'
     applet.

Date: Tue, 09 Oct 2012 02:53:04 +0200
Changed-By: Matthieu Baerts (matttbe) <matttbe at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/quantal/+source/cairo-dock-plug-ins/3.1.0-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Tue, 09 Oct 2012 02:53:04 +0200
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.1.0-0ubuntu1
Distribution: quantal
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthieu Baerts (matttbe) <matttbe at ubuntu.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: 1064130
Changes: 
 cairo-dock-plug-ins (3.1.0-0ubuntu1) quantal; urgency=low
 .
   * New upstream release. (LP: #1064130)
    - Even if there are a lot of changes, this is a 'bug-fix' version.
      Changes are big mainly because the translations have been updated and
      a lot of GCC warnings (from -Wall and -Wextra) have been fixed.
    - Note that due to the recent rewrite of indicator-messages,
       Messaging-Menu has been rewritten too to directly load the .so file
       Now it's just easy to add a new indicator applet and this is why
       Printers-Menu (indicator-printers) and Sync-Menu (indicator-sync)
       applets have been added just by modifying the name of the .so file.
   * Upstream ChangeLog (detailed changes since the last version):
    - All:
     + Graph: iRadius parameter is no longer needed
     + Notifications: removed unused registrations to a few signals
       (on click, on middle click, on build menu, etc.)
     + Code cleaning: removed a few useless g_print (or used cd_debug instead)
     + Code cleaning: fixed a lot of GCC's warnings when using -Wall
     + po: updated the translations
     + po: Added Lithuanian and Hebrew languages
    - Cairo-Penguin: its menu wasn't displayed when clicking on the character
    - Dock-Rendering:
     + Slide view: fixed the arrow color when the sub-dock is on a side of
       the screen
     + Slide view: renamed the files + fixed the position of the sub-dock when
       the parent dock's alignment is not centered
    - Doncky: fixed a lot (and a lot) memory leaks and warnings during the
       compilation
    - GMenu: for those having a big lag when opening the menu for the first
      time: it's now possible to load all icons at startup (hidden option)
    - GVFS:
     + No longer added the home directory when listing vfs-root
     + Fixed a few memory leaks
     + Renamed '/' by 'File System' (name used by other DE)
     + Removed an useless strcmp
    - Indicators:
     + Added support of the new Indicator (3-0.4)
       (needed for the new version of indicator-messaging)
     + Added Printers-Menu and Sync-Menu (they just load the right .so file)
    - Mail:
     + Fixed a few memory leaks and removed useless variables' initialisations
     + Set '/' as a default path if none is defined in conf
    - Messaging-Menu:
     + This applet was broken on Ubuntu Quantal due to the recent changes in
       the messagin-menu deamon. Now we use Indicator-applet3 to manage the
       applet. The code is now shorter, it should be safer and it's no longer
       needed to sync the code between indicator-messages and this
       Messaging-Menu applet
     + Removed the link to ido (it's not needed)
    - musicPlayer:
     + Prevent displaying quicklist, since the applet already provides all the
       common actions for any player
     + mpris2: some players doesn't support (well) the 'trackid'
       (e.g. Audacious or Pithos)
     + cover: used a loop instead of checking all names one by one
    - Powermanager:
     + UPower: displayed the details of all batteries
       (and not only the first one)
       + Connected to 'device-added' and 'device-removed' signals if the user
         adds or removes a battery (and avoid wrong informations)
    - Recent-Events:
     + Dialog: no longer added removed files
     + Dialog: Applications: Used the translated name
     + Recent files: added deleted files to the hashtable to prevent useless
       g_file_test
    - Shortcuts:
     + Bookmarks: moved Home to the bookmarks list (like most files managers)
     + Added the disk space progress bar on the Home folder, since /home is
       not listed by gvfs except if /home is on another partition
    - showDesktop:
     + Checked the XRandr version with the core function to avoid crash
       if XRandr 1.2 is not available
    - Stack:
     + Used 'g_uri_unescape_string' instead of 'g_filename_from_uri' to
       support all uri an not only 'file://'
    - Status-Notifier: if the item doesn't have info for the title, the ID is
      shown but this string is cut (12 chars)
    - Switcher: changed the 'render' notification order to draw the desklet
      after the desklet manager
   * debian/rules:
    - Removed all unstable applets
   * debian/cairo-dock-plug-ins.install:
    - Removed appmenu-registrar which was needed for the unstable'Global-Menu'
      applet.
Checksums-Sha1: 
 1b48391b6c19ec4cbce23926aac3648fff20aaab 3053 cairo-dock-plug-ins_3.1.0-0ubuntu1.dsc
 7065e015b873e8bcc08be9801d1f2c0aec65538d 6510847 cairo-dock-plug-ins_3.1.0.orig.tar.gz
 8df27f9025930a4af9d09408b78939cf7a9d07f8 17482 cairo-dock-plug-ins_3.1.0-0ubuntu1.debian.tar.gz
Checksums-Sha256: 
 506b4a8472d886dc84fadb7fba609bcea178d4da21bd2e260695fa24fd932062 3053 cairo-dock-plug-ins_3.1.0-0ubuntu1.dsc
 14b67d18243e75dc8835b028e5b52ed1f022301af8c5cacec1af6094a5300393 6510847 cairo-dock-plug-ins_3.1.0.orig.tar.gz
 71ce567a3045800554d4eca7b910351515888c975cc36b406756b85328860ba5 17482 cairo-dock-plug-ins_3.1.0-0ubuntu1.debian.tar.gz
Files: 
 964fcb3c70a67bc7ae5354981ee2ff46 3053 x11 optional cairo-dock-plug-ins_3.1.0-0ubuntu1.dsc
 31a3570ceb1e32f11dd62ef42627eb7d 6510847 x11 optional cairo-dock-plug-ins_3.1.0.orig.tar.gz
 f1222674760d61accad9bdd5710f8e43 17482 x11 optional cairo-dock-plug-ins_3.1.0-0ubuntu1.debian.tar.gz
Original-Maintainer: Matthieu Baerts (matttbe) <matttbe at ubuntu.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 Quantal-changes mailing list