[cpp-sp] 17/40: Build against Xerces-C 3.0

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:42:38 EST 2018


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

scantor pushed a commit to annotated tag debian/2.2.1+dfsg-1
in repository cpp-sp.

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

commit 06a1b15783a04e7fcfa89a482da36aadd95dc0bc
Author: Russ Allbery <rra at debian.org>
AuthorDate: Fri Aug 21 11:26:46 2009 -0700

    Build against Xerces-C 3.0
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1e36768..cdc2662 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ shibboleth-sp2 (2.2.1+dfsg-1) UNRELEASED; urgency=low
     - Fix handling of InProcess property.
   * Tighten build dependencies and schema package dependencies on
     opensaml2 and xmltooling.
+  * Build against Xerces-C 3.0.
   * Dynamically determine the Debian and upstream package versions for
     get-orig-source from debian/changelog.
   * Update libapache2-mod-shib2's README.Debian for changes to the
diff --git a/debian/control b/debian/control
index ce65754..89cecf5 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ 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 (>= 2.2), libssl-dev, libxerces-c2-dev,
+ libsaml2-dev (>= 2.2), libssl-dev, libxerces-c-dev,
  libxml-security-c-dev (>= 1.4), libxmltooling-dev (>= 1.2),
  opensaml2-schemas, unixodbc-dev, xmltooling-schemas
 Standards-Version: 3.8.0
@@ -48,7 +48,7 @@ Description: Federated web single sign-on system (runtime)
 Package: libshibsp-dev
 Section: libdevel
 Architecture: any
-Depends: libshibsp2 (= ${binary:Version}), libsaml2-dev, libxerces-c2-dev,
+Depends: libshibsp2 (= ${binary:Version}), libsaml2-dev, libxerces-c-dev,
  libxmltooling-dev
 Suggests: libshib2-doc (= ${source:Version})
 Description: Federated web single sign-on system (development)

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


More information about the commits mailing list