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

Rohan Garg rohangarg-guest at moszumanska.debian.org
Wed Apr 22 14:15:08 UTC 2015


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

The following commit has been merged in the master branch:
commit 028cdd0b8dfe27ed2623c54f98fc7dac8c876d1f
Author: Rohan Garg <rohan at garg.io>
Date:   Wed Apr 22 16:14:55 2015 +0200

    Update for some more repos
---
 data/projects.json | 35 +++++++++++++++++++++++++++++++++--
 1 file changed, 33 insertions(+), 2 deletions(-)

diff --git a/data/projects.json b/data/projects.json
index 461e0ce..a5481e6 100644
--- a/data/projects.json
+++ b/data/projects.json
@@ -18,15 +18,46 @@
     "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" ]
+        },
+        {
+          "type" : "github",
+          "org"  : "netrunner",
+          "repos" : [ "netrunner-default-settings",
+            "netrunner-artwork",
+            "netrunner-artwork-firefox",
+            "netrunner-artwork-icons",
+            "netrunner-artwork-thunderbird",
+            "netrunner-system",
+            "netrunner-artwork-backgrounds",
+            "netrunner-systemsettings-settings",
+            "kio-sysinfo"
+          ]
+        },
+        {
+          "type" : "github",
+          "org"  : "netrunner-debian",
+          "repos" : [ "base-files",
+            "plymouth-theme-netrunner-logo",
+            "netrunner-desktop",
+            "expanding-icons-taskmanager",
+            "samba-mounter",
+            "calamares-branding",
+            "ksuperkey",
+            "plasma-volume-control",
+            "syslinux-theme-netrunner"
+          ]
+        },
+        {
+          "type" : "github",
+          "org"  : "moz-plasma",
+          "repos" : ["mozilla-kde-support"]
         }
     ]
 }

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list