From 06a1b15783a04e7fcfa89a482da36aadd95dc0bc Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Fri, 21 Aug 2009 11:26:46 -0700 Subject: [PATCH] Build against Xerces-C 3.0 --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1e36768..cdc2662 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,6 +25,7 @@ shibboleth-sp2 (2.2.1+dfsg-1) UNRELEASED; urgency=low - Fix handling of InProcess property. * Tighten build dependencies and schema package dependencies on opensaml2 and xmltooling. + * Build against Xerces-C 3.0. * 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 ce65754..89cecf5 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ 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.2), libssl-dev, libxerces-c2-dev, + libsaml2-dev (>= 2.2), libssl-dev, libxerces-c-dev, libxml-security-c-dev (>= 1.4), libxmltooling-dev (>= 1.2), opensaml2-schemas, unixodbc-dev, xmltooling-schemas Standards-Version: 3.8.0 @@ -48,7 +48,7 @@ Description: Federated web single sign-on system (runtime) Package: libshibsp-dev Section: libdevel Architecture: any -Depends: libshibsp2 (= ${binary:Version}), libsaml2-dev, libxerces-c2-dev, +Depends: libshibsp2 (= ${binary:Version}), libsaml2-dev, libxerces-c-dev, libxmltooling-dev Suggests: libshib2-doc (= ${source:Version}) Description: Federated web single sign-on system (development) -- 2.1.4