4 Maintainer: Invirt project <invirt@mit.edu>
5 Build-Depends: debhelper (>= 11), python3, python3-setuptools, dh-python
6 Standards-Version: 4.1.4
7 X-Python3-Version: >= 3.6
11 Depends: ${python3:Depends}, ${misc:Depends}, python-pkg-resources,
12 remctl-client, invirt-config, python3 (>= 3.6)
13 Description: Base configuration required for all Invirt servers
14 This package includes common files for the Invirt system.
16 * common init-script libraries
17 * common Python libraries, including the root of the 'invirt' tree
18 * invirt-getconf script and invirt-reload trigger for using
19 the Invirt configuration system
21 All Invirt hosts and system VMs should have this package.