rename package senslab into iotlab
[sfa.git] / debian / control
index 897dc75..43b92dd 100644 (file)
@@ -4,15 +4,16 @@ 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
 Architecture: any
-Depends: python (>= 2.7), python-openssl (>= 0.7), python-m2crypto, python-dateutil, python-lxml, python-libxslt1, python-zsi
+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
@@ -40,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
@@ -50,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