[SCM] Debian packaging for OpenSAML 2.0 branch, master, updated. debian/2.4.3-4-17-g602f1f7
Russ Allbery
rra at debian.org
Wed May 29 01:22:54 UTC 2013
The following commit has been merged in the master branch:
commit 5165aab56f24bc0dd882d4db7a2c99456e38f7ab
Author: Russ Allbery <rra at debian.org>
Date: Tue May 28 17:51:11 2013 -0700
Update xml-security-c and xmltooling dependencies
* Force build dependency on xml-security-c 1.7 or later and xmltooling
1.5 or later for consistent build results.
diff --git a/debian/changelog b/debian/changelog
index a34b246..c807a66 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ opensaml2 (2.5.2-1) UNRELEASED; urgency=low
- Add metadata:rpi schema.
* Add build dependency on libboost-dev.
* Use log4shib instead of log4cpp.
+ * Force build dependency on xml-security-c 1.7 or later and xmltooling
+ 1.5 or later for consistent build results.
* Remove obsolete README.source file that documented symbols file
maintenance.
diff --git a/debian/control b/debian/control
index f589c0f..6facb23 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 (>= 9), dh-autoreconf, doxygen, graphviz,
libboost-dev, liblog4shib-dev, libssl-dev, libxerces-c-dev (>= 3.0.1-2~),
- libxml-security-c-dev (>= 1.6), libxmltooling-dev (>= 1.4), pkg-config
+ libxml-security-c-dev (>= 1.7), libxmltooling-dev (>= 1.5), pkg-config
Standards-Version: 3.9.2
Homepage: https://wiki.shibboleth.net/confluence/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