From 5f8f742e51581af264e49a53b8a6b068cc2254fc Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Sat, 25 Oct 2008 21:26:22 -0400 Subject: [PATCH 1/1] Forgot to change invirt-database-common to invirt-database svn path=/trunk/packages/invirt-database-server/; revision=1309 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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 -- 1.7.9.5