[cpp-sp] 38/42: Fix dependency from libshibsp-dev to libshibsp5

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:44:55 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=2563cfddd631565f3cf7f6da2a2f65ee4d847354

commit 2563cfddd631565f3cf7f6da2a2f65ee4d847354
Author: Russ Allbery <rra at debian.org>
AuthorDate: Fri Apr 8 12:46:29 2011 -0700

    Fix dependency from libshibsp-dev to libshibsp5
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index ef0b22e..f851cd1 100644
--- a/debian/control
+++ b/debian/control
@@ -51,7 +51,7 @@ Package: libshibsp-dev
 Section: libdevel
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends},
- libshibsp4 (= ${binary:Version}), libsaml2-dev (>= 2.4),
+ libshibsp5 (= ${binary:Version}), libsaml2-dev (>= 2.4),
  libxerces-c-dev, libxmltooling-dev (>= 1.4)
 Suggests: libshib2-doc (= ${source:Version})
 Description: Federated web single sign-on system (development)

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


More information about the commits mailing list