chiark / gitweb /
d/control: add missing ${shlibs:Depends}
[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 Build-Depends: debhelper-compat (= 12), rename
7 Standards-Version: 3.7.0.0
8 Rules-Requires-Root: binary-targets
9 Homepage: https://www.chiark.greenend.org.uk/ucgi/~ian/git?p=userv-utils.git;a=summary
10 Vcs-Git: https://git.spwhitton.name/userv-utils/
11 Vcs-Browser: https://git.spwhitton.name/userv-utils/
12
13 Package: userv-utils
14 Architecture: any
15 Depends: userv, ${shlibs:Depends}, ${misc:Depends}
16 Recommends: ${perl:Depends}
17 Description: privsep utilities collection
18  Several small userv services, which allow certain system configuration
19  actions to be delegated.  In each case the service is disabled unless
20  enabled by symlink /etc/userv/services.d/* -> ../services-available/*.
21  .
22  ipif - allow non-root users to create network interfaces
23  ucgi - run CGI programs in providing user's account
24  mailq - allow users to view the mail queue
25  ndc-reload  - allow certain users to reload the nameserver
26  checkpasswd-* - allow users to run a UNIX password check
27  groupmanage - allow users to create and manage a few groups each
28
29 Package: userv-dyndns
30 Architecture: all
31 Depends: userv, chiark-utils-bin, ${perl:Depends}, ${misc:Depends}
32 Recommends: bind
33 Description: dynamic DNS for shell account users
34  userv-dyndns is a userv service which allows non-root users to
35  modify individual DNS records in specified zones in a controlled way.
36  .
37  Typically, this can be used to provide a `dyndns.org'-like service
38  which is modifiable by shell account users.
39  .
40  The default configuration creates the infrastructure (including a
41  service user) but does not allow any users to modify the DNS.
42
43 Package: userv-git-daemon
44 Architecture: all
45 Depends: userv, git-core, adduser, ${perl:Depends}, ${misc:Depends}
46 Description: per-user git daemon service
47  userv-git-daemon allows users to publish git repositories which will
48  be published via the git protocol on 9418.  This is a bit like
49  git-daemon except that the actual reading of each user's repositories
50  is done as that user.
51  .
52  The default configuration does nothing: you must (a) manually copy
53  the line from /usr/share/doc/examples/userv-git-daemon.inetd into
54  /etc/inetd.conf and (b) specifically list hostnames and target
55  directories in /etc/userv/git-urlmap.