diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2017-06-22 14:20:04 +0100 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2017-06-22 14:20:04 +0100 |
commit | ce399f3203cbd7f5834fb5fb93d36576adb85834 (patch) | |
tree | f361eb03dbcefe2340962d845761802c2c11ddd2 /debian/control | |
parent | 52187c46f395dd5c90bb50ac4e289d7ce7bf96a0 (diff) |
Update gitlab-ci and debian control to use gems
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/debian/control b/debian/control index 70baca0..5ce74d8 100644 --- a/debian/control +++ b/debian/control @@ -9,20 +9,7 @@ Standards-Version: 3.9.1 Package: mauvealert-server Architecture: all Pre-Depends: libjs-jquery -Depends: mauvealert-common (>= 3.8.0), - adduser, - ruby-haml, - ruby-haml-contrib, - ruby-sanitize, - ruby-sinatra, - ruby-ipaddress, - ruby-log4r, - ruby-redcloth, - ruby-rubymail, - ruby-thin, - lsb-base, - ruby | ruby-interpreter, - ${misc:Depends} +Depends: adduser, lsb-base, ruby | ruby-interpreter, ${misc:Depends} Suggests: mauvealert-client Recommends: ruby-locale | liblocale-ruby1.8 Description: Mauve network alert system -- server |