[SCM] Debian packaging for OpenSAML 2.0 branch, debian, updated. upstream/2.1-56-gfe9881c

Russ Allbery rra at debian.org
Tue Aug 11 00:18:24 UTC 2009


The following commit has been merged in the debian branch:
commit 4515a2dbc86eeb3efae9b3e8ebe8634eda0d9fa4
Author: Russ Allbery <rra at debian.org>
Date:   Mon Aug 10 17:04:18 2009 -0700

    Add build-depend on libicu-dev to work around libxerces-c-dev bug
    
    * Temporarily add libicu-dev to Build-Depends to work around a bug in
      libxerces-c-dev.

diff --git a/debian/changelog b/debian/changelog
index c15366a..9beb66b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ opensaml2 (2.2-1) UNRELEASED; urgency=low
   * Rename library package for upstream SONAME bump.
   * Build against Xerces-C 3.0.
   * Build-depend and depend on xmltooling 1.2 or later.
+  * Temporarily add libicu-dev to Build-Depends to work around Bug#540964
+    in libxerces-c-dev.
   * Update standards version to 3.8.2 (no changes required).
 
  -- Russ Allbery <rra at debian.org>  Mon, 10 Aug 2009 15:38:31 -0700
diff --git a/debian/control b/debian/control
index ac51661..1b48dae 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: libs
 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, doxygen, liblog4cpp5-dev,
- libssl-dev, libxerces-c-dev, libxml-security-c-dev (>= 1.4),
- libxmltooling-dev (>= 1.2)
+Build-Depends: debhelper (>= 5), autotools-dev, doxygen, libicu-dev,
+ liblog4cpp5-dev, libssl-dev, libxerces-c-dev,
+ libxml-security-c-dev (>= 1.4), libxmltooling-dev (>= 1.2)
 Standards-Version: 3.8.2
 Homepage: https://spaces.internet2.edu/display/OpenSAML/Home
 Vcs-Git: git://git.debian.org/git/pkg-shibboleth/opensaml2.git

-- 
Debian packaging for OpenSAML 2.0



More information about the Pkg-shibboleth-devel mailing list