[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.16-1409-g5afdf4d
eric at webkit.org
eric at webkit.org
Thu Dec 3 13:35:55 UTC 2009
The following commit has been merged in the webkit-1.1 branch:
commit 4bd261005064100ce36974ba50f1e43960dbab7d
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Fri Nov 13 17:50:11 2009 +0000
2009-11-13 Yaar Schnitman <yaar at chromium.org>
Reviewed by Dimitri Glazkov.
Rolling Chromium dependencies to match Chromium revision 31834.
https://bugs.webkit.org/show_bug.cgi?id=31445
* DEPS:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50948 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebKit/chromium/ChangeLog b/WebKit/chromium/ChangeLog
index 4754845..d423521 100644
--- a/WebKit/chromium/ChangeLog
+++ b/WebKit/chromium/ChangeLog
@@ -1,3 +1,13 @@
+2009-11-13 Yaar Schnitman <yaar at chromium.org>
+
+ Reviewed by Dimitri Glazkov.
+
+ Rolling Chromium dependencies to match Chromium revision 31834.
+
+ https://bugs.webkit.org/show_bug.cgi?id=31445
+
+ * DEPS:
+
2009-11-12 Dumitru Daniliuc <dumi at chromium.org>
Reviewed by Dimitri Glazkov.
diff --git a/WebKit/chromium/DEPS b/WebKit/chromium/DEPS
index 5f5b9b8..a034f24 100644
--- a/WebKit/chromium/DEPS
+++ b/WebKit/chromium/DEPS
@@ -35,18 +35,18 @@ vars = {
'chromium_deps_svn': 'http://src.chromium.org/svn/trunk/deps/third_party',
# Dependencies' revisions to use:
- 'chromium_rev': '28710',
- 'google-url_rev': '119',
- 'gtest_rev': '329',
- 'gyp_rev': '685',
- 'icu_rev': '27687',
+ 'chromium_rev': '31834',
+ 'google-url_rev': '120',
+ 'gtest_rev': '336',
+ 'gyp_rev': '751',
+ 'icu_rev': '31724',
'openvcdiff_rev': '28',
- 'skia_rev': '376',
- 'v8_rev': '3030',
+ 'skia_rev': '424',
+ 'v8_rev': '3276',
# Windows:
'cygwin_rev': '11984',
- 'ffmpeg_ia32_rev': '28488',
+ 'ffmpeg_ia32_rev': '30374',
'pthreads-win32_rev': '26716',
'python_24_rev': '22967',
}
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list