summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-12-06 10:16:46 +0000
committerSteve Kemp <steve@steve.org.uk>2012-12-06 10:16:46 +0000
commite4415ed965fde2750d6f2faa1d71d57bdad13125 (patch)
tree1dafb1599a2574e014f25bad8aff75c18e2cdda0 /debian/control
parentab0088583b9e479ccade54f39be38d91fb30c09a (diff)
Package reorganization:
Created a new package custodian-bytemark which installs a queue-monitoring cronjob.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control11
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