Dependencies for opensaml2 2.6.0-4 jessie backport

Etienne Dysli-Metref etienne.dysli-metref at switch.ch
Fri Sep 23 14:59:43 UTC 2016


Hi Ferenc,

I moved on to backporting the next package in the chain: opensaml2 for
jessie. I changed the build dependencies (needed for pkg-config) and
binary dependencies to require the backported versions.

Here is the diff for debian/control, is that correct?

diff --git a/debian/control b/debian/control
index de054e9..5094e78 100644
--- a/debian/control
+++ b/debian/control
@@ -13,10 +13,10 @@ Build-Depends:
  debhelper (>= 9),
  dh-autoreconf,
  libboost-dev,
- liblog4shib-dev,
+ liblog4shib-dev (>= 1.0.9-3~),
  libxerces-c-dev,
- libxml-security-c-dev (>= 1.7),
- libxmltooling-dev (>= 1.5),
+ libxml-security-c-dev (>= 1.7.3-3~),
+ libxmltooling-dev (>= 1.6.0-3~),
  pkg-config,
  zlib1g-dev,
 Build-Depends-Indep:
@@ -35,6 +35,9 @@ Pre-Depends:
 Depends:
  ${misc:Depends},
  ${shlibs:Depends},
+ liblog4shib1 (>= 1.0.9-3~),
+ libxml-security-c17 (>= 1.7.3-3~),
+ libxmltooling7 (>= 1.6.0-3~),
 Description: Security Assertion Markup Language library (runtime)
  OpenSAML is an open source implementation of the OASIS Security Assertion
  Markup Language Specification. It contains a set of open source C++
classes
@@ -49,7 +52,7 @@ Architecture: any
 Multi-Arch: same
 Depends:
  libsaml9 (= ${binary:Version}),
- libxmltooling-dev (>= 1.5),
+ libxmltooling-dev (>= 1.6.0-3~),
  zlib1g-dev,
  ${misc:Depends},
 Suggests:
@@ -71,6 +74,9 @@ Multi-Arch: foreign
 Depends:
  ${misc:Depends},
  ${shlibs:Depends},
+ liblog4shib1 (>= 1.0.9-3~),
+ libxml-security-c17 (>= 1.7.3-3~),
+ libxmltooling7 (>= 1.6.0-3~),
 Description: Security Assertion Markup Language command-line tools
  OpenSAML is an open source implementation of the OASIS Security Assertion
  Markup Language Specification. It contains a set of open source C++
classes

  Etienne

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-shibboleth-devel/attachments/20160923/ffcf5e47/attachment.sig>


More information about the Pkg-shibboleth-devel mailing list