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

leandro at webkit.org leandro at webkit.org
Wed Dec 22 15:04:05 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 247986d05a6aa517ca9823cc5131c2d7165c2348
Author: leandro at webkit.org <leandro at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Oct 27 20:15:44 2010 +0000

    2010-10-27  Leandro Pereira  <leandro at profusion.mobi>
    
            Unreviewed. Build fix after r70651.
    
            * CMakeListsEfl.txt: Add SoupURIUtils.cpp.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70697 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/CMakeListsEfl.txt b/WebCore/CMakeListsEfl.txt
index e44dfd4..3397bc2 100644
--- a/WebCore/CMakeListsEfl.txt
+++ b/WebCore/CMakeListsEfl.txt
@@ -102,6 +102,7 @@ IF (WTF_USE_SOUP)
     platform/network/soup/ResourceRequestSoup.cpp
     platform/network/soup/ResourceResponseSoup.cpp
     platform/network/soup/SocketStreamHandleSoup.cpp
+    platform/network/soup/SoupURIUtils.cpp
 
     platform/network/soup/cache/soup-directory-input-stream.c
     platform/network/soup/cache/soup-http-input-stream.c
diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 469745b..3a962c4 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-10-27  Leandro Pereira  <leandro at profusion.mobi>
+
+        Unreviewed. Build fix after r70651.
+
+        * CMakeListsEfl.txt: Add SoupURIUtils.cpp.
+
 2010-10-27  Crystal Zhang  <haizhang at rim.com>
 
         Reviewed by Eric Carlson.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list