X-Git-Url: https://git.madduck.net/etc/myrepos.git/blobdiff_plain/6bd2bacb39aed008b568e48ea54ca79dbca45692..78b33a8e5c94281b5564166b5bdd19c5dda6a151:/.mr/roles/debdev diff --git a/.mr/roles/debdev b/.mr/roles/debdev index 7575a99..6c0d81d 100644 --- a/.mr/roles/debdev +++ b/.mr/roles/debdev @@ -2,7 +2,7 @@ checkout = git clone ssh://git.madduck.net/~/git/colls/debian.git debian chain = true -[.fgits/devscripts] +[.fgits/devscripts.git] checkout = git_fake_bare_checkout ssh://git.madduck.net/~/git/pub/etc/devscripts.git devscripts.git ../../ [code/unperish] @@ -21,3 +21,12 @@ 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/~/git/pub/code/etckeeper.git' 'dpkg'