[SCM] Debian packaging for the 2.0 Apache Shibboleth SP branch, master, updated. debian/2.4.3+dfsg-5-35-ga1d4225
Russ Allbery
rra at debian.org
Fri May 31 22:59:09 UTC 2013
The following commit has been merged in the master branch:
commit 388bd8750ffe77f7dd90e395e6664f73681553eb
Author: Russ Allbery <rra at debian.org>
Date: 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.
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
--
Debian packaging for the 2.0 Apache Shibboleth SP
More information about the Pkg-shibboleth-devel
mailing list