# HG changeset patch
# User Justin B Rye <jbr@edlug.org.uk>
# Date 1259585799 0
# Node ID 9b0ac43d9e19ef0486d7f47e46443545bbea032a
# Parent  b6887a9b8792bb2b69b428448102140fce121e29
Bug 558387: ensure synopsis is a noun phrase

diff -r b6887a9b8792 -r 9b0ac43d9e19 debian/control
--- a/debian/control	Thu Nov 12 11:22:29 2009 +0000
+++ b/debian/control	Mon Nov 30 12:56:39 2009 +0000
@@ -11,8 +11,8 @@
 Package: mercurial-server
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, adduser, python, mercurial, openssh-server | ssh-server
-Description: provide and manage a shared Mercurial repository
+Description: toolkit for managing a shared Mercurial repository
  mercurial-server makes a group of repositories available to the developers
- you choose, identified by ssh keys, with easy key and access management
- based on mercurial.
+ you choose, identified by SSH keys, with easy key and access management
+ based on Mercurial.