From be0e55e92820494cdd94a065ca9d1333a3a2ecdf Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Fri, 6 Nov 2009 15:12:46 -0800 Subject: [PATCH] Fix interpackage dependencies * Build-depend on libxmltooling-dev 1.3 or later and make libsaml2-dev depend on libxmltooling-dev 1.3 or later for the fixes for URL sanitization. * Build-depend on libxml-security-c-dev 1.5 or later to ensure that all builds are consistent. --- debian/changelog | 5 +++++ debian/control | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 08db23a..55b4b00 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,11 @@ opensaml2 (2.3-1) unstable; urgency=high Java xmlsec. - Honor digest algorithm in whole document signing with empty URI. * Rename library package for upstream SONAME bump. + * Build-depend on libxmltooling-dev 1.3 or later and make libsaml2-dev + depend on libxmltooling-dev 1.3 or later for the fixes for URL + sanitization. + * Build-depend on libxml-security-c-dev 1.5 or later to ensure + that all builds are consistent. -- Russ Allbery Fri, 06 Nov 2009 15:09:04 -0800 diff --git a/debian/control b/debian/control index 83e6424..3c90303 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,8 @@ Priority: extra Maintainer: Debian Shib Team Uploaders: Russ Allbery , Ferenc Wagner Build-Depends: debhelper (>= 5), autotools-dev, doxygen, liblog4cpp5-dev, - libssl-dev, libxerces-c-dev (>= 3.0.1-2~), libxml-security-c-dev (>= 1.4), - libxmltooling-dev (>= 1.2) + libssl-dev, libxerces-c-dev (>= 3.0.1-2~), libxml-security-c-dev (>= 1.5), + libxmltooling-dev (>= 1.3) Standards-Version: 3.8.3 Homepage: https://spaces.internet2.edu/display/OpenSAML/Home Vcs-Git: git://git.debian.org/git/pkg-shibboleth/opensaml2.git @@ -25,7 +25,7 @@ Description: Security Assertion Markup Language library (runtime) Package: libsaml2-dev Section: libdevel Architecture: any -Depends: libsaml4 (= ${binary:Version}), libxmltooling-dev (>= 1.2) +Depends: libsaml6 (= ${binary:Version}), libxmltooling-dev (>= 1.3) Suggests: libsaml2-doc (= ${source:Version}) Conflicts: libsaml-dev Description: Security Assertion Markup Language library (development) -- 2.1.4