debian/control
branchdebian
changeset 228 f98f716b2ae8
parent 223 eb8ec32583b0
child 279 4651aae7b330
equal deleted inserted replaced
210:77dfeac3d8bf 228:f98f716b2ae8
     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: shared Mercurial repository service
    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