[SCM] Debian packaging for XMLTooling-C branch, master, updated. debian/1.4.2-5-13-gf5c2294
Russ Allbery
rra at debian.org
Tue May 28 21:01:04 UTC 2013
The following commit has been merged in the master branch:
commit d0fa00b01f7d7ee0bc1c8784974963d80b2d6576
Author: Russ Allbery <rra at debian.org>
Date: Tue May 28 13:30:17 2013 -0700
Force build dependency on xml-security-c 1.7 or later
* Force build dependency on xml-security-c 1.7 or later for consistent
build results.
diff --git a/debian/changelog b/debian/changelog
index 253cc7a..fb6bd24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ xmltooling (1.5.2-1) UNRELEASED; urgency=low
- Avoid returning an empty Credential object.
* Add build dependency on libboost-dev.
* Use log4shib instead of log4cpp.
+ * Force build dependency on xml-security-c 1.7 or later for consistent
+ build results.
-- Russ Allbery <rra at debian.org> Tue, 28 May 2013 13:09:38 -0700
diff --git a/debian/control b/debian/control
index 9d602d0..288d572 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 (>= 9), dh-autoreconf, doxygen, graphviz,
libcurl4-openssl-dev, libboost-dev, liblog4shib-dev, libssl-dev (>= 1.0),
- libxerces-c-dev, libxml-security-c-dev (>= 1.6), pkg-config
+ libxerces-c-dev, libxml-security-c-dev (>= 1.7), pkg-config
Standards-Version: 3.9.2
Homepage: https://wiki.shibboleth.net/confluence/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