[shibboleth-sp2] 13/17: Require experimental xmltooling and libsaml for matching C++11 strings
Ferenc Wágner
wferi at moszumanska.debian.org
Thu Sep 1 09:29:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
wferi pushed a commit to branch debian/experimental
in repository shibboleth-sp2.
commit 04424d9e0c1329017c3a1d67f439ed93425e5969
Author: Ferenc Wágner <wferi at niif.hu>
Date: Wed Aug 31 09:54:34 2016 +0200
Require experimental xmltooling and libsaml for matching C++11 strings
This change will be reverted during the transition into unstable, when
xmltooling in unstable will have already been compiled with GCC 6 as well.
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index c197764..959b113 100644
--- a/debian/control
+++ b/debian/control
@@ -16,15 +16,15 @@ Build-Depends:
libkrb5-dev,
liblog4shib-dev,
libmemcached-dev (>= 1.0),
- libsaml2-dev (>= 2.5),
+ libsaml2-dev (>= 2.6),
libsystemd-dev [linux-any],
libxerces-c-dev,
libxml-security-c-dev (>= 1.7),
- libxmltooling-dev (>= 1.5),
- opensaml2-schemas,
+ libxmltooling-dev (>= 1.6),
+ opensaml2-schemas (>= 2.6),
pkg-config,
unixodbc-dev,
- xmltooling-schemas,
+ xmltooling-schemas (>= 1.6),
Build-Depends-Indep:
doxygen,
graphviz,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git
More information about the Pkg-shibboleth-devel
mailing list