[SCM] Debian packaging for OpenSAML 2.0 branch, master, updated. debian/2.3-2-15-ge479aa0
Russ Allbery
rra at debian.org
Mon Apr 4 02:28:18 UTC 2011
The following commit has been merged in the master branch:
commit c0a1cc36ba9a26912655aad2aa7cf900234ddbf1
Author: Russ Allbery <rra at debian.org>
Date: Sun Apr 3 18:37:54 2011 -0700
Update versioned library build dependencies
* Build-depend on xmltooling 1.4 or later.
* Force build dependency on xml-security-c 1.6 or later for consistent
build results.
diff --git a/debian/changelog b/debian/changelog
index 2475e29..7df92f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,9 @@ opensaml2 (2.4.1-1) UNRELEASED; urgency=low
- Duplication and line feed fixes for DiscoFeed.
- Fix reload interval backoff after reload failures
- Strip whitespace from SAMLRequest URL parameter values
+ * Build-depend on xmltooling 1.4 or later.
+ * Force build dependency on xml-security-c 1.6 or later for consistent
+ build results.
* Replace the version of jQuery installed by Doxygen in the
documentation package with a symlink to the version supplied by the
Debian package and add a dependency.
diff --git a/debian/control b/debian/control
index 5864c92..42b7ecc 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Shib Team <pkg-shibboleth-devel at lists.alioth.debian.org>
Uploaders: Russ Allbery <rra at debian.org>, Ferenc Wagner <wferi at niif.hu>
Build-Depends: debhelper (>= 8), autotools-dev (>= 20100122.1~), doxygen,
liblog4cpp5-dev, libssl-dev, libxerces-c-dev (>= 3.0.1-2~),
- libxml-security-c-dev (>= 1.5), libxmltooling-dev (>= 1.3)
+ libxml-security-c-dev (>= 1.6), libxmltooling-dev (>= 1.4)
Standards-Version: 3.8.4
Homepage: https://spaces.internet2.edu/display/OpenSAML/Home
Vcs-Git: git://git.debian.org/git/pkg-shibboleth/opensaml2.git
--
Debian packaging for OpenSAML 2.0
More information about the Pkg-shibboleth-devel
mailing list