From: Nelson Elhage Date: Fri, 17 Aug 2007 21:01:40 +0000 (-0400) Subject: -common shouldn't depend on the postgresql server X-Git-Tag: sipb-xen-database/3~2 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-database.git/commitdiff_plain/2cb69fb8a460a8f79c0da16d0614e16a5e021a7a -common shouldn't depend on the postgresql server svn path=/trunk/packages/sipb-xen-database/sipb-xen-database/; revision=83 --- diff --git a/debian/control.in b/debian/control.in index 91f4442..1a0f067 100644 --- a/debian/control.in +++ b/debian/control.in @@ -7,7 +7,7 @@ Standards-Version: 3.7.2 Package: sipb-xen-database-common Architecture: all -Depends: ${misc:Depends}, ${python:Depends}, postgresql-8.1, python-sqlalchemy, python-psycopg2 +Depends: ${misc:Depends}, ${python:Depends}, python-sqlalchemy, python-psycopg2 Provides: ${python:Provides} Description: Installs the SIPB Xen database schema files This contains the python modules to access the SIPB Xen database