[shibboleth-sp2] 05/05: Add Breaks and Replaces for the package changes
Russ Allbery
rra at stanford.edu
Tue Apr 1 04:30:32 UTC 2014
This is an automated email from the git hooks/post-receive script.
rra pushed a commit to branch master
in repository shibboleth-sp2.
commit f7da2e86b99af7a1635272defcd9754ac1e1def0
Author: Russ Allbery <rra at debian.org>
Date: Mon Mar 31 21:01:56 2014 -0700
Add Breaks and Replaces for the package changes
---
debian/control | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/debian/control b/debian/control
index 5cf79b8..4f604f3 100644
--- a/debian/control
+++ b/debian/control
@@ -54,6 +54,8 @@ Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc: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
@@ -102,6 +104,10 @@ Section: libs
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
@@ -136,6 +142,8 @@ Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser,
libshibsp-plugins (= ${binary:Version})
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