r51539 - in /desktop/unstable/gtk+3.0/debian: changelog patches/016_no_offscreen_widgets_grabbing.patch patches/017_no_offscreen_device_grabbing.patch
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Mon Oct 24 17:21:47 UTC 2016
Author: biebl
Date: Mon Oct 24 17:21:45 2016
New Revision: 51539
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51539
Log:
New upstream release.
Modified:
desktop/unstable/gtk+3.0/debian/changelog
desktop/unstable/gtk+3.0/debian/patches/016_no_offscreen_widgets_grabbing.patch
desktop/unstable/gtk+3.0/debian/patches/017_no_offscreen_device_grabbing.patch
Modified: desktop/unstable/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/changelog?rev=51539&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/changelog [utf-8] Mon Oct 24 17:21:45 2016
@@ -1,3 +1,9 @@
+gtk+3.0 (3.22.2-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+
+ -- Michael Biebl <biebl at debian.org> Mon, 24 Oct 2016 17:04:10 +0200
+
gtk+3.0 (3.22.1-1) unstable; urgency=medium
* New upstream release.
Modified: desktop/unstable/gtk+3.0/debian/patches/016_no_offscreen_widgets_grabbing.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/patches/016_no_offscreen_widgets_grabbing.patch?rev=51539&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/patches/016_no_offscreen_widgets_grabbing.patch [utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/patches/016_no_offscreen_widgets_grabbing.patch [utf-8] Mon Oct 24 17:21:45 2016
@@ -3,11 +3,11 @@
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=607668
Bug-Ubuntu: https://bugs.launchpad.net/bugs/512427
-Index: gtk+-3.22.1/gtk/gtkmain.c
+Index: gtk+-3.22.2/gtk/gtkmain.c
===================================================================
---- gtk+-3.22.1.orig/gtk/gtkmain.c 2016-10-01 14:42:34.041922451 +0200
-+++ gtk+-3.22.1/gtk/gtkmain.c 2016-10-01 14:42:34.037922400 +0200
-@@ -2201,9 +2201,14 @@
+--- gtk+-3.22.2.orig/gtk/gtkmain.c 2016-10-24 17:11:01.495305908 +0200
++++ gtk+-3.22.2/gtk/gtkmain.c 2016-10-24 17:11:01.491305812 +0200
+@@ -2203,9 +2203,14 @@
{
GtkWindowGroup *group;
GtkWidget *old_grab_widget;
Modified: desktop/unstable/gtk+3.0/debian/patches/017_no_offscreen_device_grabbing.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/patches/017_no_offscreen_device_grabbing.patch?rev=51539&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/patches/017_no_offscreen_device_grabbing.patch [utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/patches/017_no_offscreen_device_grabbing.patch [utf-8] Mon Oct 24 17:21:45 2016
@@ -3,11 +3,11 @@
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=658563
Bug-Ubuntu: https://launchpad.net/bugs/804009
-Index: gtk+-3.22.1/gtk/gtkmain.c
+Index: gtk+-3.22.2/gtk/gtkmain.c
===================================================================
---- gtk+-3.22.1.orig/gtk/gtkmain.c 2016-10-01 14:42:47.682094282 +0200
-+++ gtk+-3.22.1/gtk/gtkmain.c 2016-10-01 14:42:47.678094231 +0200
-@@ -2294,9 +2294,14 @@
+--- gtk+-3.22.2.orig/gtk/gtkmain.c 2016-10-24 17:11:18.495717543 +0200
++++ gtk+-3.22.2/gtk/gtkmain.c 2016-10-24 17:11:18.491717447 +0200
+@@ -2296,9 +2296,14 @@
{
GtkWindowGroup *group;
GtkWidget *old_grab_widget;
More information about the pkg-gnome-commits
mailing list