diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-14 09:16:49 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-14 09:16:49 +0000 |
commit | 189d05b73ac28dd479d3f16b6420659c8f4e80f0 (patch) | |
tree | db16093ae28e924bb2221f491ef5113a06476bb6 /debian/control | |
parent | 645acff7507ee49fe2f247448688796cc0b4a8b9 (diff) |
Moved build-deps into the correct section
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 2f7c19b..9bc3dac 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,12 @@ Source: custodian Section: net Priority: extra Maintainer: Steve Kemp <steve@bytemark.co.uk> -Build-Depends: debhelper (>= 7.0.0), cdbs +Build-Depends: debhelper (>= 7.0.0), cdbs, ruby1.8, libjson-ruby1.8, libbeanstalkclient-ruby1.8 Standards-Version: 3.9.1 Package: custodian Architecture: all Depends: ruby1.8, libjson-ruby1.8, libbeanstalkclient-ruby1.8, ${misc:Depends} -Build-Depends: ruby1.8, libjson-ruby1.8, libbeanstalkclient-ruby1.8, ${misc:Depends} Suggests: beanstalkd Description: This package provides remote monitoring This package allows you to setup a semi-distributed monitoring |