[cpp-sp] 11/37: Rename libshibsp6 package to libshibsp6v5
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:47:37 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=f1946c9a7bdc6df76c57ebff1dff413423edef52
commit f1946c9a7bdc6df76c57ebff1dff413423edef52
Author: Ferenc Wágner <wferi at niif.hu>
AuthorDate: Thu Jan 21 00:00:27 2016 +0100
Rename libshibsp6 package to libshibsp6v5
Closes: #797770
---
debian/control | 8 ++++++--
debian/{libshibsp6.install => libshibsp6v5.install} | 0
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 25d7c16..e6750fe 100644
--- a/debian/control
+++ b/debian/control
@@ -52,7 +52,7 @@ Description: Federated web single sign-on system (Apache module)
(web servers providing resources protected by Shibboleth) and the
supporting shibd daemon.
-Package: libshibsp6
+Package: libshibsp6v5
Section: libs
Architecture: any
Multi-Arch: same
@@ -64,6 +64,10 @@ Depends:
xmltooling-schemas (>= 1.5),
${misc:Depends},
${shlibs:Depends},
+Conflicts:
+ libshibsp6,
+Replaces:
+ libshibsp6,
Description: Federated web single sign-on system (runtime)
The Shibboleth System is a standards based software package for web
single sign-on across or within organizational boundaries. It supports
@@ -101,7 +105,7 @@ Architecture: any
Multi-Arch: same
Depends:
libsaml2-dev (>= 2.5),
- libshibsp6 (= ${binary:Version}),
+ libshibsp6v5 (= ${binary:Version}),
libxerces-c-dev,
libxmltooling-dev (>= 1.5),
${misc:Depends},
diff --git a/debian/libshibsp6.install b/debian/libshibsp6v5.install
similarity index 100%
rename from debian/libshibsp6.install
rename to debian/libshibsp6v5.install
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list