diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-24 14:14:52 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-24 14:14:52 +0000 |
commit | ed4e49422719f5e7b932da3ae1be9ed26a052466 (patch) | |
tree | 53489de9b8f6015e0cdcc31b0f9aae68df2fef4e /debian/control | |
parent | 1786d9465acb1731b19832fa9aa28b859855f6cb (diff) |
Updated wording in the packaging repository
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 92ef4bd..7f522ae 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Depends: ruby1.8, libbeanstalkclient-ruby1.8, rubygems, ${misc:Depends} Suggests: beanstalkd Description: This package provides remote monitoring This package allows you to setup a semi-distributed monitoring - solution, using the Bytemark MauveAlert server for notication. + solution, using the Bytemark MauveAlert server for notification. . - The monitoring will consist of a system to enqueue tests in + The monitoring consists of a system to enqueue tests in a beanstalkd server, and an agent that will fetch tests from that same queue and execute them. |