[SCM] patch-parser packaging branch, master, updated. 43474b21f016a6c6ceaa1bd528e34a0ab6b65fbb

Harald Sitter apachelogger-guest at moszumanska.debian.org
Tue Apr 14 07:56:01 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/patch-parser.git;a=commitdiff;h=06cb223

The following commit has been merged in the master branch:
commit 06cb223bf450665bc38b9b04fea722c0ed922211
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Apr 13 16:12:14 2015 +0200

    cover more stuff in runme
---
 runme.rb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/runme.rb b/runme.rb
index 4b68981..b8a46ca 100755
--- a/runme.rb
+++ b/runme.rb
@@ -1,6 +1,7 @@
 #!/usr/bin/env ruby
 
-components = %w(frameworks plasma)
+# TODO: kde-extras needs coverage but has subdirs within the component
+components = %w(frameworks plasma kde-std kde-applications qt)
 
 repos = []
 

-- 
patch-parser packaging



More information about the pkg-kde-commits mailing list