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

victorw at chromium.org victorw at chromium.org
Wed Dec 22 11:14:46 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 0388e56bf8a463efc524210ff28adc772ede4a8c
Author: victorw at chromium.org <victorw at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jul 15 22:29:43 2010 +0000

    2010-07-15  Sheriff Bot  <webkit.review.bot at gmail.com>
    
            Unreviewed, rolling out r63446.
            http://trac.webkit.org/changeset/63446
            https://bugs.webkit.org/show_bug.cgi?id=42412
    
            It broke the Chromium Windows bot due to missing dependencies
            there. (Requested by dave_levin on #webkit).
    
            * DEPS:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63475 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/chromium/ChangeLog b/WebKit/chromium/ChangeLog
index cef20f2..4387af7 100644
--- a/WebKit/chromium/ChangeLog
+++ b/WebKit/chromium/ChangeLog
@@ -1,3 +1,14 @@
+2010-07-15  Sheriff Bot  <webkit.review.bot at gmail.com>
+
+        Unreviewed, rolling out r63446.
+        http://trac.webkit.org/changeset/63446
+        https://bugs.webkit.org/show_bug.cgi?id=42412
+
+        It broke the Chromium Windows bot due to missing dependencies
+        there. (Requested by dave_levin on #webkit).
+
+        * DEPS:
+
 2010-07-15  Victor Wang  <victorw at chromium.org>
 
         Reviewed by David Levin.
diff --git a/WebKit/chromium/DEPS b/WebKit/chromium/DEPS
index 60b3a07..63509ff 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': '52483',
+  'chromium_rev': '51736',
 }
 
 deps = {

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list