[cpp-sp] 27/42: Add build dependency on graphviz for better API documentation
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:44:44 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/2.4.2+dfsg-1
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=244dadaf56efb2f828a57adfeb7f0dc74a439f92
commit 244dadaf56efb2f828a57adfeb7f0dc74a439f92
Author: Russ Allbery <rra at debian.org>
AuthorDate: Wed Apr 6 21:35:41 2011 -0700
Add build dependency on graphviz for better API documentation
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index d52d461..1dfab31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -39,6 +39,7 @@ shibboleth-sp2 (2.4.2+dfsg-1) UNRELEASED; urgency=low
build results.
* Add build dependency on pkg-config, which upstream now uses to find
the SSL libraries.
+ * Add build dependency on graphviz for better API documentation.
* Update to debhelper compatibility level V8.
- Use debhelper rule minimization.
* Update debian/copyright to the current DEP-5 specification.
diff --git a/debian/control b/debian/control
index a8b96a2..afa8d5b 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>,
Faidon Liambotis <paravoid at debian.org>
Build-Depends: debhelper (>= 8), apache2-threaded-dev, autoconf, automake,
- autotools-dev, doxygen, liblog4cpp5-dev, libmemcached-dev,
+ autotools-dev, doxygen, graphviz, liblog4cpp5-dev, libmemcached-dev,
libsaml2-dev (>= 2.4), libssl-dev, libtool, libxerces-c-dev,
libxml-security-c-dev (>= 1.6), libxmltooling-dev (>= 1.4),
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