# HG changeset patch
# User Paul Crowley <paul@lshift.net>
# Date 1259585711 0
# Node ID eb8ec32583b0b3bdac8e6c98175a910eb274b6af
# Parent  9b0ac43d9e19ef0486d7f47e46443545bbea032a
Avoid suggestion that package is inert at install time

diff -r 9b0ac43d9e19 -r eb8ec32583b0 debian/control
--- a/debian/control	Mon Nov 30 12:56:39 2009 +0000
+++ b/debian/control	Mon Nov 30 12:55:11 2009 +0000
@@ -11,7 +11,7 @@
 Package: mercurial-server
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, adduser, python, mercurial, openssh-server | ssh-server
-Description: toolkit for managing a shared Mercurial repository
+Description: shared Mercurial repository service
  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.