[lemonldap-ng] 01/01: Add SAML virtual packages

Xavier Guimard xguimard-guest at moszumanska.debian.org
Tue Dec 22 19:27:08 UTC 2015


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 20e9bb666c6206b82747b4d18567265a45dc15af
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Tue Dec 22 20:26:44 2015 +0100

    Add SAML virtual packages
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5b47d31..9d865ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ lemonldap-ng (1.4.6-3) UNRELEASED; urgency=medium
 
   * Replace jquery-ui libs by shared packages
   * Manager now depends on lemonldap-ng-doc
+  * Add virtual packages saml-identity-provider and saml-service-provider
 
  -- Xavier Guimard <x.guimard at free.fr>  Tue, 22 Dec 2015 20:16:21 +0100
 
diff --git a/debian/control b/debian/control
index 8f16553..03cc38c 100644
--- a/debian/control
+++ b/debian/control
@@ -52,6 +52,8 @@ 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,
+          saml-service-provider
 Description: OpenID, CAS and SAML compatible Web-SSO system
  Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies
  or directly on application Apache servers. It can be used in conjunction with

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/lemonldap-ng.git



More information about the Pkg-perl-cvs-commits mailing list