update for stretch
[hcoop/debian/libapache-mod-waklog.git] / debian / control
1 Source: libapache-mod-waklog
2 Section: web
3 Priority: optional
4 Maintainer: Jacob Welsh <jwelsh@sinenomine.net>
5 Build-Depends: debhelper (>= 10), apache2-dev, libkrb5-dev, autoconf,
6 automake, libopenafs-dev
7 Standards-Version: 3.9.6
8
9 Package: libapache2-mod-waklog
10 Architecture: any
11 Depends: ${shlibs:Depends}, ${misc:Depends}
12 Description: AFS Authentication for Apache2
13 mod_waklog is an Apache module that provides aklog-like semantics for the web.
14 mod_waklog will acquire (and store in the kernel) an AFS credential when a
15 connection is opened, use the credential for the duration of the connection,
16 and will remove the credential when the connection is closed.