Tighten the dependencies on the OpenSAML and XMLTooling schemas
authorRuss Allbery <rra@debian.org>
Thu, 22 Jan 2009 01:47:10 +0000 (17:47 -0800)
committerRuss Allbery <rra@debian.org>
Thu, 22 Jan 2009 01:47:10 +0000 (17:47 -0800)
* Tighten the dependency versioning; the 2.1 SP library requires the
  2.1 schemas from the Shibboleth SP and OpenSAML and the 1.1 schemas
  from XMLTooling.

debian/changelog
debian/control

index 2231f24..ff8eda8 100644 (file)
@@ -11,7 +11,8 @@ shibboleth-sp2 (2.1.dfsg1-1) UNRELEASED; urgency=low
   * 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.
+    2.1 schemas from the Shibboleth SP and OpenSAML and the 1.1 schemas
+    from XMLTooling.
 
   [ Ferenc Wagner ]
   * Follow the libshibsp1->2 package rename in the dh_makeshlibs invocation.
index e3f12ec..3d0202d 100644 (file)
@@ -34,8 +34,8 @@ Description: Federated web single sign-on system (Apache module)
 Package: libshibsp2
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, opensaml2-schemas, shibboleth-sp2-schemas (>= 2.1),
- xmltooling-schemas
+Depends: ${shlibs:Depends}, opensaml2-schemas (>= 2.1),
+ shibboleth-sp2-schemas (>= 2.1), xmltooling-schemas (>= 1.1)
 Description: Federated web single sign-on system (runtime)
  The Shibboleth System is a standards based software package for web
  single sign-on across or within organizational boundaries.  It supports