[SCM] ci-tooling packaging branch, master, updated. 084110713babba6bce5109af7aafb632cdaa821c
Jonathan Riddell
jriddell-guest at moszumanska.debian.org
Sun Nov 22 12:01:10 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/ci-tooling.git;a=commitdiff;h=0841107
The following commit has been merged in the master branch:
commit 084110713babba6bce5109af7aafb632cdaa821c
Author: Jonathan Riddell <jr at jriddell.org>
Date: Sun Nov 22 12:01:07 2015 +0000
rename to MCI
---
data/{mobilekci.yaml => mci.yaml} | 0
lib/mobilekci.rb | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/data/mobilekci.yaml b/data/mci.yaml
similarity index 100%
rename from data/mobilekci.yaml
rename to data/mci.yaml
diff --git a/lib/mobilekci.rb b/lib/mobilekci.rb
index 5ef3067..efe2543 100644
--- a/lib/mobilekci.rb
+++ b/lib/mobilekci.rb
@@ -1,6 +1,6 @@
require_relative 'xci'
# Plasma Mobile Kubuntu CI specific data.
-module MobileKCI
+module MCI
extend XCI
end
--
ci-tooling packaging
More information about the pkg-kde-commits
mailing list