[cpp-sp] 05/08: Update dependencies to OpenSAML 2.6 and XMLTooling 1.6

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:49:03 EST 2018


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

scantor pushed a commit to annotated tag debian/2.6.0+dfsg1-3_bpo8+1
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=5b3a2094ad20a01b86b191a33cb7997aaed78bfc

commit 5b3a2094ad20a01b86b191a33cb7997aaed78bfc
Author: Etienne Dysli Metref <etienne.dysli-metref at switch.ch>
AuthorDate: Fri Oct 21 10:46:56 2016 +0200

    Update dependencies to OpenSAML 2.6 and XMLTooling 1.6
    
    These versions are listed in the RPM spec file as dependencies.
    
    Also bumped required versions of shibboleth-sp2-utils and
    shibboleth-sp2-common to 2.6 to be in sync with the source package.
---
 debian/control | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 92e2e50..0b26473 100644
--- a/debian/control
+++ b/debian/control
@@ -17,11 +17,11 @@ 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),
+ libxmltooling-dev (>= 1.6),
  opensaml2-schemas,
  pkg-config,
  unixodbc-dev,
@@ -39,7 +39,7 @@ Section: httpd
 Architecture: any
 Depends:
  libshibsp-plugins (= ${binary:Version}),
- shibboleth-sp2-utils (>= 2.5),
+ shibboleth-sp2-utils (>= 2.6),
  ${misc:Depends},
  ${shlibs:Depends},
 Description: Federated web single sign-on system (Apache module)
@@ -61,9 +61,9 @@ Multi-Arch: same
 Pre-Depends:
  ${misc:Pre-Depends},
 Depends:
- opensaml2-schemas (>= 2.5),
- shibboleth-sp2-common (>= 2.5),
- xmltooling-schemas (>= 1.5),
+ opensaml2-schemas (>= 2.6),
+ shibboleth-sp2-common (>= 2.6),
+ xmltooling-schemas (>= 1.6),
  ${misc:Depends},
  ${shlibs:Depends},
 Description: Federated web single sign-on system (runtime)
@@ -98,10 +98,10 @@ Section: libdevel
 Architecture: any
 Multi-Arch: same
 Depends:
- libsaml2-dev (>= 2.5),
+ libsaml2-dev (>= 2.6),
  libshibsp7 (= ${binary:Version}),
  libxerces-c-dev,
- libxmltooling-dev (>= 1.5),
+ libxmltooling-dev (>= 1.6),
  ${misc:Depends},
 Suggests:
  libshibsp-doc,

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list