[SCM] Debian packaging for XMLTooling-C branch, debian, updated. debian/1.0-1-18-ged6e285
Russ Allbery
rra at debian.org
Sun May 25 03:49:33 UTC 2008
The following commit has been merged in the debian branch:
commit ed6e285346ca0fa8de41bd6ebee3bda993efa93d
Author: Russ Allbery <rra at debian.org>
Date: Sat May 24 20:49:20 2008 -0700
Add a dependency on doxygen to generate API docs
diff --git a/debian/control b/debian/control
index a05aec5..a1794ea 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,9 @@ Section: libs
Priority: optional
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 (>= 5), autotools-dev, libcurl3-openssl-dev,
- liblog4cpp5-dev, libxerces-c2-dev, libxml-security-c-dev (>= 1.4)
+Build-Depends: debhelper (>= 5), autotools-dev, doxygen,
+ libcurl3-openssl-dev, liblog4cpp5-dev, libxerces-c2-dev,
+ libxml-security-c-dev (>= 1.4)
Standards-Version: 3.7.3
Homepage: https://spaces.internet2.edu/display/OpenSAML/XMLTooling-C
Vcs-Git: git://git.debian.org/git/pkg-shibboleth/xmltooling.git
--
Debian packaging for XMLTooling-C
More information about the Pkg-shibboleth-devel
mailing list