Source: bdebstrap Section: admin Maintainer: Benjamin Drung Build-Depends: debhelper-compat (= 13), dh-python, mypy, pandoc, pylint (>= 2.2.2-2~) | pylint3, python3, python3-ruamel.yaml, python3-setuptools, python3-typeshed Standards-Version: 4.7.4 Homepage: https://github.com/bdrung/bdebstrap Vcs-Browser: https://github.com/bdrung/bdebstrap Vcs-Git: https://github.com/bdrung/bdebstrap.git -b debian/unstable Package: bdebstrap Architecture: all Depends: mmdebstrap (>= 0.6.0), ${misc:Depends}, ${python3:Depends} Description: YAML config based multi-mirror Debian chroot creation tool bdebstrap is an alternative to debootstrap and a wrapper around mmdebstrap to support YAML based configuration files. It inherits all benefits from mmdebstrap. The support for configuration allows storing all customization in a YAML file instead of having to use a very long one-liner call to mmdebstrap. It also layering multiple customizations on top of each other, e.g. to support flavors of an image.