blob: fc37370de4d3a66999893fdc3d67ae78534da776 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Source: gitosis Section: admin Priority: optional Maintainer: Tommi Virtanen <tv@debian.org> Standards-Version: 3.7.2 Build-Depends: @cdbs@, python-setuptools (>= 0.6c5) Package: gitosis Section: admin Architecture: all Depends: ${python:Depends}, python-setuptools Description: git repository hosting application Manage git repositories, provide access to them over SSH, with tight access control and not needing shell accounts.
|