[SCM] Debian packaging for OpenSAML 2.0 branch, master, updated. debian/2.3-2-15-ge479aa0
Russ Allbery
rra at debian.org
Mon Apr 4 02:28:18 UTC 2011
The following commit has been merged in the master branch:
commit 5d96ff91890c19578c8e7c2f44fdd3172d49ed98
Author: Russ Allbery <rra at debian.org>
Date: Sun Apr 3 18:38:51 2011 -0700
Add build dependency on pkg-config
* Add build dependency on pkg-config, which upstream now uses to find
the SSL libraries.
diff --git a/debian/changelog b/debian/changelog
index 7df92f4..3b6d049 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,8 @@ opensaml2 (2.4.1-1) UNRELEASED; urgency=low
* Build-depend on xmltooling 1.4 or later.
* Force build dependency on xml-security-c 1.6 or later for consistent
build results.
+ * Add build dependency on pkg-config, which upstream now uses to find
+ the SSL libraries.
* Replace the version of jQuery installed by Doxygen in the
documentation package with a symlink to the version supplied by the
Debian package and add a dependency.
diff --git a/debian/control b/debian/control
index 42b7ecc..34150e2 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 (>= 8), autotools-dev (>= 20100122.1~), doxygen,
liblog4cpp5-dev, libssl-dev, libxerces-c-dev (>= 3.0.1-2~),
- libxml-security-c-dev (>= 1.6), libxmltooling-dev (>= 1.4)
+ libxml-security-c-dev (>= 1.6), libxmltooling-dev (>= 1.4), pkg-config
Standards-Version: 3.8.4
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