lemonldap-ng/debian/control

196 lines
8.2 KiB
Plaintext
Raw Normal View History

Source: lemonldap-ng
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Xavier Guimard <x.guimard@free.fr>
Section: perl
2012-11-02 23:02:57 +01:00
Priority: optional
2012-11-03 12:10:10 +01:00
Build-Depends: debhelper (>= 8),
2012-10-30 15:09:25 +01:00
po-debconf
Build-Depends-Indep: libapache-session-perl,
libauthen-captcha-perl,
2012-10-30 15:09:25 +01:00
libcache-cache-perl,
libnet-cidr-lite-perl,
libclone-perl,
libcrypt-openssl-rsa-perl,
libcrypt-openssl-x509-perl,
2012-10-30 15:09:25 +01:00
libcrypt-rijndael-perl,
libconfig-inifiles-perl,
libdbi-perl,
libhtml-template-perl,
2012-10-30 15:09:25 +01:00
libio-string-perl,
libmime-lite-perl,
libnet-ldap-perl,
libregexp-assemble-perl,
2012-10-30 15:09:25 +01:00
libsoap-lite-perl,
libstring-random-perl,
liburi-perl,
libwww-perl,
libxml-libxslt-perl,
libxml-simple-perl,
perl
2012-10-30 15:09:25 +01:00
Standards-Version: 3.9.4
Homepage: http://lemonldap-ng.org/
Package: lemonldap-ng
Architecture: all
2012-10-30 15:09:25 +01:00
Depends: ${misc:Depends},
liblemonldap-ng-handler-perl (= ${binary:Version}),
liblemonldap-ng-manager-perl (= ${binary:Version}),
liblemonldap-ng-portal-perl (= ${binary:Version})
2012-12-14 06:31:46 +01:00
Description: LemonLDAP::NG is an OpenID, CAS and SAML compatible Web-SSO system
Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies
2012-12-29 20:18:35 +01:00
or directly on application Apache servers. It can be used in conjunction with
2012-12-14 06:31:46 +01:00
OpenID, CAS and SAML systems as identity or service provider. It can also be
used as proxy between those federation systems.
.
2012-12-29 20:18:35 +01:00
It manages both authentication and authorization and provides headers fors
accounting. So you can have a full AAA protection. Authorization are build by
associating a regular expression and a rule. Regular expression is applied on
the requested URL and the rule calculates if the user is authorizated.
.
This package is a metapackage that install handler, manager and portal.
Package: lemonldap-ng-doc
Architecture: all
2012-10-30 15:09:25 +01:00
Section: doc
Depends: ${misc:Depends}
Description: Lemonldap::NG Web-SSO system documentation
Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies
2012-12-29 20:18:35 +01:00
or directly on application Apache servers. It can be used in conjunction with
2012-12-14 06:31:46 +01:00
OpenID, CAS and SAML systems as identity or service provider. It can also be
used as proxy between those federation systems.
.
2012-12-29 20:18:35 +01:00
It manages both authentication and authorization and provides headers fors
accounting. So you can have a full AAA protection. Authorization are build by
associating a regular expression and a rule. Regular expression is applied on
the requested URL and the rule calculates if the user is authorizated.
.
This package contains html documentation.
Package: liblemonldap-ng-handler-perl
Architecture: all
2012-10-30 15:09:25 +01:00
Depends: ${misc:Depends},
2012-12-01 11:53:10 +01:00
${perl:Depends},
libapache2-mod-perl2,
2012-10-30 15:09:25 +01:00
libapache-session-perl,
liblemonldap-ng-conf-perl (= ${binary:Version}),
liburi-perl,
libwww-perl
Recommends: libapache-session-browseable-perl
Suggests: libcache-memcached-perl,
libdigest-hmac-perl,
liblemonldap-ng-portal-perl,
2012-10-30 15:09:25 +01:00
libsoap-lite-perl
2012-12-14 06:31:46 +01:00
Description: Lemonldap::NG Apache handler part
Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies
2012-12-29 20:18:35 +01:00
or directly on application Apache servers. It can be used in conjunction with
2012-12-14 06:31:46 +01:00
OpenID, CAS and SAML systems as identity or service provider. It can also be
used as proxy between those federation systems.
.
2012-12-29 20:18:35 +01:00
It manages both authentication and authorization and provides headers fors
accounting. So you can have a full AAA protection. Authorization are build by
associating a regular expression and a rule. Regular expression is applied on
the requested URL and the rule calculates if the user is authorizated.
.
This package installs the Apache module part (handler) used to protect web
areas.
Package: liblemonldap-ng-conf-perl
Architecture: all
2012-10-30 15:09:25 +01:00
Depends: ${misc:Depends},
2012-12-01 11:53:10 +01:00
${perl:Depends},
2012-10-30 15:09:25 +01:00
debconf,
libcache-cache-perl,
libconfig-inifiles-perl,
libcrypt-openssl-bignum-perl,
libcrypt-rijndael-perl,
libxml-simple-perl,
libxml-libxml-perl,
libxml-libxslt-perl,
libnet-cidr-lite-perl
Recommends: libdbi-perl,
libsoap-lite-perl
Description: Lemonldap::NG common files
Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies
2012-12-29 20:18:35 +01:00
or directly on application Apache servers. It can be used in conjunction with
2012-12-14 06:31:46 +01:00
OpenID, CAS and SAML systems as identity or service provider. It can also be
used as proxy between those federation systems.
.
2012-12-29 20:18:35 +01:00
It manages both authentication and authorization and provides headers fors
accounting. So you can have a full AAA protection. Authorization are build by
associating a regular expression and a rule. Regular expression is applied on
the requested URL and the rule calculates if the user is authorizated.
.
This package installs common files used by other Lemonldap::NG modules.
Package: liblemonldap-ng-manager-perl
Architecture: all
Depends: ${misc:Depends},
2012-12-01 11:53:10 +01:00
${perl:Depends},
libconvert-pem-perl,
libcrypt-openssl-rsa-perl,
libcrypt-openssl-x509-perl,
libhtml-template-perl,
libjson-perl,
2012-10-30 15:09:25 +01:00
liblemonldap-ng-conf-perl (= ${binary:Version}),
liblemonldap-ng-handler-perl (= ${binary:Version}),
libxml-libxml-perl,
libxml-libxslt-perl,
Recommends: lemonldap-ng-doc (= ${binary:Version}),
libapache-session-browseable-perl | libapache-session-perl,
libsoap-lite-perl
2012-10-30 15:09:25 +01:00
Pre-Depends: debconf
Description: Lemonldap::NG manager part
Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies
2012-12-29 20:18:35 +01:00
or directly on application Apache servers. It can be used in conjunction with
2012-12-14 06:31:46 +01:00
OpenID, CAS and SAML systems as identity or service provider. It can also be
used as proxy between those federation systems.
.
2012-12-29 20:18:35 +01:00
It manages both authentication and authorization and provides headers fors
accounting. So you can have a full AAA protection. Authorization are build by
associating a regular expression and a rule. Regular expression is applied on
the requested URL and the rule calculates if the user is authorizated.
.
This package installs the administration interface (manager).
Package: liblemonldap-ng-portal-perl
Architecture: all
Depends: ${misc:Depends},
2012-12-01 11:53:10 +01:00
${perl:Depends},
2012-10-30 15:09:25 +01:00
libapache-session-perl,
libclone-perl,
libcrypt-openssl-x509-perl,
2012-10-30 15:09:25 +01:00
libhtml-template-perl,
liblemonldap-ng-conf-perl (= ${binary:Version}),
libmime-lite-perl,
libregexp-assemble-perl,
libsoap-lite-perl,
libstring-random-perl,
Recommends: libapache-session-browseable-perl,
2012-10-30 15:09:25 +01:00
libconvert-pem-perl,
libemail-date-format-perl,
2012-11-03 12:10:10 +01:00
libnet-ldap-perl,
libnet-openid-consumer-perl | libnet-openid-server-perl | liblasso-perl (>= 2.3.0) | libnet-twitter-perl | libauthcas-perl
Suggests: libauthcas-perl,
libauthen-captcha-perl,
libauthen-sasl-perl,
liblasso-perl (>= 2.3.0),
2012-10-30 15:09:25 +01:00
liblemonldap-ng-handler-perl (= ${binary:Version}),
libnet-openid-consumer-perl,
libnet-openid-server-perl,
libnet-twitter-perl,
slapd
Pre-Depends: debconf
Description: Lemonldap::NG authentication portal part
Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies
2012-12-29 20:18:35 +01:00
or directly on application Apache servers. It can be used in conjunction with
2012-12-14 06:31:46 +01:00
OpenID, CAS and SAML systems as identity or service provider. It can also be
used as proxy between those federation systems.
.
2012-12-29 20:18:35 +01:00
It manages both authentication and authorization and provides headers fors
accounting. So you can have a full AAA protection. Authorization are build by
associating a regular expression and a rule. Regular expression is applied on
the requested URL and the rule calculates if the user is authorizated.
.
This package installs the authentication portal.