4 Maintainer: Invirt project <invirt@mit.edu>
5 Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), python-all-dev, python-support, python-setuptools, python-debian, python-apt
6 Standards-Version: 3.8.0
10 Depends: ${python:Depends}, ${misc:Depends}, molly-guard, python-json (>= 3.4-2), python-yaml (>= 3.05), python-mako (>= 0.2.2), invirt-config
11 Provides: ${python:Provides}
12 XB-Python-Version: ${python:Versions}
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 * scripts invirt-getconf and invirt-reload for using
19 the Invirt configuration system
21 All Invirt hosts and system VMs should have this package.