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

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

Fix-up several packages to include the correct Conflicts and Replaces
lines for config-package-dev

File size: 559 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
13Provides: ${diverted-files}
14Replaces: ${diverted-files}
15Description: Installs the Invirt database server
16 This tracks all the user VMs and is accessed from the VM host
Note: See TracBrowser for help on using the repository browser.