diff -Nru docky-3.0~bzr125/ChangeLog docky-3.0~bzr126/ChangeLog --- docky-3.0~bzr125/ChangeLog 2015-05-07 18:38:52.000000000 +0000 +++ docky-3.0~bzr126/ChangeLog 2015-05-09 13:55:59.000000000 +0000 @@ -1,3 +1,7 @@ +2015-05-09 Rico Tzschichholz + + Updates for libplank API changes + 2015-05-07 Rico Tzschichholz Updates for libplank API changes diff -Nru docky-3.0~bzr125/configure docky-3.0~bzr126/configure --- docky-3.0~bzr125/configure 2015-05-07 18:38:33.000000000 +0000 +++ docky-3.0~bzr126/configure 2015-05-09 13:55:35.000000000 +0000 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for docky 3.0.0.125. +# Generated by GNU Autoconf 2.69 for docky 3.0.0.126. # # Report bugs to . # @@ -650,8 +650,8 @@ # Identity of this package. PACKAGE_NAME='docky' PACKAGE_TARNAME='docky' -PACKAGE_VERSION='3.0.0.125' -PACKAGE_STRING='docky 3.0.0.125' +PACKAGE_VERSION='3.0.0.126' +PACKAGE_STRING='docky 3.0.0.126' PACKAGE_BUGREPORT='https://bugs.launchpad.net/docky' PACKAGE_URL='https://launchpad.net/docky' @@ -1455,7 +1455,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures docky 3.0.0.125 to adapt to many kinds of systems. +\`configure' configures docky 3.0.0.126 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1525,7 +1525,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of docky 3.0.0.125:";; + short | recursive ) echo "Configuration of docky 3.0.0.126:";; esac cat <<\_ACEOF @@ -1656,7 +1656,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -docky configure 3.0.0.125 +docky configure 3.0.0.126 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1934,7 +1934,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by docky $as_me 3.0.0.125, which was +It was created by docky $as_me 3.0.0.126, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2812,7 +2812,7 @@ # Define the identity of the package. PACKAGE='docky' - VERSION='3.0.0.125' + VERSION='3.0.0.126' cat >>confdefs.h <<_ACEOF @@ -11951,7 +11951,7 @@ # ----------------------------------------------------------- GTK_MIN_VERSION=3.4.0 GLIB_MIN_VERSION=2.32.0 -PLANK_MIN_VERSION=0.9.1.1282 +PLANK_MIN_VERSION=0.9.1.1284 DOCKY_CORE_PKGS="gobject-2.0 >= $GLIB_MIN_VERSION \ glib-2.0 >= $GLIB_MIN_VERSION \ @@ -13601,7 +13601,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by docky $as_me 3.0.0.125, which was +This file was extended by docky $as_me 3.0.0.126, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13668,7 +13668,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -docky config.status 3.0.0.125 +docky config.status 3.0.0.126 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -Nru docky-3.0~bzr125/configure.ac docky-3.0~bzr126/configure.ac --- docky-3.0~bzr125/configure.ac 2015-05-07 18:38:13.000000000 +0000 +++ docky-3.0~bzr126/configure.ac 2015-05-09 13:55:14.000000000 +0000 @@ -90,7 +90,7 @@ # ----------------------------------------------------------- GTK_MIN_VERSION=3.4.0 GLIB_MIN_VERSION=2.32.0 -PLANK_MIN_VERSION=0.9.1.1282 +PLANK_MIN_VERSION=0.9.1.1284 DOCKY_CORE_PKGS="gobject-2.0 >= $GLIB_MIN_VERSION \ glib-2.0 >= $GLIB_MIN_VERSION \ diff -Nru docky-3.0~bzr125/debian/changelog docky-3.0~bzr126/debian/changelog --- docky-3.0~bzr125/debian/changelog 2015-05-07 18:39:28.000000000 +0000 +++ docky-3.0~bzr126/debian/changelog 2015-05-09 13:56:38.000000000 +0000 @@ -1,8 +1,8 @@ -docky (3.0~bzr125-0ubuntu1~12.04~ricotz1) precise; urgency=high +docky (3.0~bzr126-0ubuntu1~12.04~ricotz1) precise; urgency=high - * New development snapshot of lp:docky-core/docky/plank-docky bzr125 + * New development snapshot of lp:docky-core/docky/plank-docky bzr126 - -- Rico Tzschichholz Thu, 07 May 2015 20:39:28 +0200 + -- Rico Tzschichholz Sat, 09 May 2015 15:56:38 +0200 docky (3.0.0-1) UNRELEASED; urgency=low diff -Nru docky-3.0~bzr125/debian/control docky-3.0~bzr126/debian/control --- docky-3.0~bzr125/debian/control 2015-05-07 18:39:28.000000000 +0000 +++ docky-3.0~bzr126/debian/control 2015-05-09 13:56:37.000000000 +0000 @@ -10,7 +10,7 @@ libgee-0.8-dev, libglib2.0-dev (>= 2.32.0), libgtk-3-dev (>= 3.4.0), - libplank-dev (>= 0.9.1+bzr1282), + libplank-dev (>= 0.9.1+bzr1284), libwnck-3-dev, Vcs-Bzr: http://bazaar.launchpad.net/~docky-core/docky/plank-docky/ Vcs-Browser: http://bazaar.launchpad.net/~docky-core/docky/plank-docky/files diff -Nru docky-3.0~bzr125/docklets/Clippy/ClippyDockItem.vala docky-3.0~bzr126/docklets/Clippy/ClippyDockItem.vala --- docky-3.0~bzr125/docklets/Clippy/ClippyDockItem.vala 2015-05-07 18:38:13.000000000 +0000 +++ docky-3.0~bzr126/docklets/Clippy/ClippyDockItem.vala 2015-05-09 13:55:14.000000000 +0000 @@ -116,7 +116,7 @@ copy_entry_at (cur_position); } - protected override Animation on_scrolled (Gdk.ScrollDirection direction, Gdk.ModifierType mod) + protected override Animation on_scrolled (Gdk.ScrollDirection direction, Gdk.ModifierType mod, uint32 event_time) { if (direction == Gdk.ScrollDirection.UP) cur_position++; @@ -133,7 +133,7 @@ return Animation.NONE; } - protected override Animation on_clicked (PopupButton button, Gdk.ModifierType mod) + protected override Animation on_clicked (PopupButton button, Gdk.ModifierType mod, uint32 event_time) { if (button == PopupButton.LEFT && clips.size > 0) { copy_entry (); diff -Nru docky-3.0~bzr125/docklets/Desktop/DesktopDockItem.vala docky-3.0~bzr126/docklets/Desktop/DesktopDockItem.vala --- docky-3.0~bzr125/docklets/Desktop/DesktopDockItem.vala 2015-05-07 18:38:13.000000000 +0000 +++ docky-3.0~bzr126/docklets/Desktop/DesktopDockItem.vala 2015-05-09 13:55:14.000000000 +0000 @@ -39,7 +39,7 @@ { } - protected override Animation on_clicked (PopupButton button, Gdk.ModifierType mod) + protected override Animation on_clicked (PopupButton button, Gdk.ModifierType mod, uint32 event_time) { if (button == PopupButton.LEFT) { unowned Wnck.Screen screen = Wnck.Screen.get_default (); diff -Nru docky-3.0~bzr125/docklets/Trash/TrashDockItem.vala docky-3.0~bzr126/docklets/Trash/TrashDockItem.vala --- docky-3.0~bzr125/docklets/Trash/TrashDockItem.vala 2015-05-07 18:38:13.000000000 +0000 +++ docky-3.0~bzr126/docklets/Trash/TrashDockItem.vala 2015-05-09 13:55:14.000000000 +0000 @@ -93,7 +93,7 @@ Icon = DrawingService.get_icon_from_file (owned_file); } - protected override Animation on_clicked (PopupButton button, Gdk.ModifierType mod) + protected override Animation on_clicked (PopupButton button, Gdk.ModifierType mod, uint32 event_time) { if (button == PopupButton.LEFT) { open_trash (); diff -Nru docky-3.0~bzr125/lib/Items/DockyDockItem.vala docky-3.0~bzr126/lib/Items/DockyDockItem.vala --- docky-3.0~bzr125/lib/Items/DockyDockItem.vala 2015-05-07 18:38:13.000000000 +0000 +++ docky-3.0~bzr126/lib/Items/DockyDockItem.vala 2015-05-09 13:55:14.000000000 +0000 @@ -59,7 +59,7 @@ /** * {@inheritDoc} */ - protected override Animation on_clicked (PopupButton button, Gdk.ModifierType mod) + protected override Animation on_clicked (PopupButton button, Gdk.ModifierType mod, uint32 event_time) { Application.get_default ().activate_action ("preferences", null); diff -Nru docky-3.0~bzr125/.tarball-version docky-3.0~bzr126/.tarball-version --- docky-3.0~bzr125/.tarball-version 2015-05-07 18:38:52.000000000 +0000 +++ docky-3.0~bzr126/.tarball-version 2015-05-09 13:56:01.000000000 +0000 @@ -1 +1 @@ -3.0.0.125 +3.0.0.126 diff -Nru docky-3.0~bzr125/.version docky-3.0~bzr126/.version --- docky-3.0~bzr125/.version 2015-05-07 18:38:41.000000000 +0000 +++ docky-3.0~bzr126/.version 2015-05-09 13:55:48.000000000 +0000 @@ -1 +1 @@ -3.0.0.125 +3.0.0.126