X-Git-Url: https://git.madduck.net/etc/myrepos.git/blobdiff_plain/98a0733eed1b631521634474da01f41f05ccff30..9accdc373ab36eb191f01d7be6b0493432afd30e:/.mr/roles/debdev diff --git a/.mr/roles/debdev b/.mr/roles/debdev index 97a9219..eb2e3c0 100644 --- a/.mr/roles/debdev +++ b/.mr/roles/debdev @@ -1,20 +1,32 @@ [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/madduck/pub/etc/devscripts.git devscripts.git ../../ + [code/unperish] 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 [code/sbuild] checkout = git clone 'git://git.debian.org/git/buildd-tools/sbuild.git' sbuild + +[code/aptfs] +checkout = git clone 'git://git.chris-lamb.co.uk/aptfs' 'aptfs' + +[code/buildwrapper] +checkout = git clone 'git://git.debian.org/git/users/seanius/buildwrapper.git' 'buildwrapper' + +[code/dpkg] +checkout = git clone 'ssh://git.madduck.net/madduck/pub/code/etckeeper.git' 'dpkg'