aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorPatrick J Cherry <patrick@bytemark.co.uk>2011-07-19 15:49:20 +0100
committerPatrick J Cherry <patrick@bytemark.co.uk>2011-07-19 15:49:20 +0100
commit676489eb8566d9e47d6b05aa3c48568cb9ce8d8a (patch)
treefa1cfadf7b870e5f5fa5ff1e3f14c47715287ba1 /debian
parentc9f4e03d25e2eb5729c9285437f404ff51781a50 (diff)
Fixed dependencies for lenny
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