[cpp-sp] 16/37: Remove relics of the package split before jessie

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:47:42 EST 2018


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to annotated tag debian/2.5.5+dfsg1-1
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=4a20cce36775338b789b772513e0d4ced583951e

commit 4a20cce36775338b789b772513e0d4ced583951e
Author: Ferenc Wágner <wferi at niif.hu>
AuthorDate: Thu Jan 21 00:37:18 2016 +0100

    Remove relics of the package split before jessie
    
    The restructuring happened in 2.5.3+dfsg-1, thus shibboleth-sp2-schemas
    is already transitional in jessie, so we can remove that binary package.
    The Breaks+Replaces can go for the same reason.
---
 debian/control | 33 ---------------------------------
 1 file changed, 33 deletions(-)

diff --git a/debian/control b/debian/control
index cd3c461..7abb415 100644
--- a/debian/control
+++ b/debian/control
@@ -85,10 +85,6 @@ 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
@@ -144,12 +140,6 @@ 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
@@ -161,25 +151,6 @@ 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
@@ -190,10 +161,6 @@ 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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list