1 Source: invirt-database
4 Maintainer: Invirt project <invirt@mit.edu>
5 Build-Depends: cdbs (>= 0.4.90), debhelper (>= 4.2.0),
6 config-package-dev, postgresql-8.4, python-all-dev (>=2.6.6-3),
7 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 Description: Installs the Invirt database schema files
17 This contains the Python modules to access the Invirt database
19 Package: invirt-database-server
21 Depends: ${misc:Depends}, ${python:Depends}, postgresql-8.4,
22 python-sqlalchemy, python-psycopg2, invirt-database, adduser,
24 Provides: ${diverted-files}
25 Conflicts: ${diverted-files}
26 Description: Installs the Invirt database server
27 This tracks all the user VMs and is accessed from the VM host