From 0c95e0543f8e0ffc7e7b3d33799b78e03c1049d2 Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Tue, 1 May 2012 13:41:01 +0100 Subject: Updated sender to try and get things into UTF8 where poss. --- debian/control | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 599ec3d..798f058 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,9 @@ Standards-Version: 3.9.1 Package: mauvealert-client Architecture: all Depends: ruby1.8, - mauvealert-common (>= 3.4.0), + mauvealert-common (>= 3.8.0), ${misc:Depends} +Recommends: liblocale-ruby1.8 | ruby-locale Description: Mauve network alert system -- client Mauve is a network alert system for system and network administrators. You can use it to quickly set up ad-hoc monitoring for a variety of services, and @@ -22,7 +23,7 @@ Description: Mauve network alert system -- client Package: mauvealert-server Architecture: all Pre-Depends: libjs-jquery -Depends: mauvealert-common (>= 3.4.0), +Depends: mauvealert-common (>= 3.8.0), adduser, libdm-core-ruby1.8 (>= 1.2.0), libdm-migrations-ruby1.8 (>= 1.2.0), -- cgit v1.2.1