lemonldap-ng/debian/control

103 lines
4.2 KiB
Plaintext
Raw Normal View History

Source: lemonldap-ng
Section: perl
Priority: extra
Maintainer: Xavier Guimard <x.guimard@free.fr>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7), po-debconf
2012-03-24 17:39:34 +01:00
Build-Depends-Indep: libapache-session-perl, libnet-ldap-perl (>=1:0.38),
2010-10-05 20:51:06 +02:00
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,
2011-01-12 20:55:57 +01:00
libconfig-inifiles-perl, libcrypt-openssl-x509-perl, libcrypt-openssl-rsa-perl,
2011-06-28 05:46:37 +02:00
libhtml-template-perl, libxml-simple-perl, libclone-perl
2012-02-23 08:30:28 +01:00
Standards-Version: 3.9.3
Homepage: http://lemonldap-ng.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,
2010-10-05 20:51:06 +02:00
liblemonldap-ng-conf-perl (= ${binary:Version}),
libapache2-mod-perl2, liburi-perl
Recommends: libapache-session-browseable-perl
2010-10-05 20:51:06 +02:00
Suggests: liblemonldap-ng-portal-perl, libsoap-lite-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}, debconf, libcache-cache-perl,
libcrypt-rijndael-perl, libconfig-inifiles-perl, libxml-simple-perl,
libcrypt-openssl-bignum-perl
2010-10-05 20:51:06 +02:00
Recommends: libsoap-lite-perl, libdbi-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},
liblemonldap-ng-conf-perl (= ${binary:Version}),
liblemonldap-ng-handler-perl (= ${binary:Version}),
libxml-libxml-perl, libxml-libxslt-perl, libhtml-template-perl,
2010-11-26 21:03:58 +01:00
libcrypt-openssl-rsa-perl, libcrypt-openssl-x509-perl, libxml-simple-perl,
libjson-perl, libconvert-pem-perl
Pre-Depends: debconf
Recommends: libapache-session-browseable-perl | libapache-session-perl,
libsoap-lite-perl, lemonldap-ng-doc (= ${binary:Version})
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},
liblemonldap-ng-conf-perl (= ${binary:Version}),
libapache-session-perl, libnet-ldap-perl, libmime-lite-perl,
libxml-libxml-perl, libxml-libxslt-perl, libstring-random-perl,
libsoap-lite-perl, libcrypt-openssl-x509-perl, libclone-perl,
libhtml-template-perl, libregexp-assemble-perl
Pre-Depends: debconf
Recommends: libemail-date-format-perl, libconvert-pem-perl,
2010-10-05 20:51:06 +02:00
libnet-openid-consumer-perl | libnet-openid-server-perl |
liblasso-perl (>=2.3.0) | libnet-twitter-perl,
libapache-session-browseable-perl
2010-10-05 20:51:06 +02:00
Suggests: slapd, libnet-twitter-perl, libnet-openid-consumer-perl,
2012-03-24 18:33:54 +01:00
libnet-openid-server-perl, liblasso-perl (>=2.3.0),
liblemonldap-ng-handler-perl (= ${binary:Version}), libnet-ldap-perl (>=1:0.38),
libauthen-sasl-perl
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.