summaryrefslogtreecommitdiffstats
path: root/debian
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
parentd002c77cd79d19699bb214ebe83fd6c7d076e59d (diff)
* ajout d'un package debian pour le binding php5
Diffstat (limited to 'debian')
-rw-r--r--debian/control14
-rw-r--r--debian/php5-lasso.files3
2 files changed, 17 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
+
diff --git a/debian/php5-lasso.files b/debian/php5-lasso.files
new file mode 100644
index 00000000..9dfeab0a
--- /dev/null
+++ b/debian/php5-lasso.files
@@ -0,0 +1,3 @@
+etc/php5/conf.d/lasso.ini
+usr/lib/php5/*/*.so
+usr/share/php/lasso.php