File: control

package info (click to toggle)
libapache2-mod-auth-cas 1.0.9.1-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 568 kB
  • sloc: ansic: 1,812; makefile: 86
file content (19 lines) | stat: -rw-r--r-- 999 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libapache2-mod-auth-cas
Section: httpd
Priority: extra
Maintainer: CAS packaging team <pkg-cas-maintainers@lists.alioth.debian.org>
Uploaders: Michele Baldessari <michele@pupazzo.org>, Thijs Kinkhorst <thijs@debian.org>
Build-Depends: debhelper (>= 9), apache2-threaded-dev (>= 2.2.3), libssl-dev, libcurl4-openssl-dev, dpkg-dev (>= 1.16.1)
Standards-Version: 3.9.3
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}, ${misc: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.