aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control4
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 21f945a..68061fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mauvealert (3.15.14-2) stable; urgency=low
+
+ * Relaxed mauvealert-client ruby dependency.
+
+ -- Patrick J Cherry <patrick@bytemark.co.uk> Thu, 03 Jul 2014 11:43:00 +0100
+
mauvealert (3.15.14-1) stable; urgency=low
* Web interface now defaults to wall-clock hours.
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