rename package senslab into iotlab
[sfa.git] / debian / control
1 Source: sfa
2 Maintainer: Thierry Parmentelat <Thierry.Parmentelat@inria.fr>
3 Section: misc
4 Priority: optional
5 Standards-Version: 3.9.2
6 Build-Depends: devscripts, debhelper (>=7.0.50~), debconf, dpatch, python-setuptools, make
7 X-Python-Version: >= 2.7
8
9 Package: sfa
10 Architecture: any
11 Depends: postgresql (>= 8.2), python-psycopg2, python-sqlalchemy, python-migrate, uuid-runtime, sfa-common
12 Description: Server-side for SFA, generic implementation derived from PlanetLab
13
14 Package: sfa-common
15 Architecture: any
16 Depends: python (>= 2.7), python-openssl (>= 0.7), python-m2crypto, python-dateutil, python-lxml, python-libxslt1, python-zsi, xmlsec1
17 Description: Python libraries for SFA, generic implementation derived from PlanetLab
18
19 Package: sfa-flashpolicy
20 Architecture: any
21 Depends: sfa-common
22 Description: SFA support for flash clients
23
24 Package: sfa-client
25 Architecture: any
26 Depends: sfa-common
27 Description: sfi, the SFA experimenter-side CLI
28
29 Package: sfa-plc
30 Architecture: any
31 Depends: sfa-common
32 Description: the SFA layer around MyPLC
33
34 Package: sfa-federica
35 Architecture: any
36 Depends: sfa-common
37 Description: the SFA layer around Federica
38
39 Package: sfa-nitos
40 Architecture: any
41 Depends: sfa-common
42 Description: the SFA layer around NITOS
43
44 Package: sfa-iotlab
45 Architecture: any
46 Depends: sfa-common, python-passlib, python-ldap
47 Description: the SFA layer around IotLab
48
49 Package: sfa-cortexlab
50 Architecture: any
51 Depends: sfa-common, python-passlib, python-ldap
52 Description: the SFA layer around CortexLab
53
54 Package: sfa-dummy
55 Architecture: any
56 Depends: sfa-common
57 Description: the SFA layer around a Dummy Testbed 
58
59 Package: sfa-sfatables
60 Architecture: any
61 Depends: sfa-common
62 Description: sfatables policy tool for SFA
63
64 Package: sfa-tests
65 Architecture: any
66 Depends: sfa-common
67 Description: unit tests suite for SFA
68