From f6ddf58350e015ee49d35d3ac4a74cce53e62102 Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Thu, 3 Jul 2014 11:44:27 +0100 Subject: Relaxed mauve client ruby requirement --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a350821..8c54fce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mauvealert (3.15.6-3) stable; urgency=medium + + * Relaxed mauvealert-client ruby dependency. + + -- Patrick J Cherry Thu, 03 Jul 2014 11:43:00 +0100 + mauvealert (3.15.6-2) stable; urgency=low * Added generic_http library that had been missed off. diff --git a/debian/control b/debian/control index 6bc7afa..a79aecc 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.9.1 Package: mauvealert-client Architecture: all -Depends: ruby1.8, +Depends: ruby | ruby-interpreter, mauvealert-common (>= 3.8.0), ${misc:Depends} Recommends: liblocale-ruby1.8 | ruby-locale @@ -56,7 +56,7 @@ Description: Mauve network alert system -- server Package: mauvealert-common Architecture: all -Depends: ruby1.8, ruby-protobuf, ${misc:Depends} +Depends: ruby | ruby-interpreter, ruby-protobuf, ${misc:Depends} Suggests: mauvealert-client Description: Mauve network alert system -- common libraries Mauve is a network alert system for system and network administrators. You can -- cgit v1.2.1