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

dglazkov at chromium.org dglazkov at chromium.org
Wed Dec 22 16:38:08 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit a55a4e033593738f66f8026d4de5a7e575ecd4b5
Author: dglazkov at chromium.org <dglazkov at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Nov 29 17:42:25 2010 +0000

    2010-11-29  Dimitri Glazkov  <dglazkov at chromium.org>
    
            [Chromium] Remove python_24 dependency, because it is no longer necessary.
    
            * DEPS: Removed python_24 dependency.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72806 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/chromium/ChangeLog b/WebKit/chromium/ChangeLog
index 6443cb1..d971892 100644
--- a/WebKit/chromium/ChangeLog
+++ b/WebKit/chromium/ChangeLog
@@ -1,3 +1,9 @@
+2010-11-29  Dimitri Glazkov  <dglazkov at chromium.org>
+
+        [Chromium] Remove python_24 dependency, because it is no longer necessary.
+
+        * DEPS: Removed python_24 dependency.
+
 2010-11-29  Bernhard Bauer  <bauerb at chromium.org>
 
         Reviewed by Jeremy Orlow.
diff --git a/WebKit/chromium/DEPS b/WebKit/chromium/DEPS
index 32c01f0..34a80fb 100644
--- a/WebKit/chromium/DEPS
+++ b/WebKit/chromium/DEPS
@@ -121,8 +121,6 @@ deps_os = {
   'win': {
     'third_party/cygwin':
       From('chromium_deps', 'src/third_party/cygwin'),
-    'third_party/python_24':
-      From('chromium_deps', 'src/third_party/python_24'),
     'third_party/ffmpeg/binaries/chromium/win/ia32':
       From('chromium_deps', 'src/third_party/ffmpeg/binaries/chromium/win/ia32'),
     'third_party/lighttpd':

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list