[SCM] ci-tooling packaging branch, master, updated. 5098b3018592d73a22e098bcfb5f4504126416b1

Harald Sitter apachelogger-guest at moszumanska.debian.org
Thu Jan 7 11:43:00 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/ci-tooling.git;a=commitdiff;h=5098b30

The following commit has been merged in the master branch:
commit 5098b3018592d73a22e098bcfb5f4504126416b1
Author: Harald Sitter <sitter at kde.org>
Date:   Thu Jan 7 12:42:57 2016 +0100

    add open-uri to load key
---
 kci/sourcer2.rb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/kci/sourcer2.rb b/kci/sourcer2.rb
index b636c4d..212a724 100755
--- a/kci/sourcer2.rb
+++ b/kci/sourcer2.rb
@@ -1,5 +1,7 @@
 #!/usr/bin/env ruby
 
+require 'open-uri'
+
 require_relative '../lib/apt'
 require_relative '../lib/lsb'
 

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list