[cpp-sp] 42/47: Tighten the shibboleth-sp2-schemas dependency
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:42:10 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/2.1.dfsg1-1
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=10574a88db0ee7216b9aa1664875d11ae9ea0335
commit 10574a88db0ee7216b9aa1664875d11ae9ea0335
Author: Russ Allbery <rra at debian.org>
AuthorDate: Tue Jan 20 10:46:51 2009 -0800
Tighten the shibboleth-sp2-schemas dependency
* Tighten the dependency versioning; the 2.1 SP library requires the
2.1 schemas.
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 49455a7..2231f24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ shibboleth-sp2 (2.1.dfsg1-1) UNRELEASED; urgency=low
and libxmltooling-dev 1.1 just in case (required by OpenSAML 2.1).
* Fix the name of the tarball created by get-orig-source.
* Logcheck rules.
+ * Tighten the dependency versioning; the 2.1 SP library requires the
+ 2.1 schemas.
[ Ferenc Wagner ]
* Follow the libshibsp1->2 package rename in the dh_makeshlibs invocation.
diff --git a/debian/control b/debian/control
index 572cbd2..e3f12ec 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Description: Federated web single sign-on system (Apache module)
Package: libshibsp2
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, opensaml2-schemas, shibboleth-sp2-schemas,
+Depends: ${shlibs:Depends}, opensaml2-schemas, shibboleth-sp2-schemas (>= 2.1),
xmltooling-schemas
Description: Federated web single sign-on system (runtime)
The Shibboleth System is a standards based software package for web
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list