[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

xan at webkit.org xan at webkit.org
Wed Dec 22 11:40:20 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 249d19b266ed995ab1e31c949ef5b23993a8937f
Author: xan at webkit.org <xan at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Aug 3 13:33:07 2010 +0000

    2010-08-03  Xan Lopez  <xlopez at igalia.com>
    
            Reviewed by Gustavo Noronha.
    
            Silence JSCore gir "creation".
    
            * GNUmakefile.am:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64550 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/ChangeLog b/ChangeLog
index b6c500f..46e053f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-08-03  Xan Lopez  <xlopez at igalia.com>
+
+        Reviewed by Gustavo Noronha.
+
+        Silence JSCore gir "creation".
+
+        * GNUmakefile.am:
+
 2010-08-02  Chris Fleizach  <cfleizach at apple.com>
 
         Unreviewed, rolling out r64471.
diff --git a/GNUmakefile.am b/GNUmakefile.am
index 711adf2..aacfa3c 100644
--- a/GNUmakefile.am
+++ b/GNUmakefile.am
@@ -811,7 +811,7 @@ pkgconfig_DATA = WebKit/gtk/@WEBKITGTK_PC_NAME at -@WEBKITGTK_API_VERSION at .pc
 if ENABLE_INTROSPECTION
 
 JSCore- at WEBKITGTK_API_VERSION@.gir: $(builddir)/WebKit/gtk/JSCore- at WEBKITGTK_API_VERSION@.gir
-	cp $(builddir)/WebKit/gtk/JSCore- at WEBKITGTK_API_VERSION@.gir $(builddir)/
+	$(AM_V_GEN)cp $(builddir)/WebKit/gtk/JSCore- at WEBKITGTK_API_VERSION@.gir $(builddir)/
 
 JSCORE_GIRSOURCES += JSCore- at WEBKITGTK_API_VERSION@.gir
 WEBKIT_GIRSOURCES += WebKit- at WEBKITGTK_API_VERSION@.gir

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list