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