[SCM] Debian packaging for XMLTooling-C branch, debian, updated. upstream/1.2.2-74-g4861dea
Russ Allbery
rra at debian.org
Fri Nov 6 19:24:12 UTC 2009
The following commit has been merged in the debian branch:
commit e9ad4ba3e5e0136f1025e984297d9bc72a539259
Author: Russ Allbery <rra at debian.org>
Date: Fri Nov 6 11:20:04 2009 -0800
Build-depend on libxml-security-c-dev 1.5 or later
* Build-depend on libxml-security-c-dev 1.5 or later to ensure that all
builds are consistent.
diff --git a/debian/changelog b/debian/changelog
index 15060ce..c075243 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ xmltooling (1.3-1) UNRELEASED; urgency=high
- Fix instability in reusing a DOM after signing it.
- Remove xmlns:xml namespace declaration when marshalling and
unmarshalling to avoid canonicalization bugs.
+ * Build-depend on libxml-security-c-dev 1.5 or later to ensure that all
+ builds are consistent.
-- Russ Allbery <rra at debian.org> Fri, 06 Nov 2009 11:16:43 -0800
diff --git a/debian/control b/debian/control
index 40657c1..4bc23a7 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 (>= 7), autotools-dev, doxygen,
libcurl4-openssl-dev, liblog4cpp5-dev, libxerces-c-dev,
- libxml-security-c-dev (>= 1.4)
+ libxml-security-c-dev (>= 1.5)
Standards-Version: 3.8.3
Homepage: https://spaces.internet2.edu/display/OpenSAML/XMLTooling-C
Vcs-Git: git://git.debian.org/git/pkg-shibboleth/xmltooling.git
--
Debian packaging for XMLTooling-C
More information about the Pkg-shibboleth-devel
mailing list