Is there any way you can have a standard style repository that contains the packages from the SVN? Being able to "apt-get install" a package is my preferred way to get something, rather than checking it out and using dpkg...
import deblet_installer deblet_installer.setup_chroot("/chroot") deblet_installer.build_apt_repos_install("/chroot")