diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2011-11-07 09:39:48 +0000 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2011-11-07 09:39:48 +0000 |
commit | 0345795cc384db60ff6d99cfb3f2896450c227d9 (patch) | |
tree | 8c3dad253413db28a9028b6f1abb449f4cba9069 /debian | |
parent | f2603b6f0d4625dbc25b9ef0b0da0922a7db94fd (diff) | |
parent | cd8529ec221064033f0dbaeca2418ca23825d02e (diff) |
merge
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 48ef489..ea29d70 100644 --- a/debian/control +++ b/debian/control @@ -30,14 +30,14 @@ Depends: mauvealert-common (>= 3.4.0), libdm-sqlite-adapter-ruby1.8 (>= 1.2.0), libdm-types-ruby1.8 (>= 1.2.0), libdm-validations-ruby1.8 (>= 1.2.0), - libhaml-ruby1.8, + libhaml-ruby1.8 (>= 3.0.15) | haml (>= 3.0.15), liblog4r-ruby1.8, libredcloth-ruby1.8, librmail-ruby1.8, libsanitize-ruby1.8 (>= 2.0.3), libsinatra-ruby1.8 (>= 1.0), ruby1.8 (>= 1.8.7), - thin1.8 (>= 1.2.11), + thin1.8 (>= 1.2.11) | thin (>= 1.2.11), libxmpp4r-ruby1.8, ${misc:Depends} Suggests: mauvealert-client |