From: Russ Allbery Date: Fri, 21 Aug 2009 18:25:41 +0000 (-0700) Subject: Tighten dependencies for the 2.2 release X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fsp.git;a=commitdiff_plain;h=e077895a94ab2eb64e88a8106d37deec980d0308 Tighten dependencies for the 2.2 release * Tighten build dependencies and schema package dependencies on opensaml2 and xmltooling. --- diff --git a/debian/changelog b/debian/changelog index eb123d7..1e36768 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 diff --git a/debian/control b/debian/control index 7b719bb..ce65754 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Maintainer: Debian Shib Team Uploaders: Russ Allbery , Ferenc Wagner 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