debian/control
author Cédric Krier <ced@b2ck.com>
Mon, 11 Sep 2017 21:38:10 +0200
changeset 375 a41e4382ea6e
parent 362 9d8a97550d07
permissions -rw-r--r--
Use repo vfs to join the server log The method join on repo has been removed in changeset edb7f628ef8b of mercurial.

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.