X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debian%2Fcontrol;h=8d6f45a1cc2e56c0cf3469aea212eea57237b0d1;hb=3e9276552b2368c8a660d0db61e533944cae6688;hp=ebaa0d1ece7752e6b3d32e70743eef781409dc9f;hpb=734fc2a91eef13f25254412dc4a9bd119df3ec0a;p=sfa.git diff --git a/debian/control b/debian/control index ebaa0d1e..8d6f45a1 100644 --- a/debian/control +++ b/debian/control @@ -3,19 +3,17 @@ Maintainer: Thierry Parmentelat Section: misc Priority: optional Standards-Version: 3.9.2 -Build-Depends: devscripts, debhelper (>=7.0.50~), debconf, dpatch +Build-Depends: devscripts, debhelper (>=7.0.50~), debconf, dpatch, python-setuptools, make + +Package: sfa +Architecture: any +Depends: postgresql (>= 8.2), python-psycopg2, python-sqlalchemy, python-migrate, uuid-runtime +Description: Server-side for SFA, generic implementation derived from PlanetLab Package: sfa-common Architecture: any -Depends: python (>= 2.5), python-openssl (>= 0.7), python-m2crypto, python-dateutil, python-lxml, python-libxslt1, python-setuptools, python-zsi, postgresql (>= 8.2), python-psycopg2, python-sqlalchemy, python-migrate, uuid-runtime -#further depends from fedora - no obvious match on debian for now -#Requires: xmlsec1-openssl-devel (libxmlsec1-dev or libxmlsec1-openssl or ??) -#Requires: util-linux-ng -#Requires: postgresql-python -#Requires: python-psycopg2 -# the eucalyptus aggregate uses this module -#Requires: python-xmlbuilder -Description: Slice Facility Architecture, generic implementation derived from PlanetLab +Depends: python (>= 2.7), python-openssl (>= 0.7), python-m2crypto, python-dateutil, python-lxml, python-libxslt1, python-zsi, xmlsec1 +Description: Python libraries for SFA, generic implementation derived from PlanetLab Package: sfa-flashpolicy Architecture: any @@ -42,6 +40,11 @@ Architecture: any Depends: sfa-common Description: the SFA layer around NITOS +Package: sfa-senslab +Architecture: any +Depends: sfa-common, python-passlib, python-ldap +Description: the SFA layer around SensLab + Package: sfa-dummy Architecture: any Depends: sfa-common