r36902 - in /desktop/experimental/gtk+3.0/debian: changelog patches/018_gdkenumtypes.c_location.patch patches/060_ignore-random-icons.patch patches/071_fix-installation-of-HTML-images.patch

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Wed Mar 6 10:27:03 UTC 2013


Author: pochu
Date: Wed Mar  6 10:27:02 2013
New Revision: 36902

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36902
Log:
  + debian/patches/*:
    - Refreshed.

Modified:
    desktop/experimental/gtk+3.0/debian/changelog
    desktop/experimental/gtk+3.0/debian/patches/018_gdkenumtypes.c_location.patch
    desktop/experimental/gtk+3.0/debian/patches/060_ignore-random-icons.patch
    desktop/experimental/gtk+3.0/debian/patches/071_fix-installation-of-HTML-images.patch

Modified: desktop/experimental/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/changelog?rev=36902&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/changelog [utf-8] Wed Mar  6 10:27:02 2013
@@ -7,6 +7,8 @@
 
   [ Emilio Pozuelo Monfort ]
   * New upstream release.
+    + debian/patches/*:
+      - Refreshed.
 
  -- Sjoerd Simons <sjoerd at debian.org>  Mon, 04 Mar 2013 22:07:12 +0100
 

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=36902&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] Wed Mar  6 10:27:02 2013
@@ -31,7 +31,7 @@
  
  Gdk-3.0.gir: libgdk-3.la Makefile
  Gdk_3_0_gir_SCANNERFLAGS = 	\
-@@ -311,7 +311,7 @@
+@@ -310,7 +310,7 @@
  
  lib_LTLIBRARIES = libgdk-3.la
  
@@ -40,7 +40,7 @@
  EXTRA_DIST += \
  	$(gdk_built_sources)	\
  	fallback-c89.c
-@@ -325,18 +325,15 @@
+@@ -324,18 +324,15 @@
  	$(gdk_built_sources)			\
  	gdkconfig.h
  

Modified: desktop/experimental/gtk+3.0/debian/patches/060_ignore-random-icons.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/patches/060_ignore-random-icons.patch?rev=36902&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/patches/060_ignore-random-icons.patch [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/patches/060_ignore-random-icons.patch [utf-8] Wed Mar  6 10:27:02 2013
@@ -1,8 +1,6 @@
-Index: gtk+-3.3.20/gtk/updateiconcache.c
-===================================================================
---- gtk+-3.3.20.orig/gtk/updateiconcache.c	2012-03-21 00:38:00.442485584 +0100
-+++ gtk+-3.3.20/gtk/updateiconcache.c	2012-03-21 00:38:26.866484650 +0100
-@@ -658,7 +658,7 @@
+--- a/gtk/updateiconcache.c
++++ b/gtk/updateiconcache.c
+@@ -676,7 +676,7 @@
  		      directories = g_list_append (directories, g_strdup (subdir));
  		    }
  		  else

Modified: desktop/experimental/gtk+3.0/debian/patches/071_fix-installation-of-HTML-images.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/patches/071_fix-installation-of-HTML-images.patch?rev=36902&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/patches/071_fix-installation-of-HTML-images.patch [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/patches/071_fix-installation-of-HTML-images.patch [utf-8] Wed Mar  6 10:27:02 2013
@@ -13,7 +13,7 @@
 
 --- a/gtk-doc.make
 +++ b/gtk-doc.make
-@@ -155,8 +155,8 @@
+@@ -173,8 +173,8 @@
  	  if test -f $(abs_srcdir)/$$file ; then \
  	    cp $(abs_srcdir)/$$file $(abs_builddir)/html; \
  	  fi; \
@@ -23,4 +23,4 @@
 +	    cp $$file $(abs_builddir)/html; \
  	  fi; \
  	done;
- 	@echo '  DOC   Fixing cross-references'
+ 	$(GTK_DOC_V_XREF)gtkdoc-fixxref --module=$(DOC_MODULE) --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)




More information about the pkg-gnome-commits mailing list