From: Evan Broder Date: Mon, 26 Jan 2009 01:09:03 +0000 (-0500) Subject: Fix-up several packages to include the correct Conflicts and Replaces X-Git-Tag: invirt-database-server/0.0.9~1 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-database.git/commitdiff_plain/6fb064636e905bee6348f4d9bf3b06e8f1da76b2 Fix-up several packages to include the correct Conflicts and Replaces lines for config-package-dev svn path=/trunk/packages/invirt-database-server/; revision=1989 --- diff --git a/debian/changelog b/debian/changelog index ec66821..0ab2be3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +invirt-database-server (0.0.9) unstable; urgency=low + + * Add Provides and Conflicts lines to debian/control for + config-package-dev + + -- Evan Broder Sat, 24 Jan 2009 20:15:08 -0500 + invirt-database-server (0.0.8) unstable; urgency=low * pg_hba.conf: remove password-auth localhost lines, which interfere diff --git a/debian/control b/debian/control index ce58d4b..f0ab1f7 100644 --- a/debian/control +++ b/debian/control @@ -10,5 +10,7 @@ Architecture: all Depends: ${misc:Depends}, ${python:Depends}, postgresql-8.3, python-sqlalchemy, python-psycopg2, invirt-database, adduser, invirt-base +Provides: ${diverted-files} +Replaces: ${diverted-files} Description: Installs the Invirt database server This tracks all the user VMs and is accessed from the VM host