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

aroben at apple.com aroben at apple.com
Wed Dec 22 11:38:57 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 62314db46bb46d613a0540eb09ff6aad4dbeec09
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Aug 2 18:43:34 2010 +0000

    Tell the patch prettifier about some (not so) new directories
    
    * PrettyPatch/PrettyPatch.rb: Added WebKit2, autotools, and cmake
    directories.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64482 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/BugsSite/ChangeLog b/BugsSite/ChangeLog
index bf2ce3c..3f41490 100644
--- a/BugsSite/ChangeLog
+++ b/BugsSite/ChangeLog
@@ -1,3 +1,10 @@
+2010-08-02  Adam Roben  <aroben at apple.com>
+
+        Tell the patch prettifier about some (not so) new directories
+
+        * PrettyPatch/PrettyPatch.rb: Added WebKit2, autotools, and cmake
+        directories.
+
 2010-07-27  Joseph Pecoraro  <joepeck at webkit.org>
 
         Reviewed by David Kilzer.
diff --git a/BugsSite/PrettyPatch/PrettyPatch.rb b/BugsSite/PrettyPatch/PrettyPatch.rb
index 1e5e906..228c1bb 100644
--- a/BugsSite/PrettyPatch/PrettyPatch.rb
+++ b/BugsSite/PrettyPatch/PrettyPatch.rb
@@ -73,10 +73,13 @@ private
         SunSpider
         WebCore
         WebKit
+        WebKit2
         WebKitExamplePlugins
         WebKitLibraries
         WebKitSite
         WebKitTools
+        autotools
+        cmake
     ]
 
     def self.find_url_and_path(file_path)

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list