ebaa0d1ece7752e6b3d32e70743eef781409dc9f
[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
7
8 Package: sfa-common
9 Architecture: any
10 Depends: python (>= 2.5), python-openssl (>= 0.7), python-m2crypto, python-dateutil, python-lxml, python-libxslt1, python-setuptools, python-zsi, postgresql (>= 8.2), python-psycopg2, python-sqlalchemy, python-migrate, uuid-runtime
11 #further depends from fedora - no obvious match on debian for now
12 #Requires: xmlsec1-openssl-devel  (libxmlsec1-dev or libxmlsec1-openssl or ??)
13 #Requires: util-linux-ng
14 #Requires: postgresql-python
15 #Requires: python-psycopg2
16 # the eucalyptus aggregate uses this module
17 #Requires: python-xmlbuilder
18 Description: Slice Facility Architecture, generic implementation derived from PlanetLab
19
20 Package: sfa-flashpolicy
21 Architecture: any
22 Depends: sfa-common
23 Description: SFA support for flash clients
24
25 Package: sfa-client
26 Architecture: any
27 Depends: sfa-common
28 Description: sfi, the SFA experimenter-side CLI
29
30 Package: sfa-plc
31 Architecture: any
32 Depends: sfa-common
33 Description: the SFA layer around MyPLC
34
35 Package: sfa-federica
36 Architecture: any
37 Depends: sfa-common
38 Description: the SFA layer around Federica
39
40 Package: sfa-nitos
41 Architecture: any
42 Depends: sfa-common
43 Description: the SFA layer around NITOS
44
45 Package: sfa-dummy
46 Architecture: any
47 Depends: sfa-common
48 Description: the SFA layer around a Dummy Testbed 
49
50 Package: sfa-sfatables
51 Architecture: any
52 Depends: sfa-common
53 Description: sfatables policy tool for SFA
54
55 Package: sfa-xmlbuilder
56 Architecture: any
57 Provides: python-xmlbuilder
58 Description: third-party xmlbuilder tool
59
60 Package: sfa-tests
61 Architecture: any
62 Depends: sfa-common
63 Description: unit tests suite for SFA
64