[SCM] Debian packaging for the 2.0 Apache Shibboleth SP branch, master, updated. debian/2.4.3+dfsg-5-17-g7b47b27
Russ Allbery
rra at debian.org
Fri May 31 00:48:01 UTC 2013
The following commit has been merged in the master branch:
commit 0bae0899c26391b4f26d9aa7bec76835b08342b6
Author: Russ Allbery <rra at debian.org>
Date: Thu May 30 17:37:43 2013 -0700
Remove explicit build dependency on libtool
* Remove explicit build dependency on libtool. This is now handled by
dh-autoreconf.
diff --git a/debian/changelog b/debian/changelog
index ade34cd..f916a2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -46,6 +46,8 @@ shibboleth-sp2 (2.5.1+dfsg-1) UNRELEASED; urgency=low
* 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.
+ * Remove explicit build dependency on libtool. This is now handled by
+ dh-autoreconf.
* Remove the (undefined) warn_log destination from the default
native.logger configuration file, restoring consistency with the
Debian modification to log to syslog. Since all native logs go to
diff --git a/debian/control b/debian/control
index 60f96ca..fb6222a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ 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, libtool,
+ 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
--
Debian packaging for the 2.0 Apache Shibboleth SP
More information about the Pkg-shibboleth-devel
mailing list