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

kinuko at chromium.org kinuko at chromium.org
Wed Dec 22 12:21:48 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 1889b4020f1d952c11bfc886ac4632866af3188b
Author: kinuko at chromium.org <kinuko at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Aug 20 00:03:17 2010 +0000

    2010-08-19  Kinuko Yasuda  <kinuko at chromium.org>
    
            Reviewed by Jian Li.
    
            [Chromium] Rolls Chromium DEPS forward to 56564
            https://bugs.webkit.org/show_bug.cgi?id=44281
    
            Roll Chromium DEPS forward to 56564 to include WebFileSystem
            implementation changes.
    
            * DEPS:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65715 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/chromium/ChangeLog b/WebKit/chromium/ChangeLog
index ede4767..a714490 100644
--- a/WebKit/chromium/ChangeLog
+++ b/WebKit/chromium/ChangeLog
@@ -1,3 +1,15 @@
+2010-08-19  Kinuko Yasuda  <kinuko at chromium.org>
+
+        Reviewed by Jian Li.
+
+        [Chromium] Rolls Chromium DEPS forward to 56564
+        https://bugs.webkit.org/show_bug.cgi?id=44281
+
+        Roll Chromium DEPS forward to 56564 to include WebFileSystem
+        implementation changes.
+
+        * DEPS:
+
 2010-08-19  Vincent Scheib  <scheib at chromium.org>
 
         Reviewed by David Levin.
diff --git a/WebKit/chromium/DEPS b/WebKit/chromium/DEPS
index b517e28..a13e11d 100644
--- a/WebKit/chromium/DEPS
+++ b/WebKit/chromium/DEPS
@@ -32,7 +32,7 @@
 
 vars = {
   'chromium_svn': 'http://src.chromium.org/svn/trunk/src',
-  'chromium_rev': '55695',
+  'chromium_rev': '56564',
 }
 
 deps = {

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list