-common shouldn't depend on the postgresql server
authorNelson Elhage <nelhage@mit.edu>
Fri, 17 Aug 2007 21:01:40 +0000 (17:01 -0400)
committerNelson Elhage <nelhage@mit.edu>
Fri, 17 Aug 2007 21:01:40 +0000 (17:01 -0400)
svn path=/trunk/packages/sipb-xen-database/sipb-xen-database/; revision=83

debian/control.in

index 91f4442..1a0f067 100644 (file)
@@ -7,7 +7,7 @@ Standards-Version: 3.7.2
 
 Package: sipb-xen-database-common
 Architecture: all
 
 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
 Provides: ${python:Provides}
 Description: Installs the SIPB Xen database schema files
  This contains the python modules to access the SIPB Xen database