This is an automated email from the git hooks/post-receive script. xguimard-guest pushed a commit to branch master in repository lemonldap-ng.
commit 47ce4c0aa1b55e876983cd5126145091d29f5edc Author: Xavier Guimard <[email protected]> Date: Sat Mar 5 07:35:03 2016 +0100 Add openid-connect-provider and openid-connect-relying-party virtual packages --- debian/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index e6b7ea0..30f1e51 100644 --- a/debian/control +++ b/debian/control @@ -54,7 +54,9 @@ Depends: ${misc:Depends}, liblemonldap-ng-handler-perl (= ${binary:Version}), liblemonldap-ng-manager-perl (= ${binary:Version}), liblemonldap-ng-portal-perl (= ${binary:Version}) -Provides: saml-identity-provider, +Provides: openid-connect-provider, + openid-connect-relying-party, + saml-identity-provider, saml-service-provider Description: OpenID-Connect, CAS and SAML compatible Web-SSO system Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/lemonldap-ng.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
