[SCM] Debian packaging for the 2.0 Apache Shibboleth SP branch, debian, updated. upstream/2.1.dfsg1-94-g10574a8
Russ Allbery
rra at debian.org
Tue Jan 20 18:47:28 UTC 2009
The following commit has been merged in the debian branch:
commit 10574a88db0ee7216b9aa1664875d11ae9ea0335
Author: Russ Allbery <rra at debian.org>
Date: 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.
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
--
Debian packaging for the 2.0 Apache Shibboleth SP
More information about the Pkg-shibboleth-devel
mailing list