[ubuntu/trusty-proposed] cairo-dock-plug-ins 3.3.99.beta1.2.really.3.3.2-0ubuntu1 (Accepted)
Matthieu Baerts (matttbe)
matttbe at ubuntu.com
Mon Apr 7 22:08:05 UTC 2014
cairo-dock-plug-ins (3.3.99.beta1.2.really.3.3.2-0ubuntu1) trusty; urgency=medium
* Revert back to the 3.3.2 version: (LP: #1302246)
Unfortunately, due to the lack of time, we have to revert back to the
latest stable version. Sorry for that but feel free to help us ;-)
* debian/patches: cherry-pick patches from upstream BZR repo, all 'bug-fix'
and changes that were already in the 3.3.99.beta1 version except all
changes linked to the new style, the menu and the configuration.
- bzr3008_GMenu_new_apps_in_the_list.patch: GMenu: New Apps: if there are
new apps when the 'new apps' dialogue is opened, add these new apps in
the list
- bzr3010_GMenu_option_hide_new_apps_dialogue.patch: GMenu: Config: Added
the possibility to not display notification to quickly launch new apps
- bzr3021_Terminal_launch_default_terminal_middle_click.patch: Terminal:
middle click: launch the default terminal
- bzr3031-3032_GMenu_remove_empty_submenus.patch: GMenu: do not add empty
submenus when creating them and remove empty submenus
- bzr3035_DND2Share_History_was_empty.patch: DnD2Share: history menu was
empty
- bzr3036-3040_Shortcuts_removed_disk_usage_on_bookmarks_and_support_
x-nautilus_URI.patch: Shortcuts: correctly removed an old bookmark ;
added support for x-nautilus-(...) URI ; avoid duplicated code +
bookmarks doesn't have a disk usage ; translated a few sentences from
French to English
- bzr3043_Fixed_typo_with_some_sentences.patch: Fixed typo with some
sentences which were not correctly translated
- bzr3045-3046_GVFS_support_x-nautilus-desktop_and_fixed_typos_and_memory_
leaks.patch: gvfs: fixed typo and tiny memory leak ; GTK3: 'x-nautilus-
desktop' is just an URI where the root is the path to the desktop
- bzr3047-3048_Status-Notifier_Added_support_of_middle_click_and_scroll:
Status-Notifier: IAS (ubuntu): added the support of the middle click ;
Scroll signals were not catched
- bzr3051_Logout_Added_support_of_Cinnamon.patch: logout: added support of
Cinnamon
- bzr3057_GMenu_new_apps_show_dialog_after_installation.patch: GMenu: new
apps: show the dialog only after the end of the installation
- bzr3065_Impulse_do_not_redraw_icon_when_not_needed.patch: Impulse: stop
animations: do not redraw the icon if it's not needed (e.g. when
disabling the applet)
- bzr3067_AlsaMixer_support_cinnamon_settings.patch: AlsaMixer: added the
support of cinnamon-settings
- bzr3068_Clock_fixed_a_crash_when_configuring_when_not_enabled.patch:
Clock: fixed a crash when configuring the applet if it's not activated
- bzr3069_Indicator_Generic_no_need_to_hide_the_icon_before_removing_it:
Indicator Generic: stop: no need to hide the icon before removing it
* debian/control: bumped Core versions
Date: Mon, 07 Apr 2014 00:48:03 +0200
Changed-By: Matthieu Baerts (matttbe) <matttbe at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/trusty/+source/cairo-dock-plug-ins/3.3.99.beta1.2.really.3.3.2-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 07 Apr 2014 00:48:03 +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.3.99.beta1.2.really.3.3.2-0ubuntu1
Distribution: trusty
Urgency: medium
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: 1302246
Changes:
cairo-dock-plug-ins (3.3.99.beta1.2.really.3.3.2-0ubuntu1) trusty; urgency=medium
.
* Revert back to the 3.3.2 version: (LP: #1302246)
Unfortunately, due to the lack of time, we have to revert back to the
latest stable version. Sorry for that but feel free to help us ;-)
* debian/patches: cherry-pick patches from upstream BZR repo, all 'bug-fix'
and changes that were already in the 3.3.99.beta1 version except all
changes linked to the new style, the menu and the configuration.
- bzr3008_GMenu_new_apps_in_the_list.patch: GMenu: New Apps: if there are
new apps when the 'new apps' dialogue is opened, add these new apps in
the list
- bzr3010_GMenu_option_hide_new_apps_dialogue.patch: GMenu: Config: Added
the possibility to not display notification to quickly launch new apps
- bzr3021_Terminal_launch_default_terminal_middle_click.patch: Terminal:
middle click: launch the default terminal
- bzr3031-3032_GMenu_remove_empty_submenus.patch: GMenu: do not add empty
submenus when creating them and remove empty submenus
- bzr3035_DND2Share_History_was_empty.patch: DnD2Share: history menu was
empty
- bzr3036-3040_Shortcuts_removed_disk_usage_on_bookmarks_and_support_
x-nautilus_URI.patch: Shortcuts: correctly removed an old bookmark ;
added support for x-nautilus-(...) URI ; avoid duplicated code +
bookmarks doesn't have a disk usage ; translated a few sentences from
French to English
- bzr3043_Fixed_typo_with_some_sentences.patch: Fixed typo with some
sentences which were not correctly translated
- bzr3045-3046_GVFS_support_x-nautilus-desktop_and_fixed_typos_and_memory_
leaks.patch: gvfs: fixed typo and tiny memory leak ; GTK3: 'x-nautilus-
desktop' is just an URI where the root is the path to the desktop
- bzr3047-3048_Status-Notifier_Added_support_of_middle_click_and_scroll:
Status-Notifier: IAS (ubuntu): added the support of the middle click ;
Scroll signals were not catched
- bzr3051_Logout_Added_support_of_Cinnamon.patch: logout: added support of
Cinnamon
- bzr3057_GMenu_new_apps_show_dialog_after_installation.patch: GMenu: new
apps: show the dialog only after the end of the installation
- bzr3065_Impulse_do_not_redraw_icon_when_not_needed.patch: Impulse: stop
animations: do not redraw the icon if it's not needed (e.g. when
disabling the applet)
- bzr3067_AlsaMixer_support_cinnamon_settings.patch: AlsaMixer: added the
support of cinnamon-settings
- bzr3068_Clock_fixed_a_crash_when_configuring_when_not_enabled.patch:
Clock: fixed a crash when configuring the applet if it's not activated
- bzr3069_Indicator_Generic_no_need_to_hide_the_icon_before_removing_it:
Indicator Generic: stop: no need to hide the icon before removing it
* debian/control: bumped Core versions
Checksums-Sha1:
8c7c7943344146fe8bc358c2c4a85ce98e78f312 3227 cairo-dock-plug-ins_3.3.99.beta1.2.really.3.3.2-0ubuntu1.dsc
ed71db39c73398ca7bf4f5468b6606717eac4f52 6838900 cairo-dock-plug-ins_3.3.99.beta1.2.really.3.3.2.orig.tar.gz
548e53ea4a3d41bcf99e772f6752f6fee0a1f4c7 47814 cairo-dock-plug-ins_3.3.99.beta1.2.really.3.3.2-0ubuntu1.debian.tar.gz
Checksums-Sha256:
73a2676c6354cfc44537abad6af0eb07cc0059e100b27c86bd6b968c8163d1ee 3227 cairo-dock-plug-ins_3.3.99.beta1.2.really.3.3.2-0ubuntu1.dsc
48f0caddb0a563d8a64176f66610ca35df5c952071e5574486d39bb574994643 6838900 cairo-dock-plug-ins_3.3.99.beta1.2.really.3.3.2.orig.tar.gz
45e4c3bcc3521ff1b6fa2ce05fddad03ceb6178f1e537eb43c4c906aa108d635 47814 cairo-dock-plug-ins_3.3.99.beta1.2.really.3.3.2-0ubuntu1.debian.tar.gz
Files:
4590517ac43a418403d764edd263bff2 3227 x11 optional cairo-dock-plug-ins_3.3.99.beta1.2.really.3.3.2-0ubuntu1.dsc
3c40afe91cba65da68a70e5e78b76c24 6838900 x11 optional cairo-dock-plug-ins_3.3.99.beta1.2.really.3.3.2.orig.tar.gz
a67948e5380133dfe845fd7959c60781 47814 x11 optional cairo-dock-plug-ins_3.3.99.beta1.2.really.3.3.2-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 Trusty-changes
mailing list