lemonldap-ng/build/lemonldap-ng/debian/control

90 lines
3.6 KiB
Plaintext

Source: lemonldap-ng
Section: perl
Priority: extra
Maintainer: Xavier Guimard <x.guimard@free.fr>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7), po-debconf
Build-Depends-Indep:libapache-session-perl, libnet-ldap-perl (>=1:0.38), libdbi-perl,
libwww-perl, libcache-cache-perl, libcrypt-rijndael-perl, libxml-libxslt-perl,
libio-string-perl, libregexp-assemble-perl, liburi-perl, libstring-random-perl,
libmime-lite-perl, libsoap-lite-perl, libconfig-inifiles-perl,
libnet-twitter-perl, libnet-openid-consumer-perl, libcrypt-openssl-x509-perl
Standards-Version: 3.9.1
Homepage: http://lemonldap.ow2.org/
Package: lemonldap-ng
Architecture: all
Depends: ${misc:Depends}, liblemonldap-ng-handler-perl (= ${binary:Version}),
liblemonldap-ng-manager-perl (= ${binary:Version}),
liblemonldap-ng-portal-perl (= ${binary:Version})
Description: Lemonldap::NG Web-SSO system
Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies
or directly on application Apache servers.
.
This package is a metapackage that install handler, manager and portal.
Package: lemonldap-ng-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: Lemonldap::NG Web-SSO system documentation
Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies
or directly on application Apache servers.
.
This package contains html documentation.
Package: liblemonldap-ng-handler-perl
Architecture: all
Depends: ${misc:Depends}, libapache-session-perl, libwww-perl,
libcache-cache-perl, liblemonldap-ng-conf-perl (= ${binary:Version}),
libapache2-mod-perl2, liburi-perl
Suggests: liblemonldap-ng-portal-perl
Description: Lemonldap::NG Apache module part
Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies
or directly on application Apache servers.
.
This package installs the Apache module part (handler) used to protect web
areas.
Package: liblemonldap-ng-conf-perl
Architecture: all
Depends: ${misc:Depends}, libdbi-perl, debconf, libcache-cache-perl,
libregexp-assemble-perl, libcrypt-rijndael-perl, libconfig-inifiles-perl
Recommends: libsoap-lite-perl
Description: Lemonldap::NG common files
Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies
or directly on application Apache servers.
.
This package installs common files used by other Lemonldap::NG modules.
Package: liblemonldap-ng-manager-perl
Architecture: all
Depends: ${misc:Depends}, libjs-jquery, libhtml-template-perl,
liblemonldap-ng-conf-perl (= ${binary:Version}),
liblemonldap-ng-handler-perl (= ${binary:Version}),
libxml-libxml-perl, libxml-libxslt-perl
Recommends: libcache-cache-perl, libapache-session-perl, libsoap-lite-perl
Description: Lemonldap::NG manager part
Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies
or directly on application Apache servers.
.
This package installs the administration interface (manager).
Package: liblemonldap-ng-portal-perl
Architecture: all
Depends: ${misc:Depends}, libapache-session-perl, libnet-ldap-perl (>=1:0.38),
liblemonldap-ng-conf-perl (= ${binary:Version}), libhtml-template-perl,
libjs-jquery, liblemonldap-ng-handler-perl (= ${binary:Version}),
libxml-libxml-perl, libxml-libxslt-perl, libstring-random-perl,
libsoap-lite-perl, libcrypt-openssl-x509-perl
Recommends: libmime-lite-perl, libemail-date-format-perl,
libnet-openid-consumer-perl | liblasso3-perl (>=2.2.91) | libnet-twitter-perl,
libconvert-pem-perl
Suggests: slapd
Description: Lemonldap::NG authentication portal part
Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies
or directly on application Apache servers.
.
This package installs the authentication portal.