[cpp-sp] 15/47: Bump build-dependencies on libsaml2-dev and libxmtooling-dev

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:41:43 EST 2018


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

scantor pushed a commit to annotated tag debian/2.1.dfsg1-1
in repository cpp-sp.

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

commit 23cc4e7aac173040d8f6889866ec0c779173fcff
Author: Russ Allbery <rra at debian.org>
AuthorDate: Sat Aug 23 18:07:09 2008 -0700

    Bump build-dependencies on libsaml2-dev and libxmtooling-dev
    
    * Build-depend on libsaml2-dev >= 2.1 following the upstream spec file
      and libxmltooling-dev 1.1 just in case (required by OpenSAML 2.1).
---
 debian/changelog | 2 ++
 debian/control   | 7 ++++---
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e0653ef..48ec1f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ shibboleth-sp2 (2.1.dfsg1-1) UNRELEASED; urgency=low
     - Schema validation is now optional.
     - Many bug fixes.
   * Bump SONAME of libshibsp following upstream's versioning.
+  * Build-depend on libsaml2-dev >= 2.1 following the upstream spec file
+    and libxmltooling-dev 1.1 just in case (required by OpenSAML 2.1).
   * Fix the name of the tarball created by get-orig-source.
 
  -- Russ Allbery <rra at debian.org>  Sat, 23 Aug 2008 17:00:22 -0700
diff --git a/debian/control b/debian/control
index be35b29..572cbd2 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,10 @@ Priority: extra
 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 (>= 5), autotools-dev, autoconf, automake,
- libtool, apache2-threaded-dev, doxygen, liblog4cpp5-dev, libsaml2-dev,
- libssl-dev, libxerces-c2-dev, libxml-security-c-dev (>= 1.4),
- libxmltooling-dev, opensaml2-schemas, unixodbc-dev, xmltooling-schemas
+ libtool, apache2-threaded-dev, doxygen, liblog4cpp5-dev,
+ libsaml2-dev (>= 2.1), libssl-dev, libxerces-c2-dev,
+ libxml-security-c-dev (>= 1.4), libxmltooling-dev (>= 1.1),
+ opensaml2-schemas, unixodbc-dev, xmltooling-schemas
 Standards-Version: 3.8.0
 Homepage: http://shibboleth.internet2.edu/
 Vcs-Git: git://git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git

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


More information about the commits mailing list