[SCM] patch-parser packaging branch, master, updated. 0277815c523d1fd27df06547fe78c6f6883ed442

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Fri Nov 28 12:36:24 UTC 2014


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

The following commit has been merged in the master branch:
commit 0277815c523d1fd27df06547fe78c6f6883ed442
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Fri Nov 28 13:36:21 2014 +0100

    add newline
---
 runme.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/runme.rb b/runme.rb
index 662cffa..c2335f6 100755
--- a/runme.rb
+++ b/runme.rb
@@ -13,4 +13,4 @@ plasma.each do | repo |
     repos << 'debian:plasma/' + repo
 end
 
-puts `ruby patch-parser.rb #{repos.join(' ')}`
\ No newline at end of file
+puts `ruby patch-parser.rb #{repos.join(' ')}`

-- 
patch-parser packaging



More information about the pkg-kde-commits mailing list