debian/control
author Justin B Rye <jbr@edlug.org.uk>
Mon, 30 Nov 2009 12:56:39 +0000
branchdebian
changeset 222 9b0ac43d9e19
parent 206 b97cd2f964c6
child 223 eb8ec32583b0
permissions -rw-r--r--
Bug 558387: ensure synopsis is a noun phrase
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
97
7953788881a4 Start work on Debianization
Paul Crowley <paul@lshift.net>
parents:
diff changeset
     1
Source: mercurial-server
99
e99262dfa950 Don't know if I'm making progress here
Paul Crowley <paul@lshift.net>
parents: 97
diff changeset
     2
Section: devel
97
7953788881a4 Start work on Debianization
Paul Crowley <paul@lshift.net>
parents:
diff changeset
     3
Priority: extra
7953788881a4 Start work on Debianization
Paul Crowley <paul@lshift.net>
parents:
diff changeset
     4
Maintainer: Paul Crowley <paul@lshift.net>
201
2b31cfd3d675 Add DocBook dependencies to build-depends
Paul Crowley <paul@lshift.net>
parents: 200
diff changeset
     5
Build-Depends: debhelper (>= 7.0.50~), python-support, xsltproc, docbook-xsl
192
7dbaac8a6648 More lintian fixes
Paul Crowley <paul@lshift.net>
parents: 191
diff changeset
     6
Standards-Version: 3.8.3
182
95c9ab8e4bfc Bump version number, fix control
Paul Crowley <paul@lshift.net>
parents: 116
diff changeset
     7
Homepage: http://www.lshift.net/mercurial-server.html
206
b97cd2f964c6 Add new Vcs-* fields
Paul Crowley <paul@lshift.net>
parents: 201
diff changeset
     8
Vcs-Browser: http://hg.opensource.lshift.net/mercurial-server/
b97cd2f964c6 Add new Vcs-* fields
Paul Crowley <paul@lshift.net>
parents: 201
diff changeset
     9
Vcs-Hg: http://hg.opensource.lshift.net/mercurial-server/
97
7953788881a4 Start work on Debianization
Paul Crowley <paul@lshift.net>
parents:
diff changeset
    10
7953788881a4 Start work on Debianization
Paul Crowley <paul@lshift.net>
parents:
diff changeset
    11
Package: mercurial-server
182
95c9ab8e4bfc Bump version number, fix control
Paul Crowley <paul@lshift.net>
parents: 116
diff changeset
    12
Architecture: all
200
4403990dd058 Add ${python:Depends} as recommended by jwilk on #debian-mentors
Paul Crowley <paul@lshift.net>
parents: 192
diff changeset
    13
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, adduser, python, mercurial, openssh-server | ssh-server
222
9b0ac43d9e19 Bug 558387: ensure synopsis is a noun phrase
Justin B Rye <jbr@edlug.org.uk>
parents: 206
diff changeset
    14
Description: toolkit for managing a shared Mercurial repository
97
7953788881a4 Start work on Debianization
Paul Crowley <paul@lshift.net>
parents:
diff changeset
    15
 mercurial-server makes a group of repositories available to the developers
222
9b0ac43d9e19 Bug 558387: ensure synopsis is a noun phrase
Justin B Rye <jbr@edlug.org.uk>
parents: 206
diff changeset
    16
 you choose, identified by SSH keys, with easy key and access management
9b0ac43d9e19 Bug 558387: ensure synopsis is a noun phrase
Justin B Rye <jbr@edlug.org.uk>
parents: 206
diff changeset
    17
 based on Mercurial.
97
7953788881a4 Start work on Debianization
Paul Crowley <paul@lshift.net>
parents:
diff changeset
    18