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

Harald Sitter apachelogger-guest at moszumanska.debian.org
Wed Jul 1 07:35:05 UTC 2015


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

The following commit has been merged in the master branch:
commit b34760c2760f9fdf05bdf0c5756a1d71fe619a10
Author: Harald Sitter <sitter at kde.org>
Date:   Wed Jul 1 09:35:01 2015 +0200

    fix require
---
 kci/source_publisher.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kci/source_publisher.rb b/kci/source_publisher.rb
index b1d7850..1123fe1 100755
--- a/kci/source_publisher.rb
+++ b/kci/source_publisher.rb
@@ -2,7 +2,7 @@
 
 require 'fileutils'
 require 'open-uri'
-require 'tmpfile'
+require 'tempfile'
 
 require_relative 'lib/debian/changelog'
 require_relative 'lib/lp'

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list