[SCM] Debian packaging for XML-Security-C branch, master, updated. debian/1.6.1-5-19-gffc25ee
Russ Allbery
rra at debian.org
Thu May 23 07:22:20 UTC 2013
The following commit has been merged in the master branch:
commit b0cae26a0419f5fd576812aa2ad2105caa6086d1
Author: Russ Allbery <rra at debian.org>
Date: Wed May 22 23:44:11 2013 -0700
Bump dependency on libssl-dev
* Increase versioned dependency on libssl-dev to ensure that we have
AES-GCM support. (This only matters for backports to squeeze.)
diff --git a/debian/changelog b/debian/changelog
index 3fd0872..bd40a38 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ xml-security-c (1.7.0-1) UNRELEASED; urgency=low
* New upstream release.
- AES-GCM support.
- XML Encryption 1.1 OAEP enhancements.
+ * Increase versioned dependency on libssl-dev to ensure that we have
+ AES-GCM support. (This only matters for backports to squeeze.)
* Add new xml-security-c-utils package that contains the utility
programs included with the library. Rename the binaries to add
"xmlsec-" to the beginning of the names, since some of the programs
diff --git a/debian/control b/debian/control
index a74ba65..beacb72 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: libs
Priority: extra
Maintainer: Debian Shib Team <pkg-shibboleth-devel at lists.alioth.debian.org>
Uploaders: Russ Allbery <rra at debian.org>
-Build-Depends: debhelper (>= 9), dh-autoreconf, libssl-dev (>= 1.0),
+Build-Depends: debhelper (>= 9), dh-autoreconf, libssl-dev (>= 1.0.1),
libxerces-c-dev, pkg-config
Standards-Version: 3.9.4
Homepage: http://santuario.apache.org/cindex.html
--
Debian packaging for XML-Security-C
More information about the Pkg-shibboleth-devel
mailing list