From: Saint-Marcel frederic Date: Tue, 12 Mar 2013 16:28:54 +0000 (+0100) Subject: Add Depends policy debian package : xmlsec1 with sfa-common (trust/credential.py... X-Git-Tag: sfa-3.0-0^2~6 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=2c353abef4ab02b386994ebdca6504e8c0e194ad;p=sfa.git Add Depends policy debian package : xmlsec1 with sfa-common (trust/credential.py for signing) and python-passlib|ldap with sfa-senslab (LDAP driver management) --- diff --git a/debian/control b/debian/control index 87ac9598..8d6f45a1 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ 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 @@ -42,7 +42,7 @@ Description: the SFA layer around NITOS Package: sfa-senslab Architecture: any -Depends: sfa-common +Depends: sfa-common, python-passlib, python-ldap Description: the SFA layer around SensLab Package: sfa-dummy