Tighten dependencies for the 2.2 release
authorRuss Allbery <rra@debian.org>
Fri, 21 Aug 2009 18:25:41 +0000 (11:25 -0700)
committerRuss Allbery <rra@debian.org>
Fri, 21 Aug 2009 18:25:41 +0000 (11:25 -0700)
* Tighten build dependencies and schema package dependencies on
  opensaml2 and xmltooling.

debian/changelog
debian/control

index eb123d7..1e36768 100644 (file)
@@ -23,6 +23,8 @@ shibboleth-sp2 (2.2.1+dfsg-1) UNRELEASED; urgency=low
     - Fix generated metadata DiscoveryResponse.
     - Fix handling of unsigned responses with encryption.
     - Fix handling of InProcess property.
+  * Tighten build dependencies and schema package dependencies on
+    opensaml2 and xmltooling.
   * Dynamically determine the Debian and upstream package versions for
     get-orig-source from debian/changelog.
   * Update libapache2-mod-shib2's README.Debian for changes to the
index 7b719bb..ce65754 100644 (file)
@@ -5,8 +5,8 @@ Maintainer: Debian Shib Team <pkg-shibboleth-devel@lists.alioth.debian.org>
 Uploaders: Russ Allbery <rra@debian.org>, Ferenc Wagner <wferi@niif.hu>
 Build-Depends: debhelper (>= 5), autotools-dev, autoconf, automake,
  libtool, apache2-threaded-dev, doxygen, liblog4cpp5-dev,
- libsaml2-dev (>= 2.1), libssl-dev, libxerces-c2-dev,
- libxml-security-c-dev (>= 1.4), libxmltooling-dev (>= 1.1),
+ libsaml2-dev (>= 2.2), libssl-dev, libxerces-c2-dev,
+ libxml-security-c-dev (>= 1.4), libxmltooling-dev (>= 1.2),
  opensaml2-schemas, unixodbc-dev, xmltooling-schemas
 Standards-Version: 3.8.0
 Homepage: http://shibboleth.internet2.edu/
@@ -33,8 +33,8 @@ Description: Federated web single sign-on system (Apache module)
 Package: libshibsp2
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, opensaml2-schemas (>= 2.1),
- shibboleth-sp2-schemas (>= 2.1), xmltooling-schemas (>= 1.1)
+Depends: ${shlibs:Depends}, opensaml2-schemas (>= 2.2),
+ shibboleth-sp2-schemas (>= 2.2), xmltooling-schemas (>= 1.2)
 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