Add support for phases
This adds a "publish" permission level (between "init" and "write") required to
be able to change the phase of a changeset from "draft" to "public".
Update documentation accordingly.
This is meant to be used for using the changeset evolution feature of mercurial,
see http://evolution.experimentalworks.net/doc/
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.