[SCM] Debian packaging for XMLTooling-C branch, master, updated. debian/1.3.3-2-17-g716022d
Russ Allbery
rra at debian.org
Mon Mar 14 03:58:38 UTC 2011
The following commit has been merged in the master branch:
commit bb9b820a751cb2f1af7ddd7a43845209d69e63eb
Author: Russ Allbery <rra at debian.org>
Date: Sun Mar 13 19:21:54 2011 -0700
Add build dependency on graphviz
* Add build dependency on graphviz for better API documentation.
diff --git a/debian/changelog b/debian/changelog
index 7cecdf7..95e3e07 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ xmltooling (1.4.1-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 the autotools-dev debhelper module for config.{sub,guess}.
- Use debhelper rule minimization.
diff --git a/debian/control b/debian/control
index c8f0a8b..4d3dc63 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: extra
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,
- libcurl4-openssl-dev, liblog4cpp5-dev, libxerces-c-dev,
+ graphviz, libcurl4-openssl-dev, liblog4cpp5-dev, libxerces-c-dev,
libxml-security-c-dev (>= 1.6), pkg-config
Standards-Version: 3.9.1
Homepage: https://spaces.internet2.edu/display/OpenSAML/XMLTooling-C
--
Debian packaging for XMLTooling-C
More information about the Pkg-shibboleth-devel
mailing list