Index: trunk/packages/invirt-database-server/debian/changelog
===================================================================
--- trunk/packages/invirt-database-server/debian/changelog	(revision 1305)
+++ trunk/packages/invirt-database-server/debian/changelog	(revision 1309)
@@ -1,2 +1,8 @@
+invirt-database-server (0.0.2) unstable; urgency=low
+
+  * Catch one dependency that wasn't updated
+
+ -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 21:25:58 -0400
+
 invirt-database-server (0.0.1) unstable; urgency=low
 
Index: trunk/packages/invirt-database-server/debian/control
===================================================================
--- trunk/packages/invirt-database-server/debian/control	(revision 1305)
+++ trunk/packages/invirt-database-server/debian/control	(revision 1309)
@@ -8,5 +8,5 @@
 Package: invirt-database-server
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, postgresql-8.3, python-sqlalchemy, python-psycopg2, invirt-database-common, adduser, sipb-xen-base
+Depends: ${misc:Depends}, ${python:Depends}, postgresql-8.3, python-sqlalchemy, python-psycopg2, invirt-database, adduser, sipb-xen-base
 Description: Installs the Invirt database server
  This tracks all the user VMs and is accessed from the VM host
