X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=debian%2Fcontrol;h=8b6e3e54696b62723c849f86d6c39010d6fb905a;hb=40ad9f413dd758b8d23efcb7afbc6c8ae3aafb42;hp=3247d90ca4cfa47227a59960082a49d7b8179e66;hpb=6362f12ce73173b77cecddba14e33e6dfa203b7e;p=userv-utils.git diff --git a/debian/control b/debian/control index 3247d90..8b6e3e5 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: userv-utils Section: admin Priority: extra -Maintainer: Ian Jackson +Maintainer: Ian Jackson Standards-Version: 2.1.1.0 Package: userv-ipif @@ -65,6 +65,20 @@ Description: user-controlled group membership The default configuration allows users to create and manage a few groups, but is reasonably conservative. +Package: userv-git-daemon +Architecture: all +Depends: userv, git-core +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 + git-daemon except that the actual reading of each user's repositories + is done as that user. + . + The default configuration does nothing: you must (a) manually copy + the line from /usr/share/doc/examples/userv-git-daemon.inetd into + /etc/inetd.conf and (b) specifically list hostnames and target + directories in /etc/userv/git-urlmap. + Package: userv-misc Architecture: all Depends: userv @@ -75,3 +89,4 @@ Description: miscellaneous small userv scripts . mailq - allow users to view the mail queue ndc-reload - allow certain users to reload the nameserver + checkpasswd-* - allow users to run a UNIX password check