summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2008-04-21 15:10:03 +0000
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2008-04-21 15:10:03 +0000
commit0de9b07e69fb1eb70bb7ac03eff9f8d54d0a2226 (patch)
treeb40b77ca5327a27d4a30b71d0df9752fba13dee3 /debian/control
parentd002c77cd79d19699bb214ebe83fd6c7d076e59d (diff)
* ajout d'un package debian pour le binding php5
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 858fc6ab..a2fca93f 100644
--- a/debian/control
+++ b/debian/control
@@ -68,3 +68,17 @@ Description: Liberty ID-FF library - Java bindings
.
Homepage: http://lasso.entrouvert.org
+Package: php5-lasso
+Section: web
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:depends}
+Description: Liberty ID-FF library - PHP5 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.
+ .
+ Homepage: http://lasso.entrouvert.org
+