From a2d32d9e03f5046201912c06058d3858704d494e Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 26 Oct 2013 21:43:21 +0100 Subject: Update to new git repos --- liw-real.conf | 45 +++++++++++++++++++-------------------------- 1 file changed, 19 insertions(+), 26 deletions(-) diff --git a/liw-real.conf b/liw-real.conf index 4c796e4..b15aa22 100644 --- a/liw-real.conf +++ b/liw-real.conf @@ -36,14 +36,14 @@ "projects": [ { "name": "CoverageTestRunner", - "bzr": "http://code.liw.fi/coverage-test-runner/bzr/trunk/", + "git": "git://git.liw.fi/coverage-test-runner", "build-commands": [ "make check" ] }, { "name": "ttystatus", - "bzr": "http://code.liw.fi/ttystatus/bzr/trunk/", + "git": "git://git.liw.fi/ttystatus", "build-depends": [ "CoverageTestRunner" ], @@ -53,7 +53,7 @@ }, { "name": "cliapp", - "bzr": "http://code.liw.fi/cliapp/bzr/trunk/", + "git": "git://git.liw.fi/cliapp", "build-depends": [ "CoverageTestRunner" ], @@ -63,14 +63,14 @@ }, { "name": "python-tracing", - "bzr": "http://code.liw.fi/python-tracing/bzr/trunk/", + "git": "git://git.liw.fi/python-tracing", "build-commands": [ "make all" ] }, { "name": "genbackupdata", - "bzr": "http://code.liw.fi/genbackupdata/bzr/trunk/", + "git": "git://git.liw.fi/genbackupdata", "build-depends": [ "CoverageTestRunner", "ttystatus", @@ -83,7 +83,7 @@ }, { "name": "larch", - "bzr": "http://code.liw.fi/larch/bzr/trunk/", + "git": "git://git.liw.fi/larch", "build-depends": [ "CoverageTestRunner", "python-tracing", @@ -98,7 +98,7 @@ }, { "name": "seivot", - "bzr": "http://code.liw.fi/seivot/bzr/trunk/", + "git": "git://git.liw.fi/seivot", "build-depends": [ "cliapp" ], @@ -108,7 +108,7 @@ }, { "name": "summain", - "bzr": "http://code.liw.fi/summain/bzr/trunk/", + "git": "git://git.liw.fi/summain", "build-depends": [ "CoverageTestRunner", "cliapp", @@ -120,7 +120,7 @@ }, { "name": "extrautils", - "bzr": "http://code.liw.fi/extrautils/bzr/trunk/", + "git": "git://git.liw.fi/extrautils", "build-depends": [ "cliapp" ], @@ -141,7 +141,7 @@ }, { "name": "cmdtest", - "git": "git://gitorious.org/cmdtest/cmdtest.git", + "git": "git://git.liw.fi/cmdtest", "build-depends": [ "ttystatus", "cliapp" @@ -152,7 +152,7 @@ }, { "name": "obnam", - "bzr": "http://code.liw.fi/obnam/bzr/trunk/", + "git": "git://git.liw.fi/obnam", "build-depends": [ "CoverageTestRunner", "larch", @@ -169,17 +169,10 @@ }, { "name": "obnam-check", - "bzr": "http://code.liw.fi/obnam/bzr/trunk/", + "git": "git://git.liw.fi/obnam", "debian": false, "build-depends": [ - "CoverageTestRunner", - "larch", - "ttystatus", - "python-tracing", - "cliapp", - "genbackupdata", - "summain", - "cmdtest" + "obnam" ], "build-commands": [ "echo ./check --network" @@ -187,7 +180,7 @@ }, { "name": "cachedir", - "git": "git://git.gitano.org.uk/personal/liw/cachedir", + "git": "git://git.liw.fi/cachedir", "build-depends": [ "cmdtest", "cliapp" @@ -198,7 +191,7 @@ }, { "name": "xchat-plugins-liw", - "bzr": "http://code.liw.fi/xchat-plugins-liw/bzr/trunk/", + "git": "git://git.liw.fi/xchat-plugins-liw", "build-depends": [ ], "build-commands": [ @@ -207,7 +200,7 @@ }, { "name": "desktop-cronish", - "git": "git://git.gitano.org.uk/personal/liw/desktop-cronish", + "git": "git://git.liw.fi//desktop-cronish", "build-depends": [ "cliapp", "ttystatus" @@ -218,7 +211,7 @@ }, { "name": "license-summary", - "git": "git://git.gitano.org.uk/personal/liw/license-summary", + "git": "git://git.liw.fi/license-summary", "build-depends": [ "cliapp" ], @@ -228,7 +221,7 @@ }, { "name": "liw-automation", - "bzr": "http://code.liw.fi/liw-automation/bzr/trunk/", + "git": "git://git.liw.fi/liw-automation", "build-depends": [ ], "build-commands": [ @@ -247,7 +240,7 @@ }, { "name": "clab", - "git": "git://git.gitano.org.uk/personal/liw/clab", + "git": "git://git.liw.fi/clab", "build-depends": [ "cliapp" ], -- cgit v1.2.1