[ubuntu/quantal] cairo-dock-plug-ins 3.0.2-0ubuntu1 (Accepted)
Matthieu Baerts (matttbe)
matttbe at gmail.com
Sun Jun 24 00:10:24 UTC 2012
cairo-dock-plug-ins (3.0.2-0ubuntu1) quantal; urgency=low
* New upstream bug-fix release. (LP: #1014804)
* Upstream ChangeLog (3.0.0 -> 3.0.1):
- Gnome-integration: fixed the time&date command
- KDE integration: fixed the time&date command
- Updated previews of dustbin and logout with the new version
- Updated the version of applets that can be always visible
(for the new parameters)
- Clock: numeric view: increased the size of the rectangle if an
outline is used and modified the default colour
- Clock: Now with the possibility to have an outline with the digital view
to see when we don't use any background
- Used the core option to not force the display of icons in menus
- Minor fixes in Sound Control's .conf file
- MusicPlayer: mpris2: metadata: trackid attribute should be of D-Bus
type 'o'
- Switcher: fixed a possible crash (division by 0) if the X manager
couldn't get info from X + removed bMenuVisible
- Clock: analogic mode: fixed a bug where the date was not displayed
correctly (with opengl)
- Clock: numeric mode: set a minimum size for the text: we keep the
ratio until 12px (under 12px, it's hard to read)
- Logout: added a fallback method to get the users list if the accounts
daemon service is not running
- CMakeLists.txt: fixed a CMake warning (or error?)
* Upstream ChangeLog (3.0.1 -> 3.0.2):
- AlsaMixer: Fix: double-clicking did nothing if we didn't open the menu
of the applet
- DND2Share: Pastebin: Their public API is no longer available -> ported
to the new API
- GMenu: Fixed a bug that made sub-menus be too small,
and therefore have to be scrolled + code cleaning
- Logout: When the menu is reversed (top dock), select the last item so
that it's the same as the normal menu (ie, the 'shutdown' item)
- MusicPlayer: Prevented a warning message: when changing song, we don't
receive this value: Position (no need to display a warning each time)
- MusicPlayer: Allow recently played files in the menu (Recent-Files)
- MusicPlayer: Fixed a bug that prevented the player from being launched
the 2nd time in some cases
- MusicPlayer: Added raise and quit methods in the menu when the player is
in the systray (without that it's hard to display the window
- MusicPlayer: Used toggle buttons for Shuffle and Repeat properties
- Recent-Events: If the file doesn't exist, don't display it in the
'Recent Files' menu
- Recent-Events: Prevent doubles in the menu list
- Po: Updated translations (added Croatian)
- Shortcuts: Fixed a small bug with bookmarks (extra new lines were
disrupting Thunar)
- Status-Notifier: Added the marshaller for the XAyatanaNewLabel signal
- Systray (old): Force the icons size to 24px, to avoid buggy programs to
display their icon with a wrong size
- Third-party applets: Reposition their right-click menu, so that it's the
same as a normal menu (on top of the icon and no scroll needed)
* debian/control:
- Bumped libgldi-dev version to avoid compilation error
(cmake check if libgldi has the same version than this package)
Date: Sat, 23 Jun 2012 17:32:52 -0400
Changed-By: Matthieu Baerts (matttbe) <matttbe at gmail.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Andrew Starr-Bochicchio <a.starr.b at gmail.com>
https://launchpad.net/ubuntu/quantal/+source/cairo-dock-plug-ins/3.0.2-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 23 Jun 2012 17:32:52 -0400
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.2-0ubuntu1
Distribution: quantal
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: 1014804
Changes:
cairo-dock-plug-ins (3.0.2-0ubuntu1) quantal; urgency=low
.
* New upstream bug-fix release. (LP: #1014804)
* Upstream ChangeLog (3.0.0 -> 3.0.1):
- Gnome-integration: fixed the time&date command
- KDE integration: fixed the time&date command
- Updated previews of dustbin and logout with the new version
- Updated the version of applets that can be always visible
(for the new parameters)
- Clock: numeric view: increased the size of the rectangle if an
outline is used and modified the default colour
- Clock: Now with the possibility to have an outline with the digital view
to see when we don't use any background
- Used the core option to not force the display of icons in menus
- Minor fixes in Sound Control's .conf file
- MusicPlayer: mpris2: metadata: trackid attribute should be of D-Bus
type 'o'
- Switcher: fixed a possible crash (division by 0) if the X manager
couldn't get info from X + removed bMenuVisible
- Clock: analogic mode: fixed a bug where the date was not displayed
correctly (with opengl)
- Clock: numeric mode: set a minimum size for the text: we keep the
ratio until 12px (under 12px, it's hard to read)
- Logout: added a fallback method to get the users list if the accounts
daemon service is not running
- CMakeLists.txt: fixed a CMake warning (or error?)
* Upstream ChangeLog (3.0.1 -> 3.0.2):
- AlsaMixer: Fix: double-clicking did nothing if we didn't open the menu
of the applet
- DND2Share: Pastebin: Their public API is no longer available -> ported
to the new API
- GMenu: Fixed a bug that made sub-menus be too small,
and therefore have to be scrolled + code cleaning
- Logout: When the menu is reversed (top dock), select the last item so
that it's the same as the normal menu (ie, the 'shutdown' item)
- MusicPlayer: Prevented a warning message: when changing song, we don't
receive this value: Position (no need to display a warning each time)
- MusicPlayer: Allow recently played files in the menu (Recent-Files)
- MusicPlayer: Fixed a bug that prevented the player from being launched
the 2nd time in some cases
- MusicPlayer: Added raise and quit methods in the menu when the player is
in the systray (without that it's hard to display the window
- MusicPlayer: Used toggle buttons for Shuffle and Repeat properties
- Recent-Events: If the file doesn't exist, don't display it in the
'Recent Files' menu
- Recent-Events: Prevent doubles in the menu list
- Po: Updated translations (added Croatian)
- Shortcuts: Fixed a small bug with bookmarks (extra new lines were
disrupting Thunar)
- Status-Notifier: Added the marshaller for the XAyatanaNewLabel signal
- Systray (old): Force the icons size to 24px, to avoid buggy programs to
display their icon with a wrong size
- Third-party applets: Reposition their right-click menu, so that it's the
same as a normal menu (on top of the icon and no scroll needed)
* debian/control:
- Bumped libgldi-dev version to avoid compilation error
(cmake check if libgldi has the same version than this package)
Checksums-Sha1:
61692709f28f2e4b987b73354db91ef180333e50 3391 cairo-dock-plug-ins_3.0.2-0ubuntu1.dsc
05ffe9066b4f77b7287e5dd80abb6e68feac6b33 6280140 cairo-dock-plug-ins_3.0.2.orig.tar.gz
a7f876de1c740eb6252b2879239418715ec10347 15316 cairo-dock-plug-ins_3.0.2-0ubuntu1.debian.tar.gz
Checksums-Sha256:
69fb81f5257904842b9d8c365f12daa0555eeb2cf1bd44e07cd208f32c0ce58e 3391 cairo-dock-plug-ins_3.0.2-0ubuntu1.dsc
92abf40287c1f56704cd2d62aa7db115a22e16be2441b28f1f15f1414c9ef3d5 6280140 cairo-dock-plug-ins_3.0.2.orig.tar.gz
f6a1cc7ace8763fd5c02ff400aa943f3da702d9c4ee18169139cfa87295de66d 15316 cairo-dock-plug-ins_3.0.2-0ubuntu1.debian.tar.gz
Files:
7a90a84ca4071285a7c66beb451760a2 3391 x11 optional cairo-dock-plug-ins_3.0.2-0ubuntu1.dsc
e154cbf702fd45a145ab290cd9aa45b0 6280140 x11 optional cairo-dock-plug-ins_3.0.2.orig.tar.gz
cf10e07934e6bc1f69a04312d14bacb6 15316 x11 optional cairo-dock-plug-ins_3.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>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJP5jZfAAoJEDtW4rvVP9yxJKMP/Rq487l30aZkGbn0Cyu7/5sQ
CVUZVgmS+r9jr8P1Yzb12CvX5WFIkbzFpIrMgGuz6lcyi+pcG2QBOAQPP3Wn2YgH
zRRbSREbgVh6qBz0wcZ3g0vnrAOrKyh8ym6XIK/AAzCSsjEMnXlCVPrOn+rKf9/T
tuCgP/XfiZ+eufEmep/9Su+PmYSflYg2ziXc3pdOukTh7XqoiU1PKdeXZ7jgQOSO
fh9ViFmJGqEl0RsXYsp6hf7bpb1a6zeEVxUHCYAHPr5GJztl5prOjvZsLMHyz8aJ
K39K2z4awgLovkwap8Up5oeJpuM5KD7KLGCcj6RZfTCWux2zsRTVJAKRx5ezZQcC
GjOl1Yu2FH/7Il+EWIkFVK96oZjanY09Ib8yc3sxuGEhBbO/n+JhIAegF1gMKiCg
3ZCx7s9RyeRNv8WsidLjr3IPhIn259Cfzogk7XaZNRncC4glL3HuiUYf4anhCQcR
v+Cx6iLHdxyNW9G1ez4jgO7sXkx70oSU4YkEUrVxwXQxxolbZ3LuWPdi4BQRQ/BU
K+koQOhTaRk/X1+J273fkugOo6bxGkD5zv/h2icJ/rcsk4LypfTWyox70epZcDtt
gd4eLqeHH7YHDCo6//qD12YysLJ1hfdw3gWdBj/0SMPLxOpWOqfjl8VANwkx6nFl
TArfApY51HS9J0J3S9Tf
=LLHU
-----END PGP SIGNATURE-----
More information about the Quantal-changes
mailing list