[SCM] ci-tooling packaging branch, master, updated. 640615ea93d1eae1abd9b67afd3aae53db73c6cd

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Mon Nov 2 14:10:22 UTC 2015


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

The following commit has been merged in the master branch:
commit 640615ea93d1eae1abd9b67afd3aae53db73c6cd
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Mon Nov 2 14:10:19 2015 +0000

    import net
---
 kci/sourcer.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kci/sourcer.rb b/kci/sourcer.rb
index 6d1340a..45ca915 100755
--- a/kci/sourcer.rb
+++ b/kci/sourcer.rb
@@ -4,6 +4,7 @@ require 'date'
 require 'fileutils'
 require 'json'
 require 'timeout'
+require 'net/http'
 
 require_relative 'lib/apt'
 require_relative 'lib/ci/build_version'

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list