r51911 - in /desktop/unstable/gtk+3.0/debian: ./ patches/

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Jan 16 23:21:08 UTC 2017


Author: biebl
Date: Mon Jan 16 23:21:07 2017
New Revision: 51911

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51911
Log:
New upstream release.

Removed:
    desktop/unstable/gtk+3.0/debian/patches/wayland-Disable-EGL-swap-interval.patch
    desktop/unstable/gtk+3.0/debian/patches/wayland-Handle-subsurface-as-popup-parent.patch
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
    desktop/unstable/gtk+3.0/debian/patches/series

Modified: desktop/unstable/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/changelog?rev=51911&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/changelog	[utf-8] Mon Jan 16 23:21:07 2017
@@ -1,14 +1,8 @@
-gtk+3.0 (3.22.6-2) UNRELEASED; urgency=medium
-
-  * d/p/wayland-Handle-subsurface-as-popup-parent.patch
-    - Added. Fix location of popup menus if the parent window is a subsurface
-      (From upstream git, bgo#776225)
-  * d/p/wayland-Disable-EGL-swap-interval.patch
-    - Added. Rely purely on the Gdk frame clock and disable EGL swap interval.
-      Fixes the mainloop blocking when the compositor is throttling refreshes
-      (From upstream git, bgo#769835)
-
- -- Sjoerd Simons <sjoerd at debian.org>  Wed, 11 Jan 2017 22:22:09 +0100
+gtk+3.0 (3.22.7-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+
+ -- Michael Biebl <biebl at debian.org>  Tue, 17 Jan 2017 00:20:27 +0100
 
 gtk+3.0 (3.22.6-1) unstable; urgency=medium
 

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=51911&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 Jan 16 23:21:07 2017
@@ -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.2/gtk/gtkmain.c
+Index: b/gtk/gtkmain.c
 ===================================================================
---- 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 @@
+--- a/gtk/gtkmain.c
++++ b/gtk/gtkmain.c
+@@ -2214,9 +2214,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=51911&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 Jan 16 23:21:07 2017
@@ -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.2/gtk/gtkmain.c
+Index: b/gtk/gtkmain.c
 ===================================================================
---- 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 @@
+--- a/gtk/gtkmain.c
++++ b/gtk/gtkmain.c
+@@ -2307,9 +2307,14 @@
  {
    GtkWindowGroup *group;
    GtkWidget *old_grab_widget;

Modified: desktop/unstable/gtk+3.0/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/patches/series?rev=51911&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/patches/series	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/patches/series	[utf-8] Mon Jan 16 23:21:07 2017
@@ -7,5 +7,3 @@
 071_fix-installation-of-HTML-images.patch
 no-accessibility-dump.patch
 reftest-known-fail.patch
-wayland-Handle-subsurface-as-popup-parent.patch
-wayland-Disable-EGL-swap-interval.patch




More information about the pkg-gnome-commits mailing list