[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.21-584-g1e41756

yurys at chromium.org yurys at chromium.org
Fri Feb 26 22:16:44 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit d5a2d3b1ecdcdf1cc7e4f4eaab9884674c6cb280
Author: yurys at chromium.org <yurys at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Feb 10 11:14:59 2010 +0000

    2010-02-10  Yury Semikhatsky  <yurys at chromium.org>
    
            Reviewed by Pavel Feldman.
    
            Rolling Chromium dependencies to match Chromium revision 38580.
    
            https://bugs.webkit.org/show_bug.cgi?id=34789
    
            * DEPS:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54594 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/chromium/ChangeLog b/WebKit/chromium/ChangeLog
index e9e14b9..c1fb4c5 100644
--- a/WebKit/chromium/ChangeLog
+++ b/WebKit/chromium/ChangeLog
@@ -2,6 +2,16 @@
 
         Reviewed by Pavel Feldman.
 
+        Rolling Chromium dependencies to match Chromium revision 38580.
+
+        https://bugs.webkit.org/show_bug.cgi?id=34789
+
+        * DEPS:
+
+2010-02-10  Yury Semikhatsky  <yurys at chromium.org>
+
+        Reviewed by Pavel Feldman.
+
         Use v8::Debug::ProcessDebugMessages instead of executing an empty function
 
         https://bugs.webkit.org/show_bug.cgi?id=34704
diff --git a/WebKit/chromium/DEPS b/WebKit/chromium/DEPS
index fc90187..adb7f96 100644
--- a/WebKit/chromium/DEPS
+++ b/WebKit/chromium/DEPS
@@ -35,19 +35,19 @@ vars = {
   'chromium_deps_svn': 'http://src.chromium.org/svn/trunk/deps/third_party',
 
   # Dependencies' revisions to use:
-  'chromium_rev': '31834',
-  'google-url_rev': '120',
-  'gtest_rev': '336',
-  'gyp_rev': '751',
-  'icu_rev': '31724',
+  'chromium_rev': '38580',
+  'google-url_rev': '121',
+  'gtest_rev': '359',
+  'gyp_rev': '781',
+  'icu_rev': '37341',
   'openvcdiff_rev': '28',
-  'ots_rev': '19',
-  'skia_rev': '424',
-  'v8_rev': '3276',
+  'ots_rev': '26',
+  'skia_rev': '490',
+  'v8_rev': '3781',
 
   # Windows:
   'cygwin_rev': '11984',
-  'ffmpeg_ia32_rev': '30374',
+  'ffmpeg_ia32_rev': '34297',
   'pthreads-win32_rev': '26716',
   'python_24_rev': '22967',
 }

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list