summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2005-10-06 17:23:23 +0000
committerFrederic Peters <fpeters@entrouvert.com>2005-10-06 17:23:23 +0000
commitb07684a828a7fe7715b45ac31db81b9c06fb86aa (patch)
treef81973cb38ca697698448cfa27cb8e859ab095c5 /debian/control
parentfa3aa23ebc4d6a5efb764b517717d717cebd728a (diff)
new liblasso-java package
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 c2469777..4a7118de 100644
--- a/debian/control
+++ b/debian/control
@@ -66,3 +66,17 @@ Description: Liberty ID-FF library - PHP 4 bindings
.
Homepage: http://lasso.entrouvert.org
+Package: liblasso-java
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:depends}
+Description: Liberty ID-FF library - Java 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
+