Source: submin
Section: web
Priority: optional
Maintainer: Michiel Holtkamp <submin@supermind.nl>
Standards-Version: 3.6.1
Build-Depends: python-central, debhelper(>= 5)
XS-Python-Version: >= 2.5

Package: submin2
Architecture: all
Depends: python-subversion, apache2-mpm-prefork | apache2-mpm, libapache2-svn, ${python:Depends}
Recommends: libapache2-mod-python | libapache2-mod-wsgi
XB-Python-Version: ${python:Versions}
Description: A web admin interface for local svn repositories
 Submin provides a web-based admin interface to your svn repositories.
 features include: manage users/groups, manage path permissions, add
 repositories. It uses htpasswd/svn authz for authentication, so it
 can use the same login information as svn (and trac).
