source: trunk/packages/invirt-database-server/debian/control @ 1557

Last change on this file since 1557 was 1557, checked in by broder, 15 years ago

Don't depend on invirt-mail-config everywhere

File size: 503 bytes
Line 
1Source: invirt-database-server
2Section: net
3Priority: extra
4Maintainer: Invirt project <invirt@mit.edu>
5Build-Depends: cdbs, debhelper (>= 5), config-package-dev, postgresql-8.3
6Standards-Version: 3.8.0
7
8Package: invirt-database-server
9Architecture: all
10Depends: ${misc:Depends}, ${python:Depends}, postgresql-8.3,
11 python-sqlalchemy, python-psycopg2, invirt-database, adduser,
12 invirt-base
13Description: Installs the Invirt database server
14 This tracks all the user VMs and is accessed from the VM host
Note: See TracBrowser for help on using the repository browser.