From 9765fa435f320e92e274ba0f7d7b45672ff5cd72 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Wed, 4 Feb 2015 10:51:12 +0000 Subject: Updated dependencies on LDAP ruby package. On Squeeze we must use libldap-ruby1.8, on jessie we use libldap-ruby --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 8cb60e9..0113425 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Homepage: https://projects.bytemark.co.uk/projects/custodian/ Package: custodian Architecture: all -Depends: ruby, rubygems, ${misc:Depends}, libldap-ruby +Depends: ruby, rubygems, ${misc:Depends}, libldap-ruby | libldap-ruby1.8 Suggests: beanstalkd, mauvealert-client (>= 3.13.1) Description: remote monitoring via distributed agents This package allows you to setup a semi-distributed monitoring -- cgit v1.2.1