[cpp-sp] 21/42: Change package names for the upstream SONAME change
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:44:38 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/2.4.2+dfsg-1
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=304eaaea55005deeace5046823c9f10faa836db2
commit 304eaaea55005deeace5046823c9f10faa836db2
Author: Russ Allbery <rra at debian.org>
AuthorDate: Wed Apr 6 20:17:56 2011 -0700
Change package names for the upstream SONAME change
---
debian/changelog | 1 +
debian/control | 2 +-
debian/{libshibsp4.install => libshibsp5.install} | 0
3 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a968c08..d37042d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,7 @@ shibboleth-sp2 (2.4.2+dfsg-1) UNRELEASED; urgency=low
- Allow overriding listener details to permit use of a shared config
- Add error information to attribute ResolutionContext
- Multiple bug fixes
+ * Change package names for the upstream SONAME change.
* Update debian/copyright to the current DEP-5 specification.
-- Russ Allbery <rra at debian.org> Mon, 29 Nov 2010 15:54:07 -0800
diff --git a/debian/control b/debian/control
index 7378d0a..e11020d 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,7 @@ Description: Federated web single sign-on system (Apache module)
(web servers providing resources protected by Shibboleth) and the
supporting shibd daemon.
-Package: libshibsp4
+Package: libshibsp5
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, opensaml2-schemas (>= 2.3),
diff --git a/debian/libshibsp4.install b/debian/libshibsp5.install
similarity index 100%
rename from debian/libshibsp4.install
rename to debian/libshibsp5.install
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list