1 Source: mercurial-server |
1 Source: mercurial-server |
2 Section: devel |
2 Section: devel |
3 Priority: extra |
3 Priority: extra |
4 Maintainer: Paul Crowley <paul@lshift.net> |
4 Maintainer: Paul Crowley <paul@lshift.net> |
5 Build-Depends: debhelper (>= 7.0.50~), python-support, xsltproc, docbook-xsl |
5 Build-Depends: debhelper (>= 7.0.50~), xsltproc, docbook-xsl |
6 Standards-Version: 3.9.3 |
6 Standards-Version: 3.9.3 |
7 Homepage: http://www.lshift.net/mercurial-server.html |
7 Homepage: http://www.lshift.net/mercurial-server.html |
8 Vcs-Browser: http://hg.opensource.lshift.net/mercurial-server/ |
8 Vcs-Browser: http://hg.opensource.lshift.net/mercurial-server/ |
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: ${misc:Depends}, ${python:Depends}, adduser, python (>= 2.6.6-3~), mercurial, openssh-server | ssh-server |
14 Description: shared Mercurial repository service |
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. |