aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorPatrick J Cherry <patrick@bytemark.co.uk>2011-07-22 16:55:01 +0100
committerPatrick J Cherry <patrick@bytemark.co.uk>2011-07-22 16:55:01 +0100
commitfd23821950f0562a8995735105cd31fdc6d55933 (patch)
tree967df2f5647803a6c46f4d52003b2231c1de72cb /debian/control
parentd3a3cfef9650b08f62db62bd7e86b673f9d77d0b (diff)
* Rejigged configuration
* Added --test and --verbose flags for the server config * Started proper test suite * Config parsing now gives more sensible errors + backtrace * Rejigged people and source lists
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 680a59e..8044acf 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Standards-Version: 3.8.0
Package: mauvealert-client
Architecture: all
Depends: ruby1.8,
- mauvealert-common (> 3.1.0),
+ mauvealert-common (>= 3.2.0),
${misc:Depends}
Description: Mauve network alert system -- client
Mauve is a network alert system for system and network administrators. You
@@ -22,7 +22,7 @@ Description: Mauve network alert system -- client
Package: mauvealert-server
Architecture: all
Pre-Depends: libjs-jquery
-Depends: mauvealert-common (> 3.1.0),
+Depends: mauvealert-common (>= 3.2.0),
adduser,
ruby1.8 (>= 1.8.7),
libhaml-ruby1.8 | haml,