[cpp-sp] 21/78: Improve package descriptions (hopefully)

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:39:56 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=48c178cc52d745309957b151e760c5ba5a53b472

commit 48c178cc52d745309957b151e760c5ba5a53b472
Author: Ferenc Wagner <wferi at niif.hu>
AuthorDate: Wed Jun 25 14:43:17 2008 +0200

    Improve package descriptions (hopefully)
---
 debian/control | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index ed408b3..f2a2caf 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, xmltooling-schemas, opensaml2-schemas
 Recommends: apache2
 Conflicts: libapache2-mod-shib
-Description: Open source system for attribute-based Web SSO
+Description: Federated identity-based authentication and 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
@@ -25,14 +25,14 @@ Description: Open source system for attribute-based Web SSO
  policy framework that will allow inter-operation within the higher
  education community.
  .
- This package contains the shibboleth runtime library and Apache module.
+ This package contains the Shibboleth runtime library and Apache module.
 
 Package: libshib2-dev
 Section: libdevel
 Architecture: any
 Depends: libapache2-mod-shib2 (= ${binary:Version})
 Suggests: libshib2-doc (= ${source:Version})
-Description: Shibboleth development headers
+Description: Federated identity-based authentication and 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
@@ -46,5 +46,13 @@ Description: Shibboleth development headers
 Package: libshib2-doc
 Section: doc
 Architecture: all
-Description: Shibboleth API Documentation
- Shibboleth Library API documentation generated by Doxygen.
+Description: Federated identity-based authentication and 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.
+ .
+ This package contains the Shibboleth library API documentation
+ generated by Doxygen.

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list