[SCM] Debian packaging for OpenSAML 2.0 branch, debian, updated. upstream/2.2-62-gb165f79
Russ Allbery
rra at debian.org
Tue Sep 8 01:43:17 UTC 2009
The following commit has been merged in the debian branch:
commit 6f12699b5b740761fbce14d29a011d3d9915bcb8
Author: Russ Allbery <rra at debian.org>
Date: Mon Sep 7 18:17:39 2009 -0700
Depend on fixed version of libxerces-c-dev
* Remove temporary build-depend on libicu-dev and tighten the build
dependency on libxerces-c-dev to require the fixed version.
diff --git a/debian/changelog b/debian/changelog
index 510f966..00e1c6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ opensaml2 (2.2.1-1) UNRELEASED; urgency=low
* New upstream release.
- Fix crash when generating unsigned ECP AuthnRequest.
- Correct check of key usage against KeyDescriptor use.
+ * Remove temporary build-depend on libicu-dev and tighten the build
+ dependency on libxerces-c-dev to require the fixed version.
-- Russ Allbery <rra at debian.org> Mon, 07 Sep 2009 18:12:21 -0700
diff --git a/debian/control b/debian/control
index da13bf7..92d4342 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: libs
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 (>= 5), autotools-dev, doxygen, libicu-dev,
- liblog4cpp5-dev, libssl-dev, libxerces-c-dev,
- libxml-security-c-dev (>= 1.4), libxmltooling-dev (>= 1.2)
+Build-Depends: debhelper (>= 5), autotools-dev, doxygen, liblog4cpp5-dev,
+ libssl-dev, libxerces-c-dev (>= 3.0.1-2~), libxml-security-c-dev (>= 1.4),
+ libxmltooling-dev (>= 1.2)
Standards-Version: 3.8.3
Homepage: https://spaces.internet2.edu/display/OpenSAML/Home
Vcs-Git: git://git.debian.org/git/pkg-shibboleth/opensaml2.git
--
Debian packaging for OpenSAML 2.0
More information about the Pkg-shibboleth-devel
mailing list