[SCM] ci-tooling packaging branch, fix-static_ci, updated. 46a9ec12154e283d8bfe961fcb2e04757c27a738

Bhushan Shah bshah-guest at moszumanska.debian.org
Mon Jan 11 17:23:23 UTC 2016


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

The following commit has been merged in the fix-static_ci branch:
commit 46a9ec12154e283d8bfe961fcb2e04757c27a738
Author: Bhushan Shah <bshah at kde.org>
Date:   Mon Jan 11 22:52:20 2016 +0530

    Add xorg-server and x11proto-core in mci
---
 data/mci.json | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/data/mci.json b/data/mci.json
index 719985e..97837ed 100644
--- a/data/mci.json
+++ b/data/mci.json
@@ -169,6 +169,21 @@
             "tarball": "http://archive.ubuntu.com/ubuntu/pool/main/q/qtpim-opensource-src/qtpim-opensource-src_5.0~git20140515~29475884.orig.tar.gz"
           }
         ]
+      },
+      {
+        "type": "debian",
+        "repos": [
+          {
+            "path": "pkg-xorg/xserver/xorg-server",
+            "branch": "debian-experimental",
+            "tarball": "http://http.debian.net/debian/pool/main/x/xorg-server/xorg-server_1.18.0.orig.tar.gz"
+          },
+          {
+            "path": "pkg-xorg/proto/x11proto-core",
+            "branch": "debian-experimental",
+            "tarball": "http://http.debian.net/debian/pool/main/x/x11proto-core/x11proto-core_7.0.28.orig.tar.gz"
+          }
+        ]
       }
     ]
 }

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list