[cpp-sp] 12/36: Remove explicit build dependency on libtool
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:46:04 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/2.5.1+dfsg-1
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=0bae0899c26391b4f26d9aa7bec76835b08342b6
commit 0bae0899c26391b4f26d9aa7bec76835b08342b6
Author: Russ Allbery <rra at debian.org>
AuthorDate: 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.
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
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
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list