summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2008-04-29 10:45:08 +0000
committerFrederic Peters <fpeters@entrouvert.com>2008-04-29 10:45:08 +0000
commite696b80c7aa9401bee2aa3163d1a836e367e9309 (patch)
tree26ebea8e3fba1efb5def41704fed711c12411df3 /debian/control
parent82a55a450c296ad80976d6bb5d11a9f2535c6df7 (diff)
downloadlasso-e696b80c7aa9401bee2aa3163d1a836e367e9309.tar.gz
lasso-e696b80c7aa9401bee2aa3163d1a836e367e9309.tar.xz
lasso-e696b80c7aa9401bee2aa3163d1a836e367e9309.zip
updated to current packaging then updated for new bindings
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control22
1 files changed, 18 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index a2fca93f..ff5a823b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: lasso
Priority: optional
Section: libs
Maintainer: Frederic Peters <fpeters@debian.org>
-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, libgcj-dev, fastjar, python-central (>= 0.5)
+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, python-central (>= 0.5), gcc-4.3, gcj, gcj-4.3
XS-Python-Version: all
Standards-Version: 3.7.2
@@ -68,17 +68,31 @@ Description: Liberty ID-FF library - Java bindings
.
Homepage: http://lasso.entrouvert.org
+Package: liblasso-perl
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:depends}, ${perl:Depends}
+Description: Liberty ID-FF library - Perl bindings
+ Lasso is an implementation of the Liberty Identity Federation specifications
+ defined by the Liberty Alliance consortium. They defines processes such as
+ network identity federation and single sign-on.
+ .
+ This package contains Perl bindings for liblasso, needed to use lasso
+ in Perl applications.
+ .
+ Homepage: http://lasso.entrouvert.org
+
Package: php5-lasso
Section: web
Architecture: any
Depends: ${shlibs:Depends}, ${misc:depends}
-Description: Liberty ID-FF library - PHP5 bindings
+Description: Liberty ID-FF library - PHP 5 bindings
Lasso is an implementation of the Liberty Identity Federation specifications
defined by the Liberty Alliance consortium. They defines processes such as
network identity federation and single sign-on.
.
- This package provides the Java interface to liblasso, needed to use lasso in
- Java applications.
+ This package contains PHP bindings for liblasso, needed to use lasso
+ in PHP applications.
.
Homepage: http://lasso.entrouvert.org