chiark / gitweb /
Change default user for git-daemon to userv-git and default user for dyndns to userv...
[userv-utils.git] / debian / control
index a92cb18a544a09c6fce58d2e90081973c86c8e12..6d5f24bd0a37dcdee12f58f2469b2cb279bd1458 100644 (file)
@@ -3,6 +3,7 @@ Section: admin
 Priority: extra
 Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
 Standards-Version: 2.1.1.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.