File: control

package info (click to toggle)
libapache2-mod-auth-cas 1.1-2.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,472 kB
  • ctags: 559
  • sloc: sh: 4,181; ansic: 4,023; makefile: 100
file content (19 lines) | stat: -rw-r--r-- 1,006 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), dh-apache2, apache2-dev, libssl1.0-dev | libssl-dev (<< 1.1), libcurl4-openssl-dev, libpcre3-dev, dpkg-dev (>= 1.16.1)
Standards-Version: 3.9.8
Vcs-Svn: https://anonscm.debian.org/pkg-cas/libapache2-mod-auth-cas/svn-buildpackage/trunk/
Vcs-Browser: https://anonscm.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: ${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.