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

lforschler at apple.com lforschler at apple.com
Wed Dec 22 18:41:28 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 5292db397e0c9192021db0451bf520d3efad7c8d
Author: lforschler at apple.com <lforschler at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Dec 15 22:56:36 2010 +0000

    https://bugs.webkit.org/show_bug.cgi?id=51117
    Add a new leopard test bot
    really really commit to trunk this time.
    
    Reviewed by Stephanie Lewis.
    
    * BuildSlaveSupport/build.webkit.org-config/config.json:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74143 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitTools/BuildSlaveSupport/build.webkit.org-config/config.json b/WebKitTools/BuildSlaveSupport/build.webkit.org-config/config.json
index d46b140..19d7535 100644
--- a/WebKitTools/BuildSlaveSupport/build.webkit.org-config/config.json
+++ b/WebKitTools/BuildSlaveSupport/build.webkit.org-config/config.json
@@ -17,6 +17,7 @@
                     { "name": "apple-macpro-3", "platform": "mac-snowleopard" },
                     { "name": "apple-macpro-4", "platform": "mac-leopard" },
                     { "name": "apple-macpro-5", "platform": "mac-leopard" },	
+                    { "name": "apple-macpro-6", "platform": "mac-leopard" },	
 
                     { "name": "apple-windows-1", "platform": "win"},
                     { "name": "apple-windows-2", "platform": "win"},
@@ -77,7 +78,7 @@
                     },
                     { "name": "Leopard Intel Debug (Tests)", "type": "Test", "builddir": "leopard-intel-debug-tests",
                       "platform": "mac-leopard", "configuration": "debug", "architectures": ["i386"],
-                      "slavenames": ["apple-xserve-3", "test-slave", "apple-macpro-5"]
+                      "slavenames": ["apple-xserve-3", "test-slave", "apple-macpro-5", "apple-macpro-6"]
                     },
                     { "name": "SnowLeopard Intel Release (Build)", "type": "Build", "builddir": "snowleopard-intel-release",
                       "platform": "mac-snowleopard", "configuration": "release", "architectures": ["x86_64"],
diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog
index afc65aa..ffdb275 100644
--- a/WebKitTools/ChangeLog
+++ b/WebKitTools/ChangeLog
@@ -1,3 +1,13 @@
+2010-12-15  Lucas Forschler  <lforschler at apple.com>
+
+        Reviewed by Stephanie Lewis.
+
+        https://bugs.webkit.org/show_bug.cgi?id=51117
+        Add a new leopard test bot
+        really really commit to trunk this time.
+
+        * BuildSlaveSupport/build.webkit.org-config/config.json:
+
 2010-12-15  Sam Weinig  <sam at webkit.org>
 
         Reviewed by Anders Carlsson.
@@ -88,15 +98,6 @@
 
         * Scripts/webkitdirs.pm:
 
-2010-12-15  Lucas Forschler  <lforschler at apple.com>
-
-        Reviewed by Stephanie Lewis.
-
-        https://bugs.webkit.org/show_bug.cgi?id=51117
-        Add a new leopard WK2 test bot
-
-        * BuildSlaveSupport/build.webkit.org-config/config.json:
-
 2010-12-15  Amruth Raj  <amruthraj at motorola.com> and Ravi Kasibhatla  <ravi.kasibhatla at motorola.com>
 
         Reviewed by Martin Robinson.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list