r28238 - in /desktop/unstable/gtk+3.0/debian: changelog patches/003_gdk.pc_privates.patch patches/015_default-fallback-icon-theme.patch patches/042_treeview_single-focus.patch

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Jun 3 23:02:34 UTC 2011


Author: biebl
Date: Fri Jun  3 23:02:34 2011
New Revision: 28238

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

Modified:
    desktop/unstable/gtk+3.0/debian/changelog
    desktop/unstable/gtk+3.0/debian/patches/003_gdk.pc_privates.patch
    desktop/unstable/gtk+3.0/debian/patches/015_default-fallback-icon-theme.patch
    desktop/unstable/gtk+3.0/debian/patches/042_treeview_single-focus.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=28238&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/changelog [utf-8] Fri Jun  3 23:02:34 2011
@@ -10,6 +10,7 @@
   [ Michael Biebl ]
   * debian/watch: Switch to .bz2 tarballs.
   * New upstream release.
+  * Refresh patches.
 
  -- Michael Biebl <biebl at debian.org>  Fri, 03 Jun 2011 22:49:08 +0200
 

Modified: desktop/unstable/gtk+3.0/debian/patches/003_gdk.pc_privates.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/patches/003_gdk.pc_privates.patch?rev=28238&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/patches/003_gdk.pc_privates.patch [utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/patches/003_gdk.pc_privates.patch [utf-8] Fri Jun  3 23:02:34 2011
@@ -1,8 +1,8 @@
-Index: gtk+-3.0.0/configure.ac
+Index: gtk+-3.0.10/configure.ac
 ===================================================================
---- gtk+-3.0.0.orig/configure.ac	2011-02-14 11:28:49.000000000 +1100
-+++ gtk+-3.0.0/configure.ac	2011-02-14 11:29:26.737459339 +1100
-@@ -1229,20 +1229,23 @@
+--- gtk+-3.0.10.orig/configure.ac	2011-06-03 22:50:22.621119186 +0200
++++ gtk+-3.0.10/configure.ac	2011-06-03 22:50:26.257073475 +0200
+@@ -1210,20 +1210,23 @@
  CFLAGS="$saved_cflags"
  LDFLAGS="$saved_ldflags"
  
@@ -30,10 +30,10 @@
  AC_SUBST(GDK_EXTRA_LIBS)
  AC_SUBST(GDK_EXTRA_CFLAGS)
  AC_SUBST(GDK_DEP_LIBS)
-Index: gtk+-3.0.0/gdk-3.0.pc.in
+Index: gtk+-3.0.10/gdk-3.0.pc.in
 ===================================================================
---- gtk+-3.0.0.orig/gdk-3.0.pc.in	2011-02-11 06:25:43.000000000 +1100
-+++ gtk+-3.0.0/gdk-3.0.pc.in	2011-02-14 11:29:26.737459339 +1100
+--- gtk+-3.0.10.orig/gdk-3.0.pc.in	2011-02-11 21:24:40.000000000 +0100
++++ gtk+-3.0.10/gdk-3.0.pc.in	2011-06-03 22:50:26.257073475 +0200
 @@ -8,5 +8,6 @@
  Description: GTK+ Drawing Kit
  Version: @VERSION@

Modified: desktop/unstable/gtk+3.0/debian/patches/015_default-fallback-icon-theme.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/patches/015_default-fallback-icon-theme.patch?rev=28238&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/patches/015_default-fallback-icon-theme.patch [utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/patches/015_default-fallback-icon-theme.patch [utf-8] Fri Jun  3 23:02:34 2011
@@ -1,8 +1,8 @@
-Index: gtk+3.0-2.99.3/gtk/gtksettings.c
+Index: gtk+-3.0.10/gtk/gtksettings.c
 ===================================================================
---- gtk+3.0-2.99.3.orig/gtk/gtksettings.c
-+++ gtk+3.0-2.99.3/gtk/gtksettings.c
-@@ -414,7 +414,7 @@
+--- gtk+-3.0.10.orig/gtk/gtksettings.c	2011-05-23 04:12:33.000000000 +0200
++++ gtk+-3.0.10/gtk/gtksettings.c	2011-06-03 22:50:35.032963148 +0200
+@@ -404,7 +404,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/unstable/gtk+3.0/debian/patches/042_treeview_single-focus.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/patches/042_treeview_single-focus.patch?rev=28238&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/patches/042_treeview_single-focus.patch [utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/patches/042_treeview_single-focus.patch [utf-8] Fri Jun  3 23:02:34 2011
@@ -1,8 +1,8 @@
-Index: gtk+-3.0.0/gtk/gtktreeview.c
+Index: gtk+-3.0.10/gtk/gtktreeview.c
 ===================================================================
---- gtk+-3.0.0.orig/gtk/gtktreeview.c	2011-02-10 23:27:24.000000000 +1100
-+++ gtk+-3.0.0/gtk/gtktreeview.c	2011-02-14 11:29:32.687354277 +1100
-@@ -10120,7 +10120,8 @@
+--- gtk+-3.0.10.orig/gtk/gtktreeview.c	2011-05-23 04:12:26.000000000 +0200
++++ gtk+-3.0.10/gtk/gtktreeview.c	2011-06-03 22:50:40.652892494 +0200
+@@ -10138,7 +10138,8 @@
  
        if (cursor_path)
  	{




More information about the pkg-gnome-commits mailing list