[cpp-sp] 25/25: Add Breaks and Replaces for the package changes
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:47:08 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/2.5.3+dfsg-1
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=f7da2e86b99af7a1635272defcd9754ac1e1def0
commit f7da2e86b99af7a1635272defcd9754ac1e1def0
Author: Russ Allbery <rra at debian.org>
AuthorDate: 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
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list