[shibboleth-sp2] 01/03: Revert "Require experimental xmltooling and libsaml for matching C++11 strings"

Ferenc Wágner wferi at moszumanska.debian.org
Sat Sep 3 07:35:54 UTC 2016


This is an automated email from the git hooks/post-receive script.

wferi pushed a commit to branch debian/master
in repository shibboleth-sp2.

commit fa3baffc0ab5a212f9ed8c189548b942c8aaa78c
Author: Ferenc Wágner <wferi at niif.hu>
Date:   Sat Sep 3 08:20:39 2016 +0200

    Revert "Require experimental xmltooling and libsaml for matching C++11 strings"
    
    This reverts commit 04424d9e0c1329017c3a1d67f439ed93425e5969.
    
    Our recently uploaded dependencies (xmltooling_1.6.0-2 and opensaml2_2.6.0-3)
    were compiled with the same compiler (GCC-6, because the default has already
    changed in unstable) that's going to compile us.
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 959b113..c197764 100644
--- a/debian/control
+++ b/debian/control
@@ -16,15 +16,15 @@ Build-Depends:
  libkrb5-dev,
  liblog4shib-dev,
  libmemcached-dev (>= 1.0),
- libsaml2-dev (>= 2.6),
+ libsaml2-dev (>= 2.5),
  libsystemd-dev [linux-any],
  libxerces-c-dev,
  libxml-security-c-dev (>= 1.7),
- libxmltooling-dev (>= 1.6),
- opensaml2-schemas (>= 2.6),
+ libxmltooling-dev (>= 1.5),
+ opensaml2-schemas,
  pkg-config,
  unixodbc-dev,
- xmltooling-schemas (>= 1.6),
+ xmltooling-schemas,
 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