diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2012-11-29 16:41:36 +0000 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2012-11-29 16:41:36 +0000 |
commit | 2c77e423c72a98985fe8740c4892151613e053f1 (patch) | |
tree | 2be8741a4efff269e131f4d91c37a9f6eb8d84ac /debian/control | |
parent | 407333edf91dd336369c084db6d739da2a43e6d4 (diff) |
* Added mauve suppression to the mauve alert class.
* Added debian recommendation for mauvealert-client
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c35e814..240d0ff 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Homepage: https://projects.bytemark.co.uk/projects/custodian/ Package: custodian Architecture: all Depends: ruby1.8, libbeanstalkclient-ruby1.8, rubygems, ${misc:Depends} -Suggests: beanstalkd +Suggests: beanstalkd, mauvealert-client (>= 3.13.1) Description: This package provides remote monitoring This package allows you to setup a semi-distributed monitoring solution, using the Bytemark MauveAlert server for notification. |