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 | 04d4be3cf4f41ad6225ce57a9e3d92ae7260fc7e (patch) | |
tree | 53489de9b8f6015e0cdcc31b0f9aae68df2fef4e | |
parent | 04e5ab7eee0b3b894d71d9cac67c39ae75b4281f (diff) |
Updated wording in the packaging repository
-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. |