[SCM] Debian packaging for XMLTooling-C branch, debian, updated. upstream/1.0-29-g1711b55
Russ Allbery
rra at debian.org
Sat Jun 7 17:31:54 UTC 2008
The following commit has been merged in the debian branch:
commit fb081307af0be4d83f58c9bc9d98625789222472
Author: Russ Allbery <rra at debian.org>
Date: Sat Jun 7 10:31:17 2008 -0700
Depend on libcurl4-openssl-dev
libcurl4-openssl-dev is the non-virtual package name, so depend on it
instead of libcurl3-openssl-dev.
diff --git a/debian/control b/debian/control
index a1794ea..91b7a64 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ 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, doxygen,
- libcurl3-openssl-dev, liblog4cpp5-dev, libxerces-c2-dev,
+ libcurl4-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
--
Debian packaging for XMLTooling-C
More information about the Pkg-shibboleth-devel
mailing list