X-Git-Url: https://git.distorted.org.uk/~mdw/userv-utils/blobdiff_plain/5e5500edfef302605aea6cdbf4fd6060e80d1248..be9d557317b2cbcf307074aa126e70d49ca3500b:/debian/control diff --git a/debian/control b/debian/control index 8b6e3e5..1cfde2f 100644 --- a/debian/control +++ b/debian/control @@ -2,28 +2,23 @@ Source: userv-utils Section: admin Priority: extra Maintainer: Ian Jackson -Standards-Version: 2.1.1.0 +Standards-Version: 3.7.0.0 +Build-Depends: debhelper (>= 8) Package: userv-ipif Architecture: any -Depends: userv +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. Package: userv-dyndns Architecture: all -Depends: userv, chiark-utils-bin +Depends: userv, chiark-utils-bin, ${perl:Depends}, ${misc:Depends} Recommends: bind Description: dynamic DNS for shell account users userv-dyndns is a userv service which allows non-root users to @@ -37,7 +32,7 @@ Description: dynamic DNS for shell account users Package: userv-cgi Architecture: any -Depends: userv +Depends: userv, ${shlibs:Depends}, ${misc:Depends} Recommends: httpd Description: user-provided CGI scripts invoked by userv This package contains ucgi, a userv service which allows CGI programs @@ -51,12 +46,12 @@ 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 Architecture: all -Depends: userv +Depends: userv, ${perl:Depends}, ${misc:Depends} Description: user-controlled group membership groupmanage is a userv service which allows individual shell users to create UN*X groups, and/or to change the membership of existing @@ -67,7 +62,7 @@ Description: user-controlled group membership Package: userv-git-daemon Architecture: all -Depends: userv, git-core +Depends: userv, git-core, adduser, ${perl:Depends}, ${misc:Depends} Description: per-user git daemon service userv-git-daemon allows users to publish git repositories which will be published via the git protocol on 9418. This is a bit like @@ -82,6 +77,7 @@ Description: per-user git daemon service Package: userv-misc Architecture: all Depends: userv +Recommends: ${perl:Depends}, ${misc:Depends} Description: miscellaneous small userv scripts This package a few small userv services. Since you must choose whether to install this package or not as one lump, the default