1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: libapache2-mod-auth-cas
Section: web
Priority: extra
Maintainer: Michele Baldessari <michele@pupazzo.org>
Build-Depends: debhelper (>= 5), apache2-threaded-dev (>= 2.2.3), libssl-dev, dpatch
Standards-Version: 3.8.1
Vcs-Svn: svn://svn.debian.org/svn/pkg-cas/libapache2-mod-auth-cas/svn-buildpackage/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-cas/libapache2-mod-auth-cas/svn-buildpackage/trunk/
Homepage: http://www.ja-sig.org/wiki/display/CASC/mod_auth_cas
Package: libapache2-mod-auth-cas
Architecture: any
Depends: apache2.2-common (>= 2.2.3-2), ${shlibs:Depends}
Description: CAS authentication module for Apache2
mod_auth_cas is an authentication module for Apache2, that
allows the webserver to interact with an authentication server
that conforms to the CAS (v1 or v2) protocol defined by Yale/JA-SIG.
|