X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debian%2Fcontrol;h=43b92ddd10f50b955d8768507bcab18b29a4a9d5;hb=9387180f9530a333fae7bfad2828b1f0f7f3ed10;hp=8d6f45a1cc2e56c0cf3469aea212eea57237b0d1;hpb=627468fe7d672bde4bef3e3b420cda826a45fa87;p=sfa.git diff --git a/debian/control b/debian/control index 8d6f45a1..43b92ddd 100644 --- a/debian/control +++ b/debian/control @@ -4,10 +4,11 @@ Section: misc Priority: optional 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: any -Depends: postgresql (>= 8.2), python-psycopg2, python-sqlalchemy, python-migrate, uuid-runtime +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 @@ -40,10 +41,15 @@ Architecture: any Depends: sfa-common Description: the SFA layer around NITOS -Package: sfa-senslab +Package: sfa-iotlab Architecture: any Depends: sfa-common, python-passlib, python-ldap -Description: the SFA layer around SensLab +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 @@ -55,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