X-Git-Url: https://git.madduck.net/etc/myrepos.git/blobdiff_plain/98a0733eed1b631521634474da01f41f05ccff30..78b33a8e5c94281b5564166b5bdd19c5dda6a151:/.mr/roles/debdev

diff --git a/.mr/roles/debdev b/.mr/roles/debdev
index 97a9219..6c0d81d 100644
--- a/.mr/roles/debdev
+++ b/.mr/roles/debdev
@@ -2,6 +2,9 @@
 checkout = git clone ssh://git.madduck.net/~/git/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 ../../
+
 [code/unperish]
 checkout = bzr clone http://liw.iki.fi/bzr/unperish2/trunk/ unperish
 
@@ -18,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'