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

dglazkov at chromium.org dglazkov at chromium.org
Wed Dec 22 12:02:16 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 8581dfee9cd1490a391dbad685dc09a648810fe9
Author: dglazkov at chromium.org <dglazkov at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Aug 12 23:26:33 2010 +0000

    2010-08-12  Dimitri Glazkov  <dglazkov at chromium.org>
    
            Reviewed by David Levin.
    
            Add more Chromium-related dependency directories to .gitignore.
            https://bugs.webkit.org/show_bug.cgi?id=43940
    
            * .gitignore: Added all existing that are created by update-webkit --chromium.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65282 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/.gitignore b/.gitignore
index 277912a..1d93924 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,27 @@ WebKitTools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.xcodeproj
 WebKit/chromium/.gclient
 WebKit/chromium/.gclient_entries
 
+# Ignore Chromium dependencies
+WebKit/chromium/base/
+WebKit/chromium/gfx/
+WebKit/chromium/googleurl/
+WebKit/chromium/net/
+WebKit/chromium/sdch/
+WebKit/chromium/skia/
+WebKit/chromium/testing/
+WebKit/chromium/third_party/
+WebKit/chromium/tools/
+WebKit/chromium/v8/
+WebKit/chromium/xcodebuild/
+WebKit/chromium/.gclient
+WebKit/chromium/.gclient_entries
+WebKit/chromium/app/
+WebKit/chromium/chromium_deps/
+WebKit/chromium/gpu/
+WebKit/chromium/media/
+WebKit/chromium/webkit/
+WebKit/chromium/printing/
+
 # Ignore compiled java tests:
 LayoutTests/java/*.class
 
diff --git a/ChangeLog b/ChangeLog
index 239013e..d41ea0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2010-08-12  Dimitri Glazkov  <dglazkov at chromium.org>
+
+        Reviewed by David Levin.
+
+        Add more Chromium-related dependency directories to .gitignore.
+        https://bugs.webkit.org/show_bug.cgi?id=43940
+
+        * .gitignore: Added all existing that are created by update-webkit --chromium.
+
 2010-08-12  Gustavo Noronha Silva  <gustavo.noronha at collabora.co.uk>
 
         Reviewed by Martin Robinson.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list