summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2004-08-31 11:39:36 +0000
committerFrederic Peters <fpeters@entrouvert.com>2004-08-31 11:39:36 +0000
commitd94ba8cff23c22859bfcf1e9c49e2b7b33c08f90 (patch)
tree0e1384e4bc1a8982b3bd532be818fed5068ed227 /debian/control
parent5d55d61805c9f6a013e15e292d4a074d17b17aeb (diff)
downloadlasso-d94ba8cff23c22859bfcf1e9c49e2b7b33c08f90.tar.gz
lasso-d94ba8cff23c22859bfcf1e9c49e2b7b33c08f90.tar.xz
lasso-d94ba8cff23c22859bfcf1e9c49e2b7b33c08f90.zip
php4 packaging and renamed liblasso0-python2.3 to python2.3-lasso
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control26
1 files changed, 22 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 664810d5..79fd307a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Priority: optional
Section: libs
Maintainer: Frederic Peters <fpeters@debian.org>
Build-Depends: debhelper (>= 4.0.0), libxml2-dev, libxslt1-dev, libxmlsec1-dev,
- libxmlsec1-openssl, libglib2.0-dev, python2.3-dev, mono-mcs, mono-gac
+ libxmlsec1-openssl, libglib2.0-dev, python2.3-dev, mono-mcs, mono-gac,
+ php4-dev
Standards-Version: 3.6.1
Package: liblasso0-dev
@@ -36,7 +37,10 @@ Description: Liberty ID-FF library - runtime library
.
Homepage: http://lasso.entrouvert.org
-Package: liblasso0-python2.3
+Package: python2.3-lasso
+Conflicts: liblasso0-python2.3
+Replaces: liblasso0-python2.3
+Provides: liblasso0-python2.3
Section: python
Architecture: any
Depends: python2.3, ${shlibs:Depends}, ${misc:depends}, ${python:Depends}
@@ -46,7 +50,7 @@ Description: Liberty ID-FF library - Python 2.3 bindings
network identity federation and single sign-on.
.
This package contains Python 2.3 bindings for liblasso, needed to use lasso
- in Python programs.
+ in Python applications.
.
Homepage: http://lasso.entrouvert.org
@@ -59,8 +63,22 @@ Description: Liberty ID-FF library - .NET bindings
defined by the Liberty Alliance consortium. They defines processes such as
network identity federation and single sign-on.
.
- This package contains .NET assemblies that allow .NET / C# programs to use
+ This package contains .NET assemblies that allow .NET / C# applications to use
lasso.
.
Homepage: http://lasso.entrouvert.org
+Package: php4-lasso
+Section: web
+Architecture: any
+Depends: phpapi-20020918, ${shlibs:Depends}, ${misc:depends}
+Description: Liberty ID-FF library - PHP 4 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 PHP 4 bindings for liblasso, needed to use lasso
+ in PHP applications.
+ .
+ Homepage: http://lasso.entrouvert.org
+