1 Source: invirt-database
4 Maintainer: Invirt project <invirt@mit.edu>
5 Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0),
6 config-package-dev, postgresql-8.3, python-all-dev (>=2.3.5-11),
7 python-support (>= 0.5.3), python-setuptools, python-debian,
9 Standards-Version: 3.8.0
11 Package: invirt-database
13 Depends: ${misc:Depends}, ${python:Depends}, python-sqlalchemy,
15 Provides: ${python:Provides}
16 XB-Python-Version: ${python:Versions}
17 Description: Installs the Invirt database schema files
18 This contains the Python modules to access the Invirt database
20 Package: invirt-database-server
22 Depends: ${misc:Depends}, ${python:Depends}, postgresql-8.3,
23 python-sqlalchemy, python-psycopg2, invirt-database, adduser,
25 Provides: ${diverted-files}
26 Conflicts: ${diverted-files}
27 Description: Installs the Invirt database server
28 This tracks all the user VMs and is accessed from the VM host