X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debian%2Fcontrol;h=43b92ddd10f50b955d8768507bcab18b29a4a9d5;hb=1a4dde3abe3090b23a58c526ae165f7dde74ba90;hp=463e7876dadcfc052a83c3f77ff8091fecd39d8c;hpb=329d50e5a00dcd28a9cee87eeac7b97e14506406;p=sfa.git diff --git a/debian/control b/debian/control index 463e7876..43b92ddd 100644 --- a/debian/control +++ b/debian/control @@ -3,25 +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, sfa-common +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) -# further depends from fedora - no obvious match on debian for now -###tmp### #Requires: xmlsec1-openssl-devel (libxmlsec1-dev or libxmlsec1-openssl or ??) -###tmp### #Requires: util-linux-ng -###tmp### # for the registry -###tmp### #Requires: postgresql >= 8.2, postgresql-server >= 8.2 -###tmp### # xxx here -###tmp### Requires: postgresql-python -###tmp### Requires: python-psycopg2 -###tmp### # f8=0.4 - f12=0.5 f14=0.6 f16=0.7 -###tmp### Requires: python-sqlalchemy -###tmp### Requires: python-migrate -###tmp### # the eucalyptus aggregate uses this module -###tmp### 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 @@ -38,11 +31,6 @@ Architecture: any Depends: sfa-common Description: the SFA layer around MyPLC -Package: sfa-cm -Architecture: any -Depends: sfa-common -Description: the SFA layer around MyPLC NodeManager - Package: sfa-federica Architecture: any Depends: sfa-common @@ -53,6 +41,16 @@ Architecture: any Depends: sfa-common Description: the SFA layer around NITOS +Package: sfa-iotlab +Architecture: any +Depends: sfa-common, python-passlib, python-ldap +Description: the SFA layer around IotLab + +Package: sfa-cortexlab +Architecture: any +Depends: sfa-common, python-passlib, python-ldap +Description: the SFA layer around CortexLab + Package: sfa-dummy Architecture: any Depends: sfa-common @@ -63,11 +61,6 @@ Architecture: any Depends: sfa-common Description: sfatables policy tool for SFA -Package: sfa-xmlbuilder -Architecture: any -Provides: python-xmlbuilder -Description: third-party xmlbuilder tool - Package: sfa-tests Architecture: any Depends: sfa-common