debian/control
branchdebian
changeset 187 1e4fc28ca20d
parent 182 95c9ab8e4bfc
child 190 f99988cf857d
equal deleted inserted replaced
186:4fa13d8412c1 187:1e4fc28ca20d
     6 Standards-Version: 3.7.3
     6 Standards-Version: 3.7.3
     7 Homepage: http://www.lshift.net/mercurial-server.html
     7 Homepage: http://www.lshift.net/mercurial-server.html
     8 
     8 
     9 Package: mercurial-server
     9 Package: mercurial-server
    10 Architecture: all
    10 Architecture: all
    11 Depends: ${shlibs:Depends}, ${misc:Depends}, mercurial, openssh-server | ssh-server
    11 Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, python, mercurial, openssh-server | ssh-server
    12 Description: provide and manage a shared Mercurial repository
    12 Description: provide and manage a shared Mercurial repository
    13  mercurial-server makes a group of repositories available to the developers
    13  mercurial-server makes a group of repositories available to the developers
    14  you choose, identified by ssh keys, with easy key and access management
    14  you choose, identified by ssh keys, with easy key and access management
    15  based on mercurial.
    15  based on mercurial.
    16 
    16