aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control4
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 8c34394..bd352fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mauvealert (3.1.1) stable; urgency=low
+
+ * Fixed mauveserver config file searching
+ * Updated dependencies for lenny (ugh)
+
+ -- Patrick J Cherry <patrick@bytemark.co.uk> Tue, 19 Jul 2011 15:48:53 +0100
+
mauvealert (3.1.0) stable; urgency=low
* New version.
diff --git a/debian/control b/debian/control
index 2e777c4..21de6f0 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Pre-Depends: libjs-jquery
Depends: mauvealert-common,
adduser,
ruby1.8 (>= 1.8.7),
- libhaml-ruby1.8,
+ libhaml-ruby1.8 || haml,
liblog4r-ruby1.8,
libredcloth-ruby1.8,
librmail-ruby1.8,
@@ -41,7 +41,7 @@ Depends: mauvealert-common,
libdm-timestamps-ruby1.8,
libdm-types-ruby1.8,
libdm-validations-ruby1.8,
- thin1.8,
+ thin1.8 || thin,
libxmpp4r-ruby1.8,
${misc:Depends}
Suggests: mauvealert-client