[opensaml2] 22/24: Require experimental xmltooling for matching C++11 strings
Ferenc Wágner
wferi at moszumanska.debian.org
Tue Aug 30 20:55:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
wferi pushed a commit to branch debian/experimental
in repository opensaml2.
commit e726909dc35255f774e2632ee502bf92b2a00962
Author: Ferenc Wágner <wferi at niif.hu>
Date: Fri Aug 26 10:20:43 2016 +0200
Require experimental xmltooling 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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 1215ee2..b737a21 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
liblog4shib-dev,
libxerces-c-dev,
libxml-security-c-dev (>= 1.7),
- libxmltooling-dev (>= 1.5),
+ libxmltooling-dev (>= 1.6),
pkg-config,
Build-Depends-Indep:
doxygen,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/opensaml2.git
More information about the Pkg-shibboleth-devel
mailing list