Source: vmdb2
Maintainer: Gunnar Wolf <gwolf@debian.org>
Section: admin
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-python,
               lmodern,
               pandoc,
               python3-all,
               python3-coverage-test-runner (>= 1.13.1-6~) <!nocheck>,
               python3-jinja2,
               python3-yaml,
	       python3-setuptools
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/debian/vmdb2/
Vcs-Git: https://salsa.debian.org/debian/vmdb2.git
Homepage: https://gitlab.com/larswirzenius/vmdb2
Rules-Requires-Root: no

Package: vmdb2
Architecture: all
Depends: debootstrap,
         e2fsprogs,
         kpartx,
         parted,
         python3,
         python3-jinja2,
         python3-yaml,
         qemu-utils,
         ${misc:Depends},
         ${python3:Depends}
Recommends: ansible-core,
            dosfstools,
            qemu-user-static,
            zerofree
Description: creator of disk images with Debian installed
 vmdb2 will be a successor of vmdebootstrap. It will create disk images
 for virtual machines and real hardware, with partitioning, and a boot
 loader, and a Debian installation.
