[SCM] Debian packaging for the 2.0 Apache Shibboleth SP branch, master, updated. debian/2.3.1+dfsg-2-44-g16178e4
Russ Allbery
rra at debian.org
Fri Apr 8 20:09:05 UTC 2011
The following commit has been merged in the master branch:
commit 2563cfddd631565f3cf7f6da2a2f65ee4d847354
Author: Russ Allbery <rra at debian.org>
Date: Fri Apr 8 12:46:29 2011 -0700
Fix dependency from libshibsp-dev to libshibsp5
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)
--
Debian packaging for the 2.0 Apache Shibboleth SP
More information about the Pkg-shibboleth-devel
mailing list