X-Git-Url: https://git.madduck.net/etc/myrepos.git/blobdiff_plain/78b33a8e5c94281b5564166b5bdd19c5dda6a151..9accdc373ab36eb191f01d7be6b0493432afd30e:/.mr/roles/debdev diff --git a/.mr/roles/debdev b/.mr/roles/debdev index 6c0d81d..eb2e3c0 100644 --- a/.mr/roles/debdev +++ b/.mr/roles/debdev @@ -1,9 +1,9 @@ [debian] -checkout = git clone ssh://git.madduck.net/~/git/colls/debian.git debian +checkout = git clone ssh://git.madduck.net/madduck/colls/debian.git debian chain = true [.fgits/devscripts.git] -checkout = git_fake_bare_checkout ssh://git.madduck.net/~/git/pub/etc/devscripts.git devscripts.git ../../ +checkout = git_fake_bare_checkout ssh://git.madduck.net/madduck/pub/etc/devscripts.git devscripts.git ../../ [code/unperish] checkout = bzr clone http://liw.iki.fi/bzr/unperish2/trunk/ unperish @@ -11,10 +11,10 @@ checkout = bzr clone http://liw.iki.fi/bzr/unperish2/trunk/ unperish [code/dpkg] checkout = checkout_hack_branch dpkg \ debian git://git.debian.org/git/dpkg/dpkg.git \ - ssh://git.madduck.net/~/git/pub/code/etckeeper.git + ssh://git.madduck.net/madduck/pub/code/etckeeper.git [code/mbuild] -checkout = git clone 'ssh://git.madduck.net/~/git/pub/code/mbuild.git' mbuild +checkout = git clone 'ssh://git.madduck.net/madduck/pub/code/mbuild.git' mbuild [code/schroot] checkout = git clone 'git://git.debian.org/git/buildd-tools/schroot.git' schroot @@ -29,4 +29,4 @@ checkout = git clone 'git://git.chris-lamb.co.uk/aptfs' 'aptfs' checkout = git clone 'git://git.debian.org/git/users/seanius/buildwrapper.git' 'buildwrapper' [code/dpkg] -checkout = git clone 'ssh://git.madduck.net/~/git/pub/code/etckeeper.git' 'dpkg' +checkout = git clone 'ssh://git.madduck.net/madduck/pub/code/etckeeper.git' 'dpkg'