X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-base.git/blobdiff_plain/5ce4d5b904c7481a84def702c5ef9b23e1c0ea54..3bf5e2ea15605cc880bb5111586e4c09744c879e:/debian/control diff --git a/debian/control b/debian/control index bab7571..e1c6af9 100644 --- a/debian/control +++ b/debian/control @@ -1,23 +1,22 @@ Source: invirt-base -Section: base -Priority: extra +Section: libs +Priority: optional Maintainer: Invirt project -Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), python-all-dev, python-support, python-setuptools, python-debian, python-apt -Standards-Version: 3.8.0 +Build-Depends: debhelper (>= 11), python3, python3-setuptools, dh-python +Standards-Version: 4.1.4 +X-Python3-Version: >= 3.6 Package: invirt-base Architecture: all -Depends: ${python:Depends}, ${misc:Depends}, - python-json (>= 3.4-2), python-yaml (>= 3.05), python-mako (>= - 0.2.2), remctl-client, invirt-config -Provides: ${python:Provides} -XB-Python-Version: ${python:Versions} +Depends: ${python3:Depends}, ${misc:Depends}, + python-pkg-resources, remctl-client, invirt-config, + python3 (>= 3.6) Description: Base configuration required for all Invirt servers This package includes common files for the Invirt system. * apt configuration * common init-script libraries * common Python libraries, including the root of the 'invirt' tree - * scripts invirt-getconf and invirt-reload for using + * invirt-getconf script and invirt-reload trigger for using the Invirt configuration system . All Invirt hosts and system VMs should have this package.