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

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Wed Jan 6 14:07:13 UTC 2016


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

The following commit has been merged in the master branch:
commit c5e68a1ae7ca2a93955178668d9226fccadfc2f4
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Wed Jan 6 14:07:11 2016 +0000

    new URL
---
 lib/projects.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/projects.rb b/lib/projects.rb
index 2261e7e..b3da7eb 100644
--- a/lib/projects.rb
+++ b/lib/projects.rb
@@ -266,7 +266,7 @@ class ProjectFactory
           name = repo.path.split('/')[-1]
           if static_ci['type'] == 'neon'
             pro = Project.new(name, component,
-                              'git://git.edinburghlinux.co.uk',
+                              'git://packaging.neon.kde.org.uk',
                               branch: repo.branch)
           else
             pro = Project.new(name, component, branch: repo.branch)

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list