[SCM] Debian packaging for OpenSAML 2.0 branch, debian, updated. debian/2.0-1-29-gf2e7cb0
Russ Allbery
rra at debian.org
Tue Jun 17 03:08:42 UTC 2008
The following commit has been merged in the debian branch:
commit f2e7cb093eec079cbfe6930abb83b4d63bb425b0
Author: Russ Allbery <rra at debian.org>
Date: Mon Jun 16 20:05:37 2008 -0700
Use "Security Assertion Markup Language" in short description
SAML repeats the package name, so we may as well take advantage of
the opportunity to expand the acronym. Open source is redundant
since everything in Debian main is open source.
diff --git a/debian/control b/debian/control
index 150891d..fc16e78 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Package: libsaml2
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Open source SAML library (runtime)
+Description: Security Assertion Markup Language library (runtime)
OpenSAML is an open source implementation of the OASIS Security Assertion
Markup Language Specification. It contains a set of open source C++ classes
that support the SAML 1.0, 1.1, and 2.0 specifications.
@@ -28,7 +28,7 @@ Architecture: any
Depends: libsaml2 (= ${binary:Version}), libxmltooling-dev
Suggests: libsaml2-doc (= ${source:Version})
Conflicts: libsaml-dev
-Description: Open source SAML library (development)
+Description: Security Assertion Markup Language library (development)
OpenSAML is an open source implementation of the OASIS Security Assertion
Markup Language Specification. It contains a set of open source C++ classes
that support the SAML 1.0, 1.1, and 2.0 specifications.
@@ -52,7 +52,7 @@ Package: opensaml2-schemas
Section: text
Architecture: all
Conflicts: opensaml-schemas
-Description: XML schemas for OpenSAML
+Description: Security Assertion Markup Language library (XML schemas)
OpenSAML is an open source implementation of the OASIS Security Assertion
Markup Language Specification. It contains a set of open source C++ classes
that support the SAML 1.0, 1.1, and 2.0 specifications.
@@ -62,7 +62,7 @@ Description: XML schemas for OpenSAML
Package: libsaml2-doc
Section: doc
Architecture: all
-Description: Open source SAML library (API docs)
+Description: Security Assertion Markup Language library (API docs)
OpenSAML is an open source implementation of the OASIS Security Assertion
Markup Language Specification. It contains a set of open source C++ classes
that support the SAML 1.0, 1.1, and 2.0 specifications.
--
Debian packaging for OpenSAML 2.0
More information about the Pkg-shibboleth-devel
mailing list