4 Maintainer: Invirt project <invirt@mit.edu>
5 Build-Depends: cdbs (>= 0.4.90), debhelper (>= 4.1.0), python-all-dev (>=2.6.6-3), python-setuptools, python-debian, python-apt
6 Standards-Version: 3.8.0
10 Depends: ${python:Depends}, ${misc:Depends},
11 python-json (>= 3.4-2), python-yaml (>= 3.05), python-mako (>=
12 0.2.2), python-pkg-resources, remctl-client, invirt-config
13 Provides: ${python:Provides}
14 Description: Base configuration required for all Invirt servers
15 This package includes common files for the Invirt system.
17 * common init-script libraries
18 * common Python libraries, including the root of the 'invirt' tree
19 * scripts invirt-getconf and invirt-reload for using
20 the Invirt configuration system
22 All Invirt hosts and system VMs should have this package.