aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorPatrick J Cherry <patrick@bytemark.co.uk>2011-08-19 10:35:25 +0100
committerPatrick J Cherry <patrick@bytemark.co.uk>2011-08-19 10:35:25 +0100
commit3622b64a7ba411da478d1a7870876704f2c0f23c (patch)
tree923386c9d51f95178d2f81e7a27c8372aba78fd9 /debian/control
parentc1cf28d9dcc63622b5df1caeab3a2baf66811443 (diff)
Version bump
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 fdb7e0a..e7019fb 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Standards-Version: 3.9.1
Package: mauvealert-client
Architecture: all
Depends: ruby1.8,
- mauvealert-common (>= 3.2.0),
+ mauvealert-common (>= 3.4.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.2.0),
+Depends: mauvealert-common (>= 3.4.0),
adduser,
ruby1.8 (>= 1.8.7),
libhaml-ruby1.8 | haml,