debian/control
author Cédric Krier <ced@b2ck.com>
Sun, 14 Dec 2014 20:30:25 +0100
changeset 374 7a1d6b228af6
parent 362 9d8a97550d07
permissions -rw-r--r--
Set user as login name using a configuration index of the key path.

Source: mercurial-server
Section: devel
Priority: extra
Maintainer: Paul Crowley <paul@lshift.net>
Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~), xsltproc, docbook-xsl
Standards-Version: 3.9.3
Homepage: http://www.lshift.net/mercurial-server.html
Vcs-Browser: http://hg.opensource.lshift.net/mercurial-server/
Vcs-Hg: http://hg.opensource.lshift.net/mercurial-server/

Package: mercurial-server
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, adduser, python (>= 2.6.6-3~), mercurial, openssh-server | ssh-server
Description: shared Mercurial repository service
 mercurial-server makes a group of repositories available to the developers
 you choose, identified by SSH keys, with easy key and access management
 based on Mercurial.