[shibboleth-sp2] 02/02: Force use of backported dependencies
Etienne Dysli Metref
edm-guest at moszumanska.debian.org
Mon Jan 15 14:57:38 UTC 2018
This is an automated email from the git hooks/post-receive script.
edm-guest pushed a commit to branch debian/stretch-backports
in repository shibboleth-sp2.
commit 7679663a0db3799a6caf3103090ea2e9198e38d6
Author: Etienne Dysli Metref <etienne.dysli-metref at switch.ch>
Date: Mon Jan 15 15:54:07 2018 +0100
Force use of backported dependencies
- opensaml2 >= 2.6.1-1~
- xmltooling >= 1.6.2-1~
---
debian/control | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index a64d96c..fd30d5a 100644
--- a/debian/control
+++ b/debian/control
@@ -17,11 +17,11 @@ Build-Depends:
libkrb5-dev,
liblog4shib-dev,
libmemcached-dev (>= 1.0),
- libsaml2-dev (>= 2.6),
+ libsaml2-dev (>= 2.6.1-1~),
libsystemd-dev [linux-any],
libxerces-c-dev,
libxml-security-c-dev (>= 1.7),
- libxmltooling-dev (>= 1.6),
+ libxmltooling-dev (>= 1.6.2-1~),
opensaml2-schemas,
pkg-config,
unixodbc-dev,
@@ -39,6 +39,8 @@ Section: httpd
Architecture: any
Depends:
libshibsp-plugins (= ${binary:Version}),
+ libshibsp7 (= ${binary:Version}),
+ libxmltooling7 (>= 1.6.2-1~),
shibboleth-sp2-utils (>= 2.6),
${misc:Depends},
${shlibs:Depends},
@@ -61,6 +63,8 @@ Multi-Arch: same
Pre-Depends:
${misc:Pre-Depends},
Depends:
+ libsaml9 (>= 2.6.1-1~),
+ libxmltooling7 (>= 1.6.2-1~),
opensaml2-schemas (>= 2.6),
shibboleth-sp2-common (>= 2.6),
xmltooling-schemas (>= 1.6),
@@ -81,6 +85,9 @@ Section: libs
Architecture: any
Multi-Arch: same
Depends:
+ libsaml9 (>= 2.6.1-1~),
+ libshibsp7 (= ${binary:Version}),
+ libxmltooling7 (>= 1.6.2-1~),
${misc:Depends},
${shlibs:Depends},
Description: Federated web single sign-on system (plugins)
@@ -98,10 +105,10 @@ Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
- libsaml2-dev (>= 2.6),
+ libsaml2-dev (>= 2.6.1-1~),
libshibsp7 (= ${binary:Version}),
libxerces-c-dev,
- libxmltooling-dev (>= 1.6),
+ libxmltooling-dev (>= 1.6.2-1~),
${misc:Depends},
Suggests:
libshibsp-doc,
@@ -154,7 +161,10 @@ Architecture: any
Multi-Arch: foreign
Depends:
adduser,
+ libsaml9 (>= 2.6.1-1~),
libshibsp-plugins (= ${binary:Version}),
+ libshibsp7 (= ${binary:Version}),
+ libxmltooling7 (>= 1.6.2-1~),
# the init script sources /lib/lsb/init-functions:
lsb-base (>= 3.0-6),
${misc:Depends},
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git
More information about the Pkg-shibboleth-devel
mailing list