Normalize setup.py
[invirt/packages/invirt-images.git] / debian / control
1 Source: invirt-images
2 Section: libs
3 Priority: optional
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
8
9 Package: invirt-images
10 Architecture: all
11 Depends: ${python3:Depends}, ${misc:Depends}, python3 (>= 3.6),
12   invirt-database
13 Description: Invirt's tools for managing disk images for VMs
14  These install the tools for managing disk images for Invirt
15  VMs. Images can share common mirrors. The tools include mechanisms
16  for adding new images, and for refreshing images that have already
17  been downloaded.