X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debian%2Fcontrol;h=43b92ddd10f50b955d8768507bcab18b29a4a9d5;hb=1a4dde3abe3090b23a58c526ae165f7dde74ba90;hp=d6b7182d8a38eddc3cc937a7e0d35dea643a25c7;hpb=8ece6aaf557800371b7366e22af7a6ab04614d10;p=sfa.git diff --git a/debian/control b/debian/control index d6b7182d..43b92ddd 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,68 @@ Source: sfa +Maintainer: Thierry Parmentelat Section: misc Priority: optional -Maintainer: Jordan Augé -Build-Depends: debhelper (>=7.0.50~), debconf, dpatch -Homepage: http://www.joomla.org -Standards-Version: 3.9.3.1 +Standards-Version: 3.9.2 +Build-Depends: devscripts, debhelper (>=7.0.50~), debconf, dpatch, python-setuptools, make +X-Python-Version: >= 2.7 Package: sfa -Architecture: all -Depends: python-openssl, python-m2crypto, python-dateutil -Description: SFA - 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.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 +Depends: sfa-common +Description: SFA support for flash clients + +Package: sfa-client +Architecture: any +Depends: sfa-common +Description: sfi, the SFA experimenter-side CLI + +Package: sfa-plc +Architecture: any +Depends: sfa-common +Description: the SFA layer around MyPLC + +Package: sfa-federica +Architecture: any +Depends: sfa-common +Description: the SFA layer around Federica + +Package: sfa-nitos +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 +Description: the SFA layer around a Dummy Testbed + +Package: sfa-sfatables +Architecture: any +Depends: sfa-common +Description: sfatables policy tool for SFA + +Package: sfa-tests +Architecture: any +Depends: sfa-common +Description: unit tests suite for SFA +