summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
0780fd8)
svn path=/trunk/packages/sipb-xen-database/; revision=972
+sipb-xen-database (10.22) unstable; urgency=low
+
+ * depend on postgresql without specifying old version 8.1
+
+ -- Greg Price <price@mit.edu> Wed, 01 Oct 2008 01:55:49 -0400
+
sipb-xen-database (10.21) unstable; urgency=low
* fix distribution
sipb-xen-database (10.21) unstable; urgency=low
* fix distribution
Package: sipb-xen-database-server
Architecture: all
Package: sipb-xen-database-server
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, postgresql-8.1, python-sqlalchemy, python-psycopg2, sipb-xen-database-common, adduser
+Depends: ${misc:Depends}, ${python:Depends}, postgresql, 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-8.1, python-sqlalchemy, python-psycopg2, sipb-xen-database-common, python
+Depends: ${misc:Depends}, postgresql-client, 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