Source: debomatic Section: devel Priority: optional Maintainer: Luca Falavigna Uploaders: Debian Python Team Build-Depends: debhelper-compat (= 13), python3 (>= 3.2~), dh-python, python3-sphinx, latexmk, texlive-latex-base, texlive-latex-recommended, texlive-fonts-recommended, texlive-latex-extra, texlive-plain-generic Standards-Version: 4.5.1 Rules-Requires-Root: no Homepage: https://debomatic.github.io Vcs-Git: https://salsa.debian.org/python-team/packages/debomatic.git Vcs-Browser: https://salsa.debian.org/python-team/packages/debomatic Package: debomatic Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, ${sphinxdoc:Depends}, debootstrap | cdebootstrap | qemu-user-static, sbuild (>= 0.67.0), schroot (>= 1.6.10-2), python3-toposort, lsb-base (>= 3.0-6) Recommends: python3-pyinotify (>= 0.8.6-1), gpgv, python3-systemd Suggests: autopkgtest (>= 4.0), blhc, devscripts, lintian, piuparts (>= 0.45), apt-utils, gnupg, debian-archive-keyring, ubuntu-archive-keyring | ubuntu-keyring Description: automatic build machine for Debian source packages Deb-o-Matic is an easy to use build machine for Debian source packages based on sbuild and schroot, written in Python. . It provides a simple tool to automate build of source packages with limited user interaction and a simple configuration. It has some useful features such as automatic update of chroots, automatic scan and selection of source packages to build and modules support. . It is meant to help developers to build their packages without worrying too much of compilation, since it will run in background and no user feedback is required during the whole process.