~ubuntu-branches/ubuntu/intrepid/lasso/intrepid-updates

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2006-07-11 10:01:32 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060711100132-e50ymjc54bsizza6
Tags: 0.6.5-2ubuntu1
* Synchronize with Debian unstable.
* Convert to updated Python policy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Priority: optional
3
3
Section: libs
4
4
Maintainer: Frederic Peters <fpeters@debian.org>
5
 
Build-Depends: debhelper (>= 4.0.0), libxml2-dev, libxslt1-dev, libxmlsec1-dev, libxmlsec1-openssl, libglib2.0-dev, python, python2.3-dev, php4-dev (>= 4:4.3.10-10), libexpat1-dev
 
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), php4-dev (>= 4:4.3.10-10), libexpat1-dev, libgcj-dev, fastjar, python-central (>= 0.5)
 
6
XS-Python-Version: all
6
7
Standards-Version: 3.6.1
7
8
 
8
9
Package: liblasso3-dev
35
36
 .
36
37
 Homepage: http://lasso.entrouvert.org
37
38
 
38
 
Package: python2.3-lasso
39
 
Conflicts: liblasso0-python2.3
40
 
Replaces: liblasso0-python2.3
41
 
Provides: liblasso0-python2.3
 
39
Package: python-lasso
 
40
Conflicts: liblasso0-python2.3, python2.3-lasso, python2.4-lasso
 
41
Replaces: liblasso0-python2.3, python2.3-lasso, python2.4-lasso
 
42
Provides: liblasso0-python2.3, ${python:Provides}
42
43
Section: python
43
44
Architecture: any
44
 
Depends: python2.3, ${shlibs:Depends}, ${misc:depends}, ${python:Depends}
45
 
Description: Liberty ID-FF library - Python 2.3 bindings
 
45
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:depends}
 
46
XB-Python-Version: ${python:Versions}
 
47
Description: Liberty ID-FF library - Python bindings
46
48
 Lasso is an implementation of the Liberty Identity Federation specifications
47
49
 defined by the Liberty Alliance consortium.  They defines processes such as
48
50
 network identity federation and single sign-on.
49
51
 .
50
 
 This package contains Python 2.3 bindings for liblasso, needed to use lasso
 
52
 This package contains Python bindings for liblasso, needed to use lasso
51
53
 in Python applications.
52
54
 .
53
55
 Homepage: http://lasso.entrouvert.org
55
57
Package: php4-lasso
56
58
Section: web
57
59
Architecture: any
58
 
Depends: ${shlibs:Depends}, ${misc:depends}, ${php:Depends}
 
60
Depends: ${php:Depends}, ${shlibs:Depends}, ${misc:depends}
59
61
Description: Liberty ID-FF library - PHP 4 bindings
60
62
 Lasso is an implementation of the Liberty Identity Federation specifications
61
63
 defined by the Liberty Alliance consortium.  They defines processes such as
66
68
 .
67
69
 Homepage: http://lasso.entrouvert.org
68
70
 
 
71
Package: liblasso-java
 
72
Section: libs
 
73
Architecture: any
 
74
Depends: ${shlibs:Depends}, ${misc:depends}
 
75
Description: Liberty ID-FF library - Java bindings
 
76
 Lasso is an implementation of the Liberty Identity Federation specifications
 
77
 defined by the Liberty Alliance consortium.  They defines processes such as
 
78
 network identity federation and single sign-on.
 
79
 .
 
80
 This package provides the Java interface to liblasso, needed to use lasso in
 
81
 Java applications.
 
82
 .
 
83
 Homepage: http://lasso.entrouvert.org
 
84