[opensaml2] 01/02: Use our backported versions of the dependencies
Ferenc Wágner
wferi at moszumanska.debian.org
Mon Dec 11 17:08:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
wferi pushed a commit to branch debian/stretch-backports
in repository opensaml2.
commit fc2b24bbaa94e87a6f0a96329634e0956c9c26fd
Author: Etienne Dysli-Metref <etienne.dysli-metref at switch.ch>
Date: Mon Dec 11 15:11:37 2017 +0100
Use our backported versions of the dependencies
---
debian/control | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 4ee7e10..f8f2fbe 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends:
liblog4shib-dev,
libxerces-c-dev,
libxml-security-c-dev (>= 1.7),
- libxmltooling-dev (>= 1.6),
+ libxmltooling-dev (>= 1.6.2-1~),
pkg-config,
zlib1g-dev,
Build-Depends-Indep:
@@ -33,6 +33,7 @@ Multi-Arch: same
Pre-Depends:
${misc:Pre-Depends},
Depends:
+ libxmltooling7 (>= 1.6.2-1~),
${misc:Depends},
${shlibs:Depends},
Description: Security Assertion Markup Language library (runtime)
@@ -49,7 +50,7 @@ Architecture: any
Multi-Arch: same
Depends:
libsaml9 (= ${binary:Version}),
- libxmltooling-dev (>= 1.6),
+ libxmltooling-dev (>= 1.6.2-1~),
zlib1g-dev,
${misc:Depends},
Suggests:
@@ -69,6 +70,8 @@ Section: text
Architecture: any
Multi-Arch: foreign
Depends:
+ libsaml9 (= ${binary:Version}),
+ libxmltooling7 (>= 1.6.2-1~),
${misc:Depends},
${shlibs:Depends},
Description: Security Assertion Markup Language command-line tools
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/opensaml2.git
More information about the Pkg-shibboleth-devel
mailing list