The database wants to be not transactional, and not autoflushing
[invirt/packages/invirt-database.git] / debian / control
index 5a94d1e..cbd3229 100644 (file)
@@ -14,13 +14,13 @@ Description: Installs the SIPB Xen database schema files
 
 Package: sipb-xen-database-server
 Architecture: all
 
 Package: sipb-xen-database-server
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, postgresql, python-sqlalchemy, python-psycopg2, sipb-xen-database-common, adduser
+Depends: ${misc:Depends}, ${python:Depends}, postgresql-8.3, python-sqlalchemy, python-psycopg2, sipb-xen-database-common, adduser
 Description: Installs the SIPB Xen database server
  This tracks all the user VMs and is accessed from the VM host
 
 Package: sipb-xen-database-client
 Architecture: all
 Description: Installs the SIPB Xen database server
  This tracks all the user VMs and is accessed from the VM host
 
 Package: sipb-xen-database-client
 Architecture: all
-Depends: ${misc:Depends}, postgresql-client, python-sqlalchemy, python-psycopg2, sipb-xen-database-common, python
+Depends: ${misc:Depends}, postgresql-client-8.3, python-sqlalchemy, python-psycopg2, sipb-xen-database-common, python
 Description: Installs the SIPB Xen database configuration file
  This is a python xen configuration script that talks to the database
  to dynamically load xen domU configuration information
 Description: Installs the SIPB Xen database configuration file
  This is a python xen configuration script that talks to the database
  to dynamically load xen domU configuration information