[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:02 UTC 2013
The following commit has been merged in the master branch:
commit 7a9b9f1277b62aaea505383922fffbc7b894c145
Author: Russ Allbery <rra at debian.org>
Date: Tue May 28 13:25:59 2013 -0700
Add build dependency on libboost-dev
diff --git a/debian/changelog b/debian/changelog
index 44d9dc7..c0f8677 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ xmltooling (1.5.2-1) UNRELEASED; urgency=low
- Improve debug output.
- Support path resolution in ParserPool / catalog files.
- Avoid returning an empty Credential object.
+ * Add build dependency on libboost-dev.
-- Russ Allbery <rra at debian.org> Tue, 28 May 2013 13:09:38 -0700
diff --git a/debian/control b/debian/control
index 1dd9dde..890cbf1 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ 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 (>= 9), dh-autoreconf, doxygen, graphviz,
- libcurl4-openssl-dev, liblog4cpp5-dev, libssl-dev (>= 1.0),
+ libcurl4-openssl-dev, libboost-dev, liblog4cpp5-dev, libssl-dev (>= 1.0),
libxerces-c-dev, libxml-security-c-dev (>= 1.6), pkg-config
Standards-Version: 3.9.2
Homepage: https://wiki.shibboleth.net/confluence/display/OpenSAML/XMLTooling-C
--
Debian packaging for XMLTooling-C
More information about the Pkg-shibboleth-devel
mailing list