chiark / gitweb /
make Ian an uploader, put own name in Maintainer
[userv-utils.git] / debian / control
1 Source: userv-utils
2 Section: admin
3 Priority: optional
4 Maintainer: Sean Whitton <spwhitton@spwhitton.name>
5 Uploaders: Ian Jackson <ijackson@chiark.greenend.org.uk>
6 Standards-Version: 3.7.0.0
7 Build-Depends: debhelper (>= 8)
8
9 Package: userv-utils
10 Architecture: any
11 Depends: userv
12 Recommends: ${perl:Depends}, ${misc:Depends}
13 Description: privsep utilities collection
14  Several small userv services, which allow certain system configuration
15  actions to be delegated.  In each case the service is disabled unless
16  enabled by symlink /etc/userv/services.d/* -> ../services-available/*.
17  .
18  ipif - allow non-root users to create network interfaces
19  ucgi - run CGI programs in providing user's account
20  mailq - allow users to view the mail queue
21  ndc-reload  - allow certain users to reload the nameserver
22  checkpasswd-* - allow users to run a UNIX password check
23  groupmanage - allow users to create and manage a few groups each
24
25 Package: userv-dyndns
26 Architecture: all
27 Depends: userv, chiark-utils-bin, ${perl:Depends}, ${misc:Depends}
28 Recommends: bind
29 Description: dynamic DNS for shell account users
30  userv-dyndns is a userv service which allows non-root users to
31  modify individual DNS records in specified zones in a controlled way.
32  .
33  Typically, this can be used to provide a `dyndns.org'-like service
34  which is modifiable by shell account users.
35  .
36  The default configuration creates the infrastructure (including a
37  service user) but does not allow any users to modify the DNS.
38
39 Package: userv-git-daemon
40 Architecture: all
41 Depends: userv, git-core, adduser, ${perl:Depends}, ${misc:Depends}
42 Description: per-user git daemon service
43  userv-git-daemon allows users to publish git repositories which will
44  be published via the git protocol on 9418.  This is a bit like
45  git-daemon except that the actual reading of each user's repositories
46  is done as that user.
47  .
48  The default configuration does nothing: you must (a) manually copy
49  the line from /usr/share/doc/examples/userv-git-daemon.inetd into
50  /etc/inetd.conf and (b) specifically list hostnames and target
51  directories in /etc/userv/git-urlmap.