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

Rohan Garg rohangarg-guest at moszumanska.debian.org
Fri Mar 27 20:50:28 UTC 2015


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

The following commit has been merged in the master branch:
commit e4bf751641fef9a6936622c47ec48f1319f2f635
Author: Rohan Garg <rohan at garg.io>
Date:   Fri Mar 27 16:58:01 2015 +0100

    Change upstream-scm.yml to use code.qt.io and the right repo for QtWebkit
---
 data/upstream-scm.yml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/data/upstream-scm.yml b/data/upstream-scm.yml
index db65eec..a2e71f1 100644
--- a/data/upstream-scm.yml
+++ b/data/upstream-scm.yml
@@ -14,9 +14,14 @@ git.debian.org:/git/pkg-kde/plasma/plasma-workspace-wallpapers:
 
 git.debian.org:/git/pkg-kde/qt/*:
   kubuntu_unstable:
-    url: https://gitorious.org/qt/<%= name %>.git
+    url: http://code.qt.io/git/qt/<%= name %>.git
     branch: 5.4
 
+git://anonscm.debian.org/pkg-kde/qt/qt5webkit:
+  kubuntu_unstable:
+  url: http://code.qt.io/git/qt/qtwebkit.git
+  branch: 5.4
+
 git.debian.org:/git/pkg-kde/frameworks/prison:
   kubuntu_unstable:
     branch: frameworks

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list