From: Evan Broder Date: Sun, 26 Oct 2008 01:26:22 +0000 (-0400) Subject: Forgot to change invirt-database-common to invirt-database X-Git-Tag: invirt-database-server/0.0.2^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-database.git/commitdiff_plain/refs/tags/invirt-database-server/0.0.2?hp=ecbc2480383113933e782abee312f7c42e8fdd55 Forgot to change invirt-database-common to invirt-database svn path=/trunk/packages/invirt-database-server/; revision=1309 --- diff --git a/debian/changelog b/debian/changelog index b1ea7bb..5f34500 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +invirt-database-server (0.0.2) unstable; urgency=low + + * Catch one dependency that wasn't updated + + -- Evan Broder Sat, 25 Oct 2008 21:25:58 -0400 + invirt-database-server (0.0.1) unstable; urgency=low * sipb-xen-database-common -> invirt-database diff --git a/debian/control b/debian/control index e21db7c..fb9901d 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,6 @@ Standards-Version: 3.8.0 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