File: control

package info (click to toggle)
libapache2-mod-auth-gssapi 1.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 680 kB
  • ctags: 934
  • sloc: ansic: 9,193; python: 500; makefile: 98; sh: 25
file content (25 lines) | stat: -rw-r--r-- 798 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: libapache2-mod-auth-gssapi
Section: web
Priority: optional
Maintainer: Timo Aaltonen <tjaalton@debian.org>
Build-Depends:
 apache2-dev (>= 2.4),
 debhelper (>= 9),
 dh-apache2,
 dh-autoreconf,
 gss-ntlmssp-dev,
 libapr1-dev,
 libkrb5-dev,
 libssl-dev,
 pkg-config,
Standards-Version: 3.9.8
Homepage: https://github.com/modauthgssapi/mod_auth_gssapi
Vcs-Git: https://anonscm.debian.org/git/collab-maint/mod-auth-gssapi.git
Vcs-Browser: https://anon.debian.org/cgit/collab-maint/mod-auth-gssapi.git

Package: libapache2-mod-auth-gssapi
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: GSSAPI Authentication module for Apache2
 The mod_auth_gssapi module is an authentication service that implements the
 SPNEGO based HTTP Authentication protocol defined in RFC4559.