[SCM] Debian packaging for the 2.0 Apache Shibboleth SP branch, master, updated. debian/2.4.3+dfsg-5-35-ga1d4225
Russ Allbery
rra at debian.org
Fri May 31 22:59:06 UTC 2013
The following commit has been merged in the master branch:
commit 43d5c1bde5d6344eb07eaab56955bf9ee06a64bd
Author: Russ Allbery <rra at debian.org>
Date: Fri May 31 10:33:19 2013 -0700
Build with GSS-API support
diff --git a/debian/changelog b/debian/changelog
index 467ce72..288eb31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -50,6 +50,7 @@ shibboleth-sp2 (2.5.1+dfsg-1) UNRELEASED; urgency=low
to syslog.
* Add build dependency on libboost-dev.
* Use log4shib instead of log4cpp.
+ * Build with GSS-API support.
* Force build dependencies and package dependencies on xml-security-c
1.7 or later, xmltooling 1.5 or later, and opensaml2 2.5 or later to
ensure everything is consistent.
diff --git a/debian/control b/debian/control
index 8968e0a..e09f1bd 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ 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>,
Faidon Liambotis <paravoid at debian.org>
Build-Depends: debhelper (>= 9), apache2-dev (>> 2.4.4), dh-apache2,
- dh-autoreconf, doxygen, graphviz, libboost-dev, liblog4shib-dev,
- libmemcached-dev (>= 1.0), libsaml2-dev (>= 2.5), libssl-dev,
- libxerces-c-dev, libxml-security-c-dev (>= 1.7),
+ dh-autoreconf, doxygen, graphviz, libboost-dev, libkrb5-dev,
+ liblog4shib-dev, libmemcached-dev (>= 1.0), libsaml2-dev (>= 2.5),
+ libssl-dev, libxerces-c-dev, libxml-security-c-dev (>= 1.7),
libxmltooling-dev (>= 1.5), opensaml2-schemas, pkg-config, unixodbc-dev,
xmltooling-schemas
Standards-Version: 3.9.4
--
Debian packaging for the 2.0 Apache Shibboleth SP
More information about the Pkg-shibboleth-devel
mailing list