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

Rohan Garg rohangarg-guest at moszumanska.debian.org
Wed Feb 4 16:12:40 UTC 2015


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

The following commit has been merged in the master branch:
commit 7f70540ff53c2a4df76a96ee28d309bdcadc7331
Author: Rohan Garg <rohan at kde.org>
Date:   Wed Feb 4 17:12:32 2015 +0100

    Make sure we require tmpdir
---
 dci/source.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dci/source.rb b/dci/source.rb
index aad71dc..7832c5f 100644
--- a/dci/source.rb
+++ b/dci/source.rb
@@ -2,6 +2,7 @@ require 'date'
 require 'fileutils'
 require 'optparse'
 require 'json'
+require 'tmpdir'
 require_relative '../lib/debian/changelog'
 require_relative '../lib/debian/control'
 require_relative '../lib/logger'

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list