debian/control
branchdebian
changeset 222 9b0ac43d9e19
parent 206 b97cd2f964c6
child 223 eb8ec32583b0
equal deleted inserted replaced
209:b6887a9b8792 222:9b0ac43d9e19
     9 Vcs-Hg: http://hg.opensource.lshift.net/mercurial-server/
     9 Vcs-Hg: http://hg.opensource.lshift.net/mercurial-server/
    10 
    10 
    11 Package: mercurial-server
    11 Package: mercurial-server
    12 Architecture: all
    12 Architecture: all
    13 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, adduser, python, mercurial, openssh-server | ssh-server
    13 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, adduser, python, mercurial, openssh-server | ssh-server
    14 Description: provide and manage a shared Mercurial repository
    14 Description: toolkit for managing a shared Mercurial repository
    15  mercurial-server makes a group of repositories available to the developers
    15  mercurial-server makes a group of repositories available to the developers
    16  you choose, identified by ssh keys, with easy key and access management
    16  you choose, identified by SSH keys, with easy key and access management
    17  based on mercurial.
    17  based on Mercurial.
    18 
    18