X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debian%2Fcontrol;h=0b7e461acf63f92737a8936f65248ca9d604b253;hb=6df8766f97d30a7a60d79659043512a300434fe5;hp=d6b7182d8a38eddc3cc937a7e0d35dea643a25c7;hpb=4ba188d2e00ad2ecb5d642c6c442fef500539752;p=sfa.git diff --git a/debian/control b/debian/control index d6b7182d..0b7e461a 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,64 @@ 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 - -Package: sfa -Architecture: all -Depends: python-openssl, python-m2crypto, python-dateutil -Description: SFA - SFA +Standards-Version: 3.9.2 +Build-Depends: devscripts, debhelper (>=7.0.50~), debconf, dpatch + +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-sqlalchemy, python-migrate +#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 + +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-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 +