summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
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