summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2015-01-30 09:51:39 +0000
committerSteve Kemp <steve@steve.org.uk>2015-01-30 09:51:39 +0000
commit432a77617c04a09b5e6b051176ec9908808c1462 (patch)
tree00996c94ac681573b03a2d2df43145b129da153b /debian
parentaad2b5c2a115f5d7fd1f8e23c6a596a30a72435f (diff)
Updated Debian standards version.
This mostly meant removing the prefix from the description(s) of the packages.
Diffstat (limited to 'debian')
-rw-r--r--debian/control10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 16e4346..8cb60e9 100644
--- a/debian/control
+++ b/debian/control
@@ -2,16 +2,16 @@ Source: custodian
Section: net
Priority: extra
Maintainer: Steve Kemp <steve@bytemark.co.uk>
-Build-Depends: debhelper (>= 7.0.0), cdbs, txt2man, ruby1.8
-Standards-Version: 3.9.1
+Build-Depends: debhelper (>= 7.0.0), cdbs, txt2man, ruby
+Standards-Version: 3.9.6
Homepage: https://projects.bytemark.co.uk/projects/custodian/
Package: custodian
Architecture: all
-Depends: ruby1.8, rubygems, ${misc:Depends}, libldap-ruby1.8
+Depends: ruby, rubygems, ${misc:Depends}, libldap-ruby
Suggests: beanstalkd, mauvealert-client (>= 3.13.1)
-Description: This package provides remote monitoring
+Description: remote monitoring via distributed agents
This package allows you to setup a semi-distributed monitoring
solution, using the Bytemark MauveAlert server for notification.
.
@@ -21,7 +21,7 @@ Description: This package provides remote monitoring
Package: custodian-bytemark
Architecture: all
-Depends: custodian, ruby1.8, ${misc:Depends}
+Depends: custodian, ruby, ${misc:Depends}
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