Changeset 974 for trunk/packages/sipb-xen-database/debian/control
- Timestamp:
- Oct 1, 2008, 2:10:33 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/sipb-xen-database/debian/control
r972 r974 15 15 Package: sipb-xen-database-server 16 16 Architecture: all 17 Depends: ${misc:Depends}, ${python:Depends}, postgresql , python-sqlalchemy, python-psycopg2, sipb-xen-database-common, adduser17 Depends: ${misc:Depends}, ${python:Depends}, postgresql-8.3, python-sqlalchemy, python-psycopg2, sipb-xen-database-common, adduser 18 18 Description: Installs the SIPB Xen database server 19 19 This tracks all the user VMs and is accessed from the VM host … … 21 21 Package: sipb-xen-database-client 22 22 Architecture: all 23 Depends: ${misc:Depends}, postgresql-client , python-sqlalchemy, python-psycopg2, sipb-xen-database-common, python23 Depends: ${misc:Depends}, postgresql-client-8.3, python-sqlalchemy, python-psycopg2, sipb-xen-database-common, python 24 24 Description: Installs the SIPB Xen database configuration file 25 25 This is a python xen configuration script that talks to the database
Note: See TracChangeset
for help on using the changeset viewer.