[cpp-sp] 30/36: Fix the Suggests from libshibsp-dev to libshibsp-doc

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:46:22 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=388bd8750ffe77f7dd90e395e6664f73681553eb

commit 388bd8750ffe77f7dd90e395e6664f73681553eb
Author: Russ Allbery <rra at debian.org>
AuthorDate: Fri May 31 13:44:22 2013 -0700

    Fix the Suggests from libshibsp-dev to libshibsp-doc
    
    * Fix the libshibsp-doc package name in the Suggests on libshibsp-dev
      and remove the nonstandard version constraint.
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 23f0651..c7c84af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -64,6 +64,8 @@ shibboleth-sp2 (2.5.1+dfsg-1) UNRELEASED; urgency=low
   * Add Multi-Arch: same to libshibsp-dev and Multi-Arch: foreign to
     libshibsp-doc and shibboleth-sp2-schemas.
   * Remove Conflicts with libapache2-mod-shib.  lenny is dead.
+  * Fix the libshibsp-doc package name in the Suggests on libshibsp-dev
+    and remove the nonstandard version constraint.
   * Install the upstream doc/RELEASE.txt file as the upstream changelog.
     It's not exactly a changelog, but it has pointers to the upstream web
     documentation of changes, which is probably what people are looking for.
diff --git a/debian/control b/debian/control
index cdbd7ae..114042d 100644
--- a/debian/control
+++ b/debian/control
@@ -55,7 +55,7 @@ Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, libshibsp6 (= ${binary:Version}),
  libsaml2-dev (>= 2.5), libxerces-c-dev, libxmltooling-dev (>= 1.5)
-Suggests: libshib2-doc (= ${source:Version})
+Suggests: libshibsp-doc
 Description: Federated web single sign-on system (development)
  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