[SCM] Debian packaging for OpenSAML 2.0 branch, master, updated. debian/2.4.3-4-17-g602f1f7
Russ Allbery
rra at debian.org
Wed May 29 01:22:53 UTC 2013
The following commit has been merged in the master branch:
commit 53410401d8d07c181dda9a2905eb50f1e1b3c738
Author: Russ Allbery <rra at debian.org>
Date: Tue May 28 17:49:48 2013 -0700
Add build dependency on libboost-dev
diff --git a/debian/changelog b/debian/changelog
index 8a1076a..b110cfb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ opensaml2 (2.5.2-1) UNRELEASED; urgency=low
- Support loading folders of metadata.
- Add metadata filter that can add EntityAttribute tags.
- Add metadata:rpi schema.
+ * Add build dependency on libboost-dev.
* Remove obsolete README.source file that documented symbols file
maintenance.
diff --git a/debian/control b/debian/control
index 6b421e3..fcab3ef 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,
- liblog4cpp5-dev, libssl-dev, libxerces-c-dev (>= 3.0.1-2~),
+ libboost-dev, liblog4cpp5-dev, libssl-dev, libxerces-c-dev (>= 3.0.1-2~),
libxml-security-c-dev (>= 1.6), libxmltooling-dev (>= 1.4), pkg-config
Standards-Version: 3.9.2
Homepage: https://wiki.shibboleth.net/confluence/display/OpenSAML/Home
--
Debian packaging for OpenSAML 2.0
More information about the Pkg-shibboleth-devel
mailing list