update for stretch
[hcoop/debian/libapache-mod-waklog.git] / debian / control
dissimilarity index 74%
index 71c258a..f2a3c08 100644 (file)
@@ -1,17 +1,16 @@
-Source: libapache-mod-waklog
-Section: web
-Priority: optional
-Maintainer: Adam Megacz <megacz@cs.berkeley.edu>
-Build-Depends: apache-dev, apache2-prefork-dev, libkrb5-dev, autoconf, automake
-Standards-Version: 3.6.1
-
-Package: libapache-mod-waklog
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, apache-common, krb5-config, libapache-mod-auth-kerb
-Description:  AFS Authentication for Apache
-
-Package: libapache2-mod-waklog
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, apache2-mpm-prefork, krb5-config, libapache2-mod-auth-kerb
-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.