[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 13:26:27 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit dba7803e03e4a44bb302920a072938bda685a11d
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Sep 15 15:20:20 2010 +0000

    Only include Qt Labs posts that mention WebKit
    
    All other feeds are either WebKit-specific or are filtered on
    "webkit". This makes Qt Labs match all the others. This should help
    keep off-topic posts off of Planet WebKit.
    
    Fixes <http://webkit.org/b/45818> Planet WebKit contains many
    off-topic posts from Qt Labs
    
    Reviewed by David Kilzer.
    
    * config.ini: Filter the Qt Labs feed on "webkit" like we do for all
    other non-WebKit-specific feeds.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67555 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/PlanetWebKit/ChangeLog b/PlanetWebKit/ChangeLog
index 1a3009b..b8b7ab3 100644
--- a/PlanetWebKit/ChangeLog
+++ b/PlanetWebKit/ChangeLog
@@ -1,3 +1,19 @@
+2010-09-15  Adam Roben  <aroben at apple.com>
+
+        Only include Qt Labs posts that mention WebKit
+
+        All other feeds are either WebKit-specific or are filtered on
+        "webkit". This makes Qt Labs match all the others. This should help
+        keep off-topic posts off of Planet WebKit.
+
+        Fixes <http://webkit.org/b/45818> Planet WebKit contains many
+        off-topic posts from Qt Labs
+
+        Reviewed by David Kilzer.
+
+        * config.ini: Filter the Qt Labs feed on "webkit" like we do for all
+        other non-WebKit-specific feeds.
+
 2010-08-30  Simon Hausmann  <simon.hausmann at nokia.com>
 
         Reviewed by Tor Arne Vestbø.
diff --git a/PlanetWebKit/config.ini b/PlanetWebKit/config.ini
index 3c1a820..0545e67 100644
--- a/PlanetWebKit/config.ini
+++ b/PlanetWebKit/config.ini
@@ -112,6 +112,7 @@ name = Surfin&rsquo; Safari
 
 [http://labs.qt.nokia.com/blogs/feed/atom/?cat=9]
 name = Qt Labs
+filter = webkit
 
 [http://feeds.feedburner.com/liferc/webkit]
 name = Jan Michael Alonzo

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list