[ubuntu/oneiric] cairo-dock-plug-ins 2.4.0~2-0ubuntu1 (Accepted)
Matthieu Baerts (matttbe)
matttbe at gmail.com
Tue Oct 11 11:19:18 UTC 2011
cairo-dock-plug-ins (2.4.0~2-0ubuntu1) oneiric; urgency=low
[ Matthieu Baerts (matttbe) ]
* New upstream bug fix release. (LP: #859984)
* Upstream (short) ChangeLog (2.4.0~0beta2 -> 2.4.0~1):
- Powermanager: correctly release the reference on the device object
- logout: now works if there is no session-manager
- Status-Notifier: fixed a small bug
(wrong callback in cairo_dock_stop_watching_dbus_name_owner)
- Folders: fixed the positionning of the new icon
and the dialog when dropping a folder inside the dock
and fixed the icon-rendering
- Dustbin: use the default theme if no icon is found
- Impulse: the default context seems to be ok and not an error
- Status-Notifier: On Ubuntu Oneiric (with indicator-0.4)
the ApplicationAdded signal has changed and has a new parameter
- Disable MeMenu on Oneiric (no longer available with indicator-0.4)
- CMakeLists.txt: Improved output messages
- Slide view: fixed a small offset in vertical view
- musicPlayer:
+ split MPRIS 1.0 and 2.0 to help debugging and finding the right
name of the bug.
+ 'rhythmbox-client' tool is no longer available: used MPRIS
+ Disable Amazon service (it no longer work)
+ Cover: fixed corrupted icons: some players (e.g. the latest version
of RB) copy covers on their cache forlder but it takes a few time.
+ Fixed the update the icon and its name if the player is stopped.
+ Prevent a crash if the name given by MPRIS is NULL
- Powermanager: try to prevent to have a few dialogues at the same time
- PowerManager and AlsaMixer: hidden gnome2 or 3 apps if not available
- Messaging-Menu: Updated for Natty and Oneiric
(dbus-menu gives us GVariant instead of GValue objects)
- Alsamixer: fixed a small bug on reload
- Dbus: Bash interface: Fixed a typo with emblem positions
- Sys-monitor: fixed a bug which prevented from getting
the CPU temperature in some cases
- Compiz (0.9): type filter: replaced type=utility by type=Utility
- Updated the version of all applets that have gauges
in order to use the right directory
- Wifi: Fixed the status if we are not connected
- Dbus: removed a conflict with the Help applet
- Messaging-Menu: updated applet-menu.c => Memory leaks on pixbufs
- Dbus: Fixed a crash when changing dock theme if a 'third-party' applet
is running
- Netspeed: in /proc/net/dev, there are 8 values to drop after the card id
except if there is whitespaces just after this ':' character
and fixed order and value for ON_ICON display
- dock-rendering/toto: removed a useless file
- Clipper: fixed the loading of the remembered items
(they had the wrong type) and fixed a bug if we reduce the list of items
- Folders, dustbin, Network-Monitor: tried to not use cast if it's possible
- Code cleaned and re-organised a few functions
(e.g. emblem references has been renamed)
- Removed useless files: powermanager-dbus*
- Updating translations
- Fixed a few warnings at the compilation
- Removed a few useless output messages
- Fixed these LP bugs:
+ Empty trash from the trashcan does not delete files
from usb harddisks: LP: #658681
+ Switcher applet doesn't respect desktop numbers LP: #626782
* Upstream (short) ChangeLog (2.4.0~1 -> 2.4.0~2):
- Messaging-Menu: fixed a wrong g_object_unref (double free)
and a small memory leak
- Folders: fixed a tiny warning at the compilation (32bits)
- switcher: removed an unnecessary config parameter
- Folders: file size: used English instead of French translation.
- Indicator applet: Forced a cast to remove an annoying warning
due to clumsy dbusmenu_gtkmenu_new() declaration
- Fixed the detection of the screensaver
- Fixed tiny warnings at the compilation (with CAIRO_CONTAINER)
* debian/control:
- Updated the version of cairo-dock-[core;data;dev].
- Added gvfs as 'Suggests' for cairo-dock-plug-ins-integration
(Used for managing files)
- Removed 'libthunar-vfs-1-dev' (libthunar-vfs is no longer installed
by default since XFCE 4.8 and it is replaced by gvfs)
- Removed 'indicator-me' (no longer available
and the installation of Cairo-Dock produces an error)
- Moved 'indicator-messages' to 'Recommends'
* debian/rules:
- Updated the name of CMake extras flags
* debian/cairo-dock-plug-ins-data.lintian-overrides:
- Deleted (now useless)
* debian/cairo-dock-plug-ins.lintian-overrides:
- Cairo-Dock Plug-Ins are not linked to gldi
- shlib-without-versioned-soname: forwarded to upstream.
* debian/cairo-dock-plug-ins-integration.lintian-overrides:
- Cairo-Dock Plug-Ins are not linked to gldi
- ldconfig and shlibs are not needed
* debian/cairo-dock-plug-ins.install:
- Fixed lintian errors: package-installs-python-bytecode
* debian/control: Fixed lintian warnings:
- python-script-but-no-python-dep
- description-synopsis-starts-with-article
* debian/changelog:
- Fixed lintian warning: old-fsf-address-in-copyright-file
* debian/patches/01-switcher-force-compact-view.patch:
- Forced the compact view because the other doesn't work
[ Iain Lane ]
* Fix Mono/CLI build to be ~policy compliant and use correct compiler
Date: Sun, 09 Oct 2011 00:19:16 +0200
Changed-By: Matthieu Baerts (matttbe) <matttbe at gmail.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Iain Lane <iain at orangesquash.org.uk>
https://launchpad.net/ubuntu/oneiric/+source/cairo-dock-plug-ins/2.4.0~2-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Sun, 09 Oct 2011 00:19:16 +0200
Source: cairo-dock-plug-ins
Binary: cairo-dock-plug-ins-integration cairo-dock-plug-ins cairo-dock-plug-ins-data
Architecture: source
Version: 2.4.0~2-0ubuntu1
Distribution: oneiric
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-integration - Two plug-ins for cairo-dock for a better integration in GNOME or
Launchpad-Bugs-Fixed: 626782 658681 859984
Changes:
cairo-dock-plug-ins (2.4.0~2-0ubuntu1) oneiric; urgency=low
.
[ Matthieu Baerts (matttbe) ]
* New upstream bug fix release. (LP: #859984)
* Upstream (short) ChangeLog (2.4.0~0beta2 -> 2.4.0~1):
- Powermanager: correctly release the reference on the device object
- logout: now works if there is no session-manager
- Status-Notifier: fixed a small bug
(wrong callback in cairo_dock_stop_watching_dbus_name_owner)
- Folders: fixed the positionning of the new icon
and the dialog when dropping a folder inside the dock
and fixed the icon-rendering
- Dustbin: use the default theme if no icon is found
- Impulse: the default context seems to be ok and not an error
- Status-Notifier: On Ubuntu Oneiric (with indicator-0.4)
the ApplicationAdded signal has changed and has a new parameter
- Disable MeMenu on Oneiric (no longer available with indicator-0.4)
- CMakeLists.txt: Improved output messages
- Slide view: fixed a small offset in vertical view
- musicPlayer:
+ split MPRIS 1.0 and 2.0 to help debugging and finding the right
name of the bug.
+ 'rhythmbox-client' tool is no longer available: used MPRIS
+ Disable Amazon service (it no longer work)
+ Cover: fixed corrupted icons: some players (e.g. the latest version
of RB) copy covers on their cache forlder but it takes a few time.
+ Fixed the update the icon and its name if the player is stopped.
+ Prevent a crash if the name given by MPRIS is NULL
- Powermanager: try to prevent to have a few dialogues at the same time
- PowerManager and AlsaMixer: hidden gnome2 or 3 apps if not available
- Messaging-Menu: Updated for Natty and Oneiric
(dbus-menu gives us GVariant instead of GValue objects)
- Alsamixer: fixed a small bug on reload
- Dbus: Bash interface: Fixed a typo with emblem positions
- Sys-monitor: fixed a bug which prevented from getting
the CPU temperature in some cases
- Compiz (0.9): type filter: replaced type=utility by type=Utility
- Updated the version of all applets that have gauges
in order to use the right directory
- Wifi: Fixed the status if we are not connected
- Dbus: removed a conflict with the Help applet
- Messaging-Menu: updated applet-menu.c => Memory leaks on pixbufs
- Dbus: Fixed a crash when changing dock theme if a 'third-party' applet
is running
- Netspeed: in /proc/net/dev, there are 8 values to drop after the card id
except if there is whitespaces just after this ':' character
and fixed order and value for ON_ICON display
- dock-rendering/toto: removed a useless file
- Clipper: fixed the loading of the remembered items
(they had the wrong type) and fixed a bug if we reduce the list of items
- Folders, dustbin, Network-Monitor: tried to not use cast if it's possible
- Code cleaned and re-organised a few functions
(e.g. emblem references has been renamed)
- Removed useless files: powermanager-dbus*
- Updating translations
- Fixed a few warnings at the compilation
- Removed a few useless output messages
- Fixed these LP bugs:
+ Empty trash from the trashcan does not delete files
from usb harddisks: LP: #658681
+ Switcher applet doesn't respect desktop numbers LP: #626782
* Upstream (short) ChangeLog (2.4.0~1 -> 2.4.0~2):
- Messaging-Menu: fixed a wrong g_object_unref (double free)
and a small memory leak
- Folders: fixed a tiny warning at the compilation (32bits)
- switcher: removed an unnecessary config parameter
- Folders: file size: used English instead of French translation.
- Indicator applet: Forced a cast to remove an annoying warning
due to clumsy dbusmenu_gtkmenu_new() declaration
- Fixed the detection of the screensaver
- Fixed tiny warnings at the compilation (with CAIRO_CONTAINER)
* debian/control:
- Updated the version of cairo-dock-[core;data;dev].
- Added gvfs as 'Suggests' for cairo-dock-plug-ins-integration
(Used for managing files)
- Removed 'libthunar-vfs-1-dev' (libthunar-vfs is no longer installed
by default since XFCE 4.8 and it is replaced by gvfs)
- Removed 'indicator-me' (no longer available
and the installation of Cairo-Dock produces an error)
- Moved 'indicator-messages' to 'Recommends'
* debian/rules:
- Updated the name of CMake extras flags
* debian/cairo-dock-plug-ins-data.lintian-overrides:
- Deleted (now useless)
* debian/cairo-dock-plug-ins.lintian-overrides:
- Cairo-Dock Plug-Ins are not linked to gldi
- shlib-without-versioned-soname: forwarded to upstream.
* debian/cairo-dock-plug-ins-integration.lintian-overrides:
- Cairo-Dock Plug-Ins are not linked to gldi
- ldconfig and shlibs are not needed
* debian/cairo-dock-plug-ins.install:
- Fixed lintian errors: package-installs-python-bytecode
* debian/control: Fixed lintian warnings:
- python-script-but-no-python-dep
- description-synopsis-starts-with-article
* debian/changelog:
- Fixed lintian warning: old-fsf-address-in-copyright-file
* debian/patches/01-switcher-force-compact-view.patch:
- Forced the compact view because the other doesn't work
.
[ Iain Lane ]
* Fix Mono/CLI build to be ~policy compliant and use correct compiler
Checksums-Sha1:
e60558194ee206bedd4fc958c3e58cb498822e82 3051 cairo-dock-plug-ins_2.4.0~2-0ubuntu1.dsc
0989556b79e245094d40379a6ee17a4a8aa501b3 6039150 cairo-dock-plug-ins_2.4.0~2.orig.tar.gz
5247bc62fcf745ccf3b069ad6cf1477d90a68f55 10906 cairo-dock-plug-ins_2.4.0~2-0ubuntu1.debian.tar.gz
Checksums-Sha256:
cd159cffc97ec8e59677c18512dc53bdfc91faaeefb9f32edde472b76d7db754 3051 cairo-dock-plug-ins_2.4.0~2-0ubuntu1.dsc
f042fab774351087908f99e5598765b858489a0fc8481e672897887bd6d08230 6039150 cairo-dock-plug-ins_2.4.0~2.orig.tar.gz
506a401ec0fb010c50b0c4dae5c0201921e1f2ec13b34ddc2a9a2a58a2adbea5 10906 cairo-dock-plug-ins_2.4.0~2-0ubuntu1.debian.tar.gz
Files:
5bfe01bfca4415e9831ab9168d7fe3b7 3051 x11 optional cairo-dock-plug-ins_2.4.0~2-0ubuntu1.dsc
38cba2c63c815e359a5d86cba0d209df 6039150 x11 optional cairo-dock-plug-ins_2.4.0~2.orig.tar.gz
7975f01a8e9c65361a972f861d5a82ed 10906 x11 optional cairo-dock-plug-ins_2.4.0~2-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 Oneiric-changes
mailing list