r43065 - in /desktop/unstable/gtk+3.0/debian: changelog control patches/018_gdkenumtypes.c_location.patch patches/032_mips_treeview_row_separator_height.patch

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Sep 23 17:07:58 UTC 2014


Author: biebl
Date: Tue Sep 23 17:07:58 2014
New Revision: 43065

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43065
Log:
Refresh patches.

Modified:
    desktop/unstable/gtk+3.0/debian/changelog
    desktop/unstable/gtk+3.0/debian/control
    desktop/unstable/gtk+3.0/debian/patches/018_gdkenumtypes.c_location.patch
    desktop/unstable/gtk+3.0/debian/patches/032_mips_treeview_row_separator_height.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=43065&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/changelog	[utf-8] Tue Sep 23 17:07:58 2014
@@ -1,6 +1,7 @@
 gtk+3.0 (3.14.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Refresh patches.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 23 Sep 2014 19:05:02 +0200
 

Modified: desktop/unstable/gtk+3.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/control?rev=43065&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/control	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/control	[utf-8] Tue Sep 23 17:07:58 2014
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 8.1.3),
                cdbs (>= 0.4.93),
                gnome-pkg-tools (>= 0.11),

Modified: desktop/unstable/gtk+3.0/debian/patches/018_gdkenumtypes.c_location.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/patches/018_gdkenumtypes.c_location.patch?rev=43065&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/patches/018_gdkenumtypes.c_location.patch	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/patches/018_gdkenumtypes.c_location.patch	[utf-8] Tue Sep 23 17:07:58 2014
@@ -18,9 +18,11 @@
  gdk/Makefile.am |   17 +++++++----------
  1 files changed, 7 insertions(+), 10 deletions(-)
 
---- a/gdk/Makefile.am
-+++ b/gdk/Makefile.am
-@@ -210,8 +210,8 @@
+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 @@
  introspection_files = 		\
  	$(filter-out gdkkeysyms-compat.h, $(gdk_h_sources))	\
  	$(gdk_c_sources)	\
@@ -31,7 +33,7 @@
  
  Gdk-3.0.gir: libgdk-3.la Makefile
  Gdk_3_0_gir_SCANNERFLAGS = 	\
-@@ -378,7 +378,7 @@
+@@ -374,7 +374,7 @@
  
  lib_LTLIBRARIES = libgdk-3.la
  
@@ -40,7 +42,7 @@
  EXTRA_DIST += \
  	$(gdk_built_sources)	\
  	fallback-c89.c
-@@ -392,18 +392,15 @@
+@@ -388,18 +388,15 @@
  	$(gdk_built_sources)			\
  	gdkconfig.h
  

Modified: desktop/unstable/gtk+3.0/debian/patches/032_mips_treeview_row_separator_height.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/patches/032_mips_treeview_row_separator_height.patch?rev=43065&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/patches/032_mips_treeview_row_separator_height.patch	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/patches/032_mips_treeview_row_separator_height.patch	[utf-8] Tue Sep 23 17:07:58 2014
@@ -1,8 +1,10 @@
 Bug: https://bugzilla.gnome.org/show_bug.cgi?id=702371
 
---- a/testsuite/gtk/treeview.c
-+++ b/testsuite/gtk/treeview.c
-@@ -236,8 +236,10 @@
+Index: gtk+-3.14.0/testsuite/gtk/treeview.c
+===================================================================
+--- gtk+-3.14.0.orig/testsuite/gtk/treeview.c	2014-09-23 19:07:32.556451645 +0200
++++ gtk+-3.14.0/testsuite/gtk/treeview.c	2014-09-23 19:07:32.556451645 +0200
+@@ -300,8 +300,10 @@
    g_test_add_func ("/TreeView/cursor/bug-539377", test_bug_539377);
    g_test_add_func ("/TreeView/cursor/select-collapsed_row",
                     test_select_collapsed_row);




More information about the pkg-gnome-commits mailing list