[SCM] ci-tooling packaging branch, master, updated. 21b670a9fdf0a41d79ad994f9dea975c8968132a
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Fri Nov 21 20:59:31 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/ci-tooling.git;a=commitdiff;h=21b670a
The following commit has been merged in the master branch:
commit 21b670a9fdf0a41d79ad994f9dea975c8968132a
Author: Harald Sitter <sitter at kde.org>
Date: Fri Nov 21 21:59:08 2014 +0100
fix relative require for projects
---
lib/projects.rb | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/projects.rb b/lib/projects.rb
index 12dfda2..2260645 100644
--- a/lib/projects.rb
+++ b/lib/projects.rb
@@ -1,4 +1,5 @@
require 'json'
+require_relative 'debian/control'
Scm = Struct.new(:type, :url, :branch)
--
ci-tooling packaging
More information about the pkg-kde-commits
mailing list