Source: mmdebstrap Maintainer: Johannes 'josch' Schauer Standards-Version: 4.5.1 Build-Depends: debhelper-compat (= 13), help2man, python3, Homepage: https://gitlab.mister-muffin.de/josch/mmdebstrap/ Section: admin Priority: optional Vcs-Browser: https://salsa.debian.org/debian/mmdebstrap Vcs-Git: https://salsa.debian.org/debian/mmdebstrap.git Rules-Requires-Root: no Package: mmdebstrap Architecture: all Depends: apt, python3, ${misc:Depends}, ${perl:Depends}, Recommends: arch-test, fakechroot, fakeroot, gpg, libdistro-info-perl, mount, uidmap, Suggests: apt-transport-https, apt-transport-tor, apt-utils, binfmt-support, ca-certificates, debootstrap, distro-info-data, dpkg-dev, perl-doc, proot, qemu-user, qemu-user-static, squashfs-tools-ng, Description: create a Debian chroot Downloads, unpacks and installs Debian packages to either directly create a directory which can be chrooted into, or a tarball of it. In contrast to debootstrap it uses apt, supports more than one mirror, automatically uses security and updates mirrors for Debian stable chroots, is 3-6 times faster, produces smaller output by removing unnecessary cruft, is bit-by-bit reproducible if $SOURCE_DATE_EPOCH is set, allows unprivileged operation using Linux user namespaces, fakechroot or proot and can setup foreign architecture chroots using qemu-user.