[SCM] ci-tooling packaging branch, master, updated. 077e5a20a473d6ac98cdbc0770f4d680a26b6646
Rohan Garg
rohangarg-guest at moszumanska.debian.org
Mon Mar 9 15:19:14 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/ci-tooling.git;a=commitdiff;h=077e5a2
The following commit has been merged in the master branch:
commit 077e5a20a473d6ac98cdbc0770f4d680a26b6646
Author: Rohan Garg <rohan at garg.io>
Date: Mon Mar 9 16:17:51 2015 +0100
Add calamares
---
data/projects.json | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/data/projects.json b/data/projects.json
index 5e9a855..bf78b72 100644
--- a/data/projects.json
+++ b/data/projects.json
@@ -85,12 +85,19 @@
],
"kde-req" : [ "qca-qt5" ]
},
+
"custom_ci" : [
{
"type" : "github",
"git_host" : "git at github.com:",
"org" : "maui-debian",
"repos" : [ "all" ]
+ },
+ {
+ "type" : "github",
+ "git_host" : "git at github.com:",
+ "org" : "calamares",
+ "repos" : [ "calamares-debian" ]
}
]
}
--
ci-tooling packaging
More information about the pkg-kde-commits
mailing list