r44526 - in /desktop/experimental/gtk+3.0/debian: ./ patches/
pochu at users.alioth.debian.org
pochu at users.alioth.debian.org
Fri May 22 11:48:09 UTC 2015
Author: pochu
Date: Fri May 22 11:48:09 2015
New Revision: 44526
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44526
Log:
* debian/patches:
+ Refreshed.
* debian/patches/notify-test-Don-t-test-object-relying-on-dbus-connec.patch:
+ Dropped, included upstream.
Removed:
desktop/experimental/gtk+3.0/debian/patches/notify-test-Don-t-test-object-relying-on-dbus-connec.patch
Modified:
desktop/experimental/gtk+3.0/debian/changelog
desktop/experimental/gtk+3.0/debian/patches/015_default-fallback-icon-theme.patch
desktop/experimental/gtk+3.0/debian/patches/016_no_offscreen_widgets_grabbing.patch
desktop/experimental/gtk+3.0/debian/patches/017_no_offscreen_device_grabbing.patch
desktop/experimental/gtk+3.0/debian/patches/018_gdkenumtypes.c_location.patch
desktop/experimental/gtk+3.0/debian/patches/series
Modified: desktop/experimental/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/changelog?rev=44526&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/changelog [utf-8] Fri May 22 11:48:09 2015
@@ -14,6 +14,10 @@
[ Emilio Pozuelo Monfort ]
* New upstream release 3.16.3.
+ * debian/patches:
+ + Refreshed.
+ * debian/patches/notify-test-Don-t-test-object-relying-on-dbus-connec.patch:
+ + Dropped, included upstream.
-- Sjoerd Simons <sjoerd at debian.org> Mon, 11 May 2015 16:45:40 +0200
Modified: desktop/experimental/gtk+3.0/debian/patches/015_default-fallback-icon-theme.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/patches/015_default-fallback-icon-theme.patch?rev=44526&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/patches/015_default-fallback-icon-theme.patch [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/patches/015_default-fallback-icon-theme.patch [utf-8] Fri May 22 11:48:09 2015
@@ -1,8 +1,6 @@
-Index: gtk+-3.14.1/gtk/gtksettings.c
-===================================================================
---- gtk+-3.14.1.orig/gtk/gtksettings.c 2014-10-02 01:53:10.669684152 +0200
-+++ gtk+-3.14.1/gtk/gtksettings.c 2014-10-02 01:53:10.665684097 +0200
-@@ -456,7 +456,7 @@
+--- a/gtk/gtksettings.c
++++ b/gtk/gtksettings.c
+@@ -460,7 +460,7 @@
g_param_spec_string ("gtk-fallback-icon-theme",
P_("Fallback Icon Theme Name"),
P_("Name of a icon theme to fall back to"),
Modified: desktop/experimental/gtk+3.0/debian/patches/016_no_offscreen_widgets_grabbing.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/patches/016_no_offscreen_widgets_grabbing.patch?rev=44526&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/patches/016_no_offscreen_widgets_grabbing.patch [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/patches/016_no_offscreen_widgets_grabbing.patch [utf-8] Fri May 22 11:48:09 2015
@@ -5,7 +5,7 @@
--- a/gtk/gtkmain.c
+++ b/gtk/gtkmain.c
-@@ -2060,9 +2060,14 @@
+@@ -2068,9 +2068,14 @@
{
GtkWindowGroup *group;
GtkWidget *old_grab_widget;
Modified: desktop/experimental/gtk+3.0/debian/patches/017_no_offscreen_device_grabbing.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/patches/017_no_offscreen_device_grabbing.patch?rev=44526&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/patches/017_no_offscreen_device_grabbing.patch [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/patches/017_no_offscreen_device_grabbing.patch [utf-8] Fri May 22 11:48:09 2015
@@ -5,7 +5,7 @@
--- a/gtk/gtkmain.c
+++ b/gtk/gtkmain.c
-@@ -2153,9 +2153,14 @@
+@@ -2161,9 +2161,14 @@
{
GtkWindowGroup *group;
GtkWidget *old_grab_widget;
Modified: desktop/experimental/gtk+3.0/debian/patches/018_gdkenumtypes.c_location.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/patches/018_gdkenumtypes.c_location.patch?rev=44526&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/patches/018_gdkenumtypes.c_location.patch [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/patches/018_gdkenumtypes.c_location.patch [utf-8] Fri May 22 11:48:09 2015
@@ -18,11 +18,9 @@
gdk/Makefile.am | 17 +++++++----------
1 files changed, 7 insertions(+), 10 deletions(-)
-Index: gtk+-3.14.0/gdk/Makefile.am
-===================================================================
---- gtk+-3.14.0.orig/gdk/Makefile.am 2014-09-23 19:07:27.472374097 +0200
-+++ gtk+-3.14.0/gdk/Makefile.am 2014-09-23 19:07:27.468374036 +0200
-@@ -206,8 +206,8 @@
+--- a/gdk/Makefile.am
++++ b/gdk/Makefile.am
+@@ -217,8 +217,8 @@
introspection_files = \
$(filter-out gdkkeysyms-compat.h, $(gdk_h_sources)) \
$(gdk_c_sources) \
@@ -33,7 +31,7 @@
Gdk-3.0.gir: libgdk-3.la Makefile
Gdk_3_0_gir_SCANNERFLAGS = \
-@@ -374,7 +374,7 @@
+@@ -385,7 +385,7 @@
lib_LTLIBRARIES = libgdk-3.la
@@ -42,7 +40,7 @@
EXTRA_DIST += \
$(gdk_built_sources) \
fallback-c89.c
-@@ -388,18 +388,15 @@
+@@ -399,18 +399,15 @@
$(gdk_built_sources) \
gdkconfig.h
Modified: desktop/experimental/gtk+3.0/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/patches/series?rev=44526&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/patches/series [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/patches/series [utf-8] Fri May 22 11:48:09 2015
@@ -11,4 +11,3 @@
061_multiarch_module_fallback.patch
071_fix-installation-of-HTML-images.patch
reftest-known-fail.patch
-notify-test-Don-t-test-object-relying-on-dbus-connec.patch
More information about the pkg-gnome-commits
mailing list