r54469 - in /desktop/unstable/gtk+3.0/debian: changelog patches/0004-fix-gtkentry-wayland-regression.patch

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Mon Oct 16 12:27:50 UTC 2017


Author: jbicha
Date: Mon Oct 16 12:27:49 2017
New Revision: 54469

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54469
Log:
Release to unstable

Modified:
    desktop/unstable/gtk+3.0/debian/changelog
    desktop/unstable/gtk+3.0/debian/patches/0004-fix-gtkentry-wayland-regression.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=54469&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/changelog	[utf-8] Mon Oct 16 12:27:49 2017
@@ -1,14 +1,14 @@
-gtk+3.0 (3.22.24-2) UNRELEASED; urgency=medium
+gtk+3.0 (3.22.24-2) unstable; urgency=medium
+
+  [ Jeremy Bicha ]
+  * Add 0004_fix-gtkentry-wayland-regression.patch:
+    - Cherry-pick fix for lag with Epiphany's address bar (Closes: #875826)
 
   [ Michael Biebl ]
   * Switch from XC-Package-Type to Package-Type which is an official field
     name since dpkg-dev 1.15.7.
 
-  [ Jeremy Bicha ]
-  * Add 0004_fix-gtkentry-wayland-regression.patch:
-    - Cherry-pick fix for lag with Epiphany's address bar (Closes: #875826)
-
- -- Michael Biebl <biebl at debian.org>  Fri, 13 Oct 2017 22:11:35 +0200
+ -- Jeremy Bicha <jbicha at debian.org>  Mon, 16 Oct 2017 08:26:07 -0400
 
 gtk+3.0 (3.22.24-1) unstable; urgency=low
 

Modified: desktop/unstable/gtk+3.0/debian/patches/0004-fix-gtkentry-wayland-regression.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/patches/0004-fix-gtkentry-wayland-regression.patch?rev=54469&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/patches/0004-fix-gtkentry-wayland-regression.patch	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/patches/0004-fix-gtkentry-wayland-regression.patch	[utf-8] Mon Oct 16 12:27:49 2017
@@ -8,6 +8,8 @@
 a frame clock tick that would get stuck on the lack of such callback.
 
 https://bugzilla.gnome.org/show_bug.cgi?id=784314
+https://launchpad.net/bugs/1719043
+https://bugs.debian.org/875826
 ---
  gdk/wayland/gdkwindow-wayland.c | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)




More information about the pkg-gnome-commits mailing list