chiark / gitweb /
Fix typo in userv-cgi long description.
[userv-utils.git] / debian / control
index a92cb18a544a09c6fce58d2e90081973c86c8e12..d146a8d681eb361b2df1d6ca8063a49c6b432edf 100644 (file)
@@ -2,7 +2,8 @@ Source: userv-utils
 Section: admin
 Priority: extra
 Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
-Standards-Version: 2.1.1.0
+Standards-Version: 2.2.0.0
+Build-Depends: debhelper (>= 8)
 
 Package: userv-ipif
 Architecture: any
@@ -10,13 +11,7 @@ Depends: userv, ${shlibs:Depends}, ${misc:Depends}
 Recommends: ssh
 Description: VPN system (and user-mode network interface)
  userv-ipif is a userv service to allow non-root users to create
- network interfaces implemented in user space.  No kernel patches are
- required (the kernel's built-in SLIP driver is used).
- .
- Based on this, udptunnel is a a simple but flexible VPN program which
- uses ssh for authentication and key exchange but sends the packets
- over UDP.  (Other VPN-over-ssh programs typically do PPP-over-TCP,
- which yields poor perfoormance.)  Note that udptunnel is not IPSEC.
+ network interfaces implemented in user space.
  .
  The default configuration does set up any users with permission to
  create network interfaces such as VPN endpoints.
@@ -51,7 +46,7 @@ Description: user-provided CGI scripts invoked by userv
  call, rather than a custom setuid helper.
  .
  The default configuration allows the webserver user to invoke users'
- CGI programs from each user's ~/public-GI, but to allow external
+ CGI programs from each user's ~/public-cgi, but to allow external
  callers to do this, the webserver will also need to be configured.
 
 Package: userv-groupmanage