X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debian%2Fcontrol;h=a8d3092a80373363cd2eac92a5f150a9136cea14;hb=0e7079ae2962363cdf9ae747bfbc7eeb4e41d4f7;hp=b83cdb2cf170dbdcbe6cbf696453af80253dd746;hpb=c1b373bb12d6c6d19551bb45bd285cae37a93473;p=sfa.git diff --git a/debian/control b/debian/control index b83cdb2c..a8d3092a 100644 --- a/debian/control +++ b/debian/control @@ -3,12 +3,18 @@ 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 +X-Python-Version: >= 2.7 + +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-openssl, python-m2crypto, python-dateutil -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 @@ -18,7 +24,6 @@ Description: SFA support for flash clients Package: sfa-client Architecture: any Depends: sfa-common -Depends: pyOpenSSL >= 0.7 Description: sfi, the SFA experimenter-side CLI Package: sfa-plc @@ -26,12 +31,6 @@ Architecture: any Depends: sfa-common Description: the SFA layer around MyPLC -Package: sfa-cm -Architecture: any -Depends: sfa-common -Depends: pyOpenSSL >= 0.6 -Description: the SFA layer around MyPLC NodeManager - Package: sfa-federica Architecture: any Depends: sfa-common @@ -42,6 +41,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