[cpp-sp] 20/36: Adjust packaging for upstream SONAME change

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:46:12 EST 2018


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

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

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

commit eebcb2ccb97d3e8cf7e718392cfa4b114866721d
Author: Russ Allbery <rra at debian.org>
AuthorDate: Fri May 31 10:56:16 2013 -0700

    Adjust packaging for upstream SONAME change
---
 debian/control                                    | 4 ++--
 debian/{libshibsp5.install => libshibsp6.install} | 0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 468ee72..cdbd7ae 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: libshibsp5
+Package: libshibsp6
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -53,7 +53,7 @@ Package: libshibsp-dev
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: ${misc:Depends}, libshibsp5 (= ${binary:Version}),
+Depends: ${misc:Depends}, libshibsp6 (= ${binary:Version}),
  libsaml2-dev (>= 2.5), libxerces-c-dev, libxmltooling-dev (>= 1.5)
 Suggests: libshib2-doc (= ${source:Version})
 Description: Federated web single sign-on system (development)
diff --git a/debian/libshibsp5.install b/debian/libshibsp6.install
similarity index 100%
rename from debian/libshibsp5.install
rename to debian/libshibsp6.install

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


More information about the commits mailing list