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

aroben at apple.com aroben at apple.com
Wed Dec 22 15:16:20 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit ab5c6f06a66e258772bae34db6e4f4b995f16a56
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Oct 29 17:01:30 2010 +0000

    Touch WebKit2Prefix.h to fix incremental builds on Windows
    
    * WebKit2Prefix.h:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70890 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit2/ChangeLog b/WebKit2/ChangeLog
index 32d3c59..b39ab5f 100644
--- a/WebKit2/ChangeLog
+++ b/WebKit2/ChangeLog
@@ -1,3 +1,9 @@
+2010-10-29  Adam Roben  <aroben at apple.com>
+
+        Touch WebKit2Prefix.h to fix incremental builds on Windows
+
+        * WebKit2Prefix.h:
+
 2010-10-28  Adam Roben  <aroben at apple.com>
 
         Remove unnecessary #includes from WebEvent.h
diff --git a/WebKit2/WebKit2Prefix.h b/WebKit2/WebKit2Prefix.h
index 13ee837..317f8eb 100644
--- a/WebKit2/WebKit2Prefix.h
+++ b/WebKit2/WebKit2Prefix.h
@@ -109,3 +109,4 @@ static const type& name() \
 #endif
 
 #endif /* defined(WIN32) || defined(_WIN32) */
+

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list