diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-12-06 10:16:46 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-12-06 10:16:46 +0000 |
commit | d61bb450f858acec427d64f568aa5f1951f2d3da (patch) | |
tree | 1844285e0f3b0ea85f6412fc77066b28a549f1df /debian/control | |
parent | f38dd5f691218e7eb0bee85c1d6491117cba03b9 (diff) |
Package reorganization:
Created a new package custodian-bytemark which installs a queue-monitoring cronjob.
--HG--
rename : debian/docs => debian/custodian.docs
rename : debian/examples => debian/custodian.examples
rename : debian/install => debian/custodian.install
rename : debian/manpages => debian/custodian.manpages
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 240d0ff..2ec067d 100644 --- a/debian/control +++ b/debian/control @@ -18,3 +18,14 @@ Description: This package provides remote monitoring 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. + +Package: custodian-bytemark +Architecture: all +Depends: custodian +Description: Bytemark-specific add-ons for Custodian. + This package contains some monitoring for the monitor, + to ensure that custodian isn't failing to parse configuration + files, or failing to empty the queue. + . + It might be useful reference material for others but it is + explicitly Bytemark-specific |