[shibboleth-sp2] 01/01: Reintroduce breaks, replaces and transitional package
Etienne Dysli Metref
edm-guest at moszumanska.debian.org
Tue Jul 11 07:00:02 UTC 2017
This is an automated email from the git hooks/post-receive script.
edm-guest pushed a commit to branch edm/debian/wheezy-backports-sloppy
in repository shibboleth-sp2.
commit 8abed0fa826cab54dc6550a659b06ea1b8ea3ebd
Author: Etienne Dysli Metref <etienne.dysli-metref at switch.ch>
Date: Mon Jul 10 12:33:56 2017 +0200
Reintroduce breaks, replaces and transitional package
Reintroduce the Breaks and Replaces against version << 2.5.3+dfsg and
the 'shibboleth-sp2-schemas' transitional package that were removed in
merge 9478c83. This should enable updating from packages in wheezy to
the ones in wheezy-backports-sloppy without having to upgrade to
wheezy-backports in-between.
---
debian/control | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
diff --git a/debian/control b/debian/control
index a1cd0f5..cc2fada 100644
--- a/debian/control
+++ b/debian/control
@@ -85,6 +85,10 @@ Multi-Arch: same
Depends:
${misc:Depends},
${shlibs:Depends},
+Breaks:
+ libapache2-mod-shib2 (<< 2.5.3+dfsg),
+Replaces:
+ libapache2-mod-shib2 (<< 2.5.3+dfsg),
Description: Federated web single sign-on system (plugins)
The Shibboleth System is a standards based software package for web
single sign-on across or within organizational boundaries. It supports
@@ -140,6 +144,12 @@ Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
+Breaks:
+ libapache2-mod-shib2 (<< 2.5.3+dfsg),
+ shibboleth-sp2-schemas (<< 2.5.3+dfsg),
+Replaces:
+ libapache2-mod-shib2 (<< 2.5.3+dfsg),
+ shibboleth-sp2-schemas (<< 2.5.3+dfsg),
Description: Federated web single sign-on system (common files)
The Shibboleth System is a standards based software package for web
single sign-on across or within organizational boundaries. It supports
@@ -151,6 +161,25 @@ Description: Federated web single sign-on system (common files)
This package contains common files used by the Shibboleth SP library,
Apache module, and daemon, primarily configuration files and schemas.
+Package: shibboleth-sp2-schemas
+Section: oldlibs
+Architecture: all
+Multi-Arch: foreign
+Depends:
+ shibboleth-sp2-common,
+ ${misc:Depends},
+Description: Federated web single sign-on system (transitional package)
+ This is a transitional package to smooth upgrades from earlier Shibboleth
+ versions. The schemas are now provided by shibboleth-sp2-common. This
+ package can be removed once the upgrade is complete.
+ .
+ The Shibboleth System is a standards based software package for web
+ single sign-on across or within organizational boundaries. It supports
+ authorization and attribute exchange using the OASIS SAML 2.0 protocol.
+ Shibboleth allows sites to make informed authorization decisions for
+ individual access of protected online resources while allowing users to
+ establish their identities with their local authentication systems.
+
Package: shibboleth-sp2-utils
Architecture: any
Multi-Arch: foreign
@@ -163,6 +192,10 @@ Depends:
${shlibs:Depends},
Recommends:
openssl,
+Breaks:
+ libapache2-mod-shib2 (<< 2.5.3+dfsg),
+Replaces:
+ libapache2-mod-shib2 (<< 2.5.3+dfsg),
Description: Federated web single sign-on system (daemon and utilities)
The Shibboleth System is a standards based software package for web
single sign-on across or within organizational boundaries. It supports
--
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