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

abarth at webkit.org abarth at webkit.org
Wed Dec 22 15:27:27 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit e1862fbb67610e478d7a5c2d5a4ca457ffae4a69
Author: abarth at webkit.org <abarth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Nov 3 23:10:57 2010 +0000

    2010-11-03  Adam Barth  <abarth at webkit.org>
    
            Roll Chromium DEPs
            https://bugs.webkit.org/show_bug.cgi?id=48959
    
            * DEPS:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71279 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/chromium/ChangeLog b/WebKit/chromium/ChangeLog
index d01d552..cf3ded4 100644
--- a/WebKit/chromium/ChangeLog
+++ b/WebKit/chromium/ChangeLog
@@ -1,3 +1,10 @@
+2010-11-03  Adam Barth  <abarth at webkit.org>
+
+        Roll Chromium DEPs
+        https://bugs.webkit.org/show_bug.cgi?id=48959
+
+        * DEPS:
+
 2010-11-03  Kenneth Russell  <kbr at google.com>
 
         Reviewed by Chris Marrin.
diff --git a/WebKit/chromium/DEPS b/WebKit/chromium/DEPS
index aaf0b0a..9bc3a96 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': '64214'
+  'chromium_rev': '64970'
 }
 
 deps = {
@@ -91,6 +91,8 @@ deps = {
     Var('chromium_svn')+'/media@'+Var('chromium_rev'),
   'printing':
     Var('chromium_svn')+'/printing@'+Var('chromium_rev'),
+  'ppapi':
+    Var('chromium_svn')+'/ppapi@'+Var('chromium_rev'),
   'third_party/angle':  # needed by the gpu process
     From('chromium_deps', 'src/third_party/angle'),
   'third_party/ffmpeg': # needed by webkit/media
@@ -111,8 +113,6 @@ deps = {
     Var('chromium_svn')+'/third_party@'+Var('chromium_rev'),
   'third_party/icu':
     From('chromium_deps', 'src/third_party/icu'),
-  'third_party/ppapi':
-    From('chromium_deps', 'src/third_party/ppapi'),
   'third_party/ots':
     From('chromium_deps', 'src/third_party/ots'),
 }

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list