[cpp-sp] 44/78: Update long and short package descriptions
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:40:19 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/2.0.dfsg1-1
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=10270941f2244c8947a42a42eefe1bae47488317
commit 10270941f2244c8947a42a42eefe1bae47488317
Author: Russ Allbery <rra at debian.org>
AuthorDate: Wed Jun 25 12:47:08 2008 -0700
Update long and short package descriptions
---
debian/control | 50 +++++++++++++++++++++++++-------------------------
1 file changed, 25 insertions(+), 25 deletions(-)
diff --git a/debian/control b/debian/control
index fa73045..5bf2ef3 100644
--- a/debian/control
+++ b/debian/control
@@ -18,15 +18,16 @@ Architecture: any
Depends: ${shlibs:Depends}, xmltooling-schemas, opensaml2-schemas
Recommends: apache2
Conflicts: libapache2-mod-shib
-Description: Federated identity-based authorization system (runtime)
- Shibboleth, a project of Internet2/MACE, is developing architectures,
- policy structures, practical technologies, and an open source
- implementation to support inter-institutional sharing of web resources
- subject to access controls. In addition, Shibboleth will develop a
- policy framework that will allow inter-operation within the higher
- education community.
+Description: Federated web single sign-on system (Apache module)
+ The Shibboleth System is a standards based software package for web
+ single sign-on across or within organizational boundaries. It supports
+ authorization and attribute exchange using the OASIS SAML 2.0 protocol.
+ Shibboleth allows sites to make informed authorization decisions for
+ individual access of protected online resources while allowing users to
+ establish their identities with their local authentication systems.
.
- This package contains the Shibboleth runtime library and Apache module.
+ This package contains the Shibboleth Apache module for service providers
+ (web servers providing resources protected by Shibboleth).
Package: libshib2-dev
Section: libdevel
@@ -34,27 +35,26 @@ Architecture: any
Depends: libapache2-mod-shib2 (= ${binary:Version}), libsaml2-dev, libxerces-c2-dev,
libxmltooling-dev
Suggests: libshib2-doc (= ${source:Version})
-Description: Federated identity-based authorization system (development)
- Shibboleth, a project of Internet2/MACE, is developing architectures,
- policy structures, practical technologies, and an open source
- implementation to support inter-institutional sharing of web resources
- subject to access controls. In addition, Shibboleth will develop a
- policy framework that will allow inter-operation within the higher
- education community.
+Description: Federated web single sign-on system (development)
+ The Shibboleth System is a standards based software package for web
+ single sign-on across or within organizational boundaries. It supports
+ authorization and attribute exchange using the OASIS SAML 2.0 protocol.
+ Shibboleth allows sites to make informed authorization decisions for
+ individual access of protected online resources while allowing users to
+ establish their identities with their local authentication systems.
.
This package contains the headers and other necessary files to build
- applications that use the shibboleth library.
+ applications that use the Shibboleth SP library.
Package: libshib2-doc
Section: doc
Architecture: all
-Description: Federated identity-based authorization system (API docs)
- Shibboleth, a project of Internet2/MACE, is developing architectures,
- policy structures, practical technologies, and an open source
- implementation to support inter-institutional sharing of web resources
- subject to access controls. In addition, Shibboleth will develop a
- policy framework that will allow inter-operation within the higher
- education community.
+Description: Federated web single sign-on system (API docs)
+ The Shibboleth System is a standards based software package for web
+ single sign-on across or within organizational boundaries. It supports
+ authorization and attribute exchange using the OASIS SAML 2.0 protocol.
+ Shibboleth allows sites to make informed authorization decisions for
+ individual access of protected online resources while allowing users to
+ establish their identities with their local authentication systems.
.
- This package contains the Shibboleth library API documentation
- generated by Doxygen.
+ This package contains the Shibboleth SP library API documentation.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list