Index: trunk/packages/sipb-xen-database/sipb-xen-database/client/etc/xen/sipb-database
===================================================================
--- trunk/packages/sipb-xen-database/sipb-xen-database/client/etc/xen/sipb-database	(revision 97)
+++ trunk/packages/sipb-xen-database/sipb-xen-database/client/etc/xen/sipb-database	(revision 99)
@@ -2,5 +2,5 @@
 from sipb_xen_database import connect
 
-connect('postgres://sipb-xen@sipb-vm-1/sipb_xen')
+connect('postgres://sipb-xen@sipb-xen-dev.mit.edu/sipb_xen')
 # `machine_name' should get passed in from the xm create call
 
Index: trunk/packages/sipb-xen-database/sipb-xen-database/debian/changelog
===================================================================
--- trunk/packages/sipb-xen-database/sipb-xen-database/debian/changelog	(revision 97)
+++ trunk/packages/sipb-xen-database/sipb-xen-database/debian/changelog	(revision 99)
@@ -1,2 +1,8 @@
+sipb-xen-database (5) unstable; urgency=low
+
+  * Change the host from sipb-vm-1 to sipb-xen-dev
+
+ -- Nelson Elhage <nelhage@mit.edu>  Sat,  8 Sep 2007 16:16:07 -0400
+
 sipb-xen-database (4) unstable; urgency=low
 
