X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debian%2Fcontrol;h=87ac9598b4e999aa80321d92aaec808fadbc6f55;hb=b02927384a92d0d52de35fa87a5a22b4e2ab674a;hp=ea14718ad621cdae5179c3c7dcb514d2d02042c6;hpb=95457fe14b73966c74117032869c0510ad63f52e;p=sfa.git diff --git a/debian/control b/debian/control index ea14718a..87ac9598 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,65 @@ Maintainer: Thierry Parmentelat Section: misc Priority: optional Standards-Version: 3.9.2 -Build-Depends: debhelper (>=7.0.50~), debconf, dpatch +Build-Depends: devscripts, debhelper (>=7.0.50~), debconf, dpatch, python-setuptools, make Package: sfa Architecture: any -Depends: python-openssl, python-m2crypto, python-dateutil -Description: Slice Facility Architecture, generic implementation derived from PlanetLab +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.7), python-openssl (>= 0.7), python-m2crypto, python-dateutil, python-lxml, python-libxslt1, python-zsi +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-senslab +Architecture: any +Depends: sfa-common +Description: the SFA layer around SensLab + +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-xmlbuilder +Architecture: any +Provides: python-xmlbuilder +Description: third-party xmlbuilder tool + +Package: sfa-tests +Architecture: any +Depends: sfa-common +Description: unit tests suite for SFA +