From 28faf9b25e5314a76aee268f84ed8390b202f6d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Schneider?= Date: Wed, 25 Feb 2015 17:57:47 +0100 Subject: [PATCH] debian/control: like control.in, control must be updated --- control | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/control b/control index ae0af1d9..f6bcb506 100644 --- a/control +++ b/control @@ -2,8 +2,9 @@ Source: lasso Priority: optional Section: libs Maintainer: Frederic Peters -Build-Depends: debhelper (>= 5.0.37.2), libxml2-dev, libxslt1-dev, libxmlsec1-dev, libxmlsec1-openssl, libglib2.0-dev, python-all-dev (>= 2.3.5-11), libexpat1-dev, fastjar, php5-dev, python-lxml, chrpath, python-six -XS-Python-Version: all +Build-Depends: debhelper (>= 5.0.37.2), libxml2-dev, libxslt1-dev, libxmlsec1-dev, libxmlsec1-openssl, libglib2.0-dev, python-all-dev (>= 2.6), python3-all-dev (>= 3.2), libexpat1-dev, fastjar, php5-dev, python-lxml, chrpath, python-six +X-Python-Version: >= 2.6 +X-Python3-Version: >= 3.2 Standards-Version: 3.8.0 Homepage: http://lasso.entrouvert.org @@ -47,6 +48,18 @@ Description: Library for Liberty Alliance and SAML protocols - Python bindings This package contains Python bindings for liblasso, needed to use lasso in Python applications. +Package: python3-lasso +Section: python +Architecture: any +Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:depends} +Description: Library for Liberty Alliance and SAML protocols - Python bindings + Lasso is an implementation of Liberty Alliance and related protocols, for + network identity federations, single sign-on and other web services protocols. + The main specifications implemented by the library are ID-FF, ID-WSF and SAML. + . + This package contains Python bindings for liblasso, needed to use lasso + in Python applications. + Package: liblasso-perl Section: perl Architecture: any