X-Git-Url: https://git.hcoop.net/hcoop/debian/libapache-mod-waklog.git/blobdiff_plain/20d267196746a1d561e62f264e134fd78fa66008..HEAD:/debian/control diff --git a/debian/control b/debian/control index 24f919f..f2a3c08 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,15 @@ Source: libapache-mod-waklog Section: web Priority: optional Maintainer: Jacob Welsh -Build-Depends: apache2-prefork-dev, libkrb5-dev, autoconf, +Build-Depends: debhelper (>= 10), apache2-dev, libkrb5-dev, autoconf, automake, libopenafs-dev -Standards-Version: 3.6.1 +Standards-Version: 3.9.6 Package: libapache2-mod-waklog Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: AFS Authentication for Apache2 - + mod_waklog is an Apache module that provides aklog-like semantics for the web. + mod_waklog will acquire (and store in the kernel) an AFS credential when a + connection is opened, use the credential for the duration of the connection, + and will remove the credential when the connection is closed.