[SCM] WebKit Debian packaging branch, debian/experimental, updated. debian/1.3.8-1-142-g786665c

abarth at webkit.org abarth at webkit.org
Mon Dec 27 16:26:46 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 09aafa58ade133730317b1e59b0e4d6e822a4f40
Author: abarth at webkit.org <abarth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Dec 21 07:18:06 2010 +0000

    2010-12-20  Adam Barth  <abarth at webkit.org>
    
            One more tweak caused by moving the web sites around.  I had this
            change in my patch originally, but I missed it because I had to use
            server-side svn move commands to move the bulk of the web site files.
    
            * PrettyPatch/PrettyPatch.rb:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74398 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/Websites/bugs.webkit.org/ChangeLog b/Websites/bugs.webkit.org/ChangeLog
index 0f062ea..786ed66 100644
--- a/Websites/bugs.webkit.org/ChangeLog
+++ b/Websites/bugs.webkit.org/ChangeLog
@@ -1,3 +1,11 @@
+2010-12-20  Adam Barth  <abarth at webkit.org>
+
+        One more tweak caused by moving the web sites around.  I had this
+        change in my patch originally, but I missed it because I had to use
+        server-side svn move commands to move the bulk of the web site files.
+
+        * PrettyPatch/PrettyPatch.rb:
+
 2010-12-18  Adam Barth  <abarth at webkit.org>
 
         Reviewed by Sam Weinig.
diff --git a/Websites/bugs.webkit.org/PrettyPatch/PrettyPatch.rb b/Websites/bugs.webkit.org/PrettyPatch/PrettyPatch.rb
index 6968e0a..44993ca 100644
--- a/Websites/bugs.webkit.org/PrettyPatch/PrettyPatch.rb
+++ b/Websites/bugs.webkit.org/PrettyPatch/PrettyPatch.rb
@@ -64,20 +64,18 @@ private
     OPENSOURCE_TRAC_URL = "http://trac.webkit.org/"
 
     OPENSOURCE_DIRS = Set.new %w[
-        BugsSite
         Examples
         JavaScriptCore
         JavaScriptGlue
         LayoutTests
         PageLoadTests
-        PlanetWebKit
         SunSpider
         Tools
         WebCore
         WebKit
         WebKit2
         WebKitLibraries
-        WebKitSite
+        Websites
         autotools
         cmake
     ]

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list