update for stretch
[hcoop/debian/libapache-mod-waklog.git] / debian / control
dissimilarity index 68%
index 411689d..f2a3c08 100644 (file)
@@ -1,15 +1,16 @@
-Source: libapache-mod-waklog
-Section: web
-Priority: optional
-Maintainer: Adam Megacz <megacz@cs.berkeley.edu>
-Build-Depends: apache2-prefork-dev, libkrb5-dev, autoconf, 
- automake, libopenafs-dev (= 1.6.1-3+deb7u1~bpo60+1) | libopenafs-dev (>=
- 1.6.6), debhelper (>= 8)
-Standards-Version: 3.9.2
-
-Package: libapache2-mod-waklog
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, apache2-mpm-prefork | apache2-mpm-itk, 
- krb5-config
-Description:  AFS Authentication for Apache2
-
+Source: libapache-mod-waklog
+Section: web
+Priority: optional
+Maintainer: Jacob Welsh <jwelsh@sinenomine.net>
+Build-Depends: debhelper (>= 10), apache2-dev, libkrb5-dev, autoconf,
+ automake, libopenafs-dev
+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.