[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

abarth at webkit.org abarth at webkit.org
Thu Apr 8 00:28:52 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 80485b6476a26cba90d8e5e5b8d77ec38e7c414a
Author: abarth at webkit.org <abarth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Dec 9 08:24:59 2009 +0000

    2009-12-09  Adam Barth  <abarth at webkit.org>
    
            Unreviewed "build" fix.
    
            * Scripts/modules/landingsequence.py:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51890 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog
index 652df1c..13ee44a 100644
--- a/WebKitTools/ChangeLog
+++ b/WebKitTools/ChangeLog
@@ -1,5 +1,11 @@
 2009-12-09  Adam Barth  <abarth at webkit.org>
 
+        Unreviewed "build" fix.
+
+        * Scripts/modules/landingsequence.py:
+
+2009-12-09  Adam Barth  <abarth at webkit.org>
+
         Reviewed by Eric Seidel.
 
         [bzt] Implement abstract Steps
diff --git a/WebKitTools/Scripts/modules/landingsequence.py b/WebKitTools/Scripts/modules/landingsequence.py
index fc20baa..4f03260 100644
--- a/WebKitTools/Scripts/modules/landingsequence.py
+++ b/WebKitTools/Scripts/modules/landingsequence.py
@@ -29,8 +29,8 @@
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 from modules.comments import bug_comment_from_commit_text
+from modules.executive import ScriptError
 from modules.logging import log
-from modules.processutils import ScriptError
 from modules.scm import CheckoutNeedsUpdate
 from modules.webkitport import WebKitPort
 from modules.workqueue import WorkQueue

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list