diff options
author | telyn <telyn@bytemark.co.uk> | 2018-01-29 15:36:25 +0000 |
---|---|---|
committer | telyn <telyn@bytemark.co.uk> | 2018-01-29 15:36:29 +0000 |
commit | fa9b1e69d7835bce47990648c6d01fc3f67fcded (patch) | |
tree | 5621aa39c395758f7c2518ab852ee3a36f48d457 /debian/control | |
parent | a3372ff012444a5c330e0f6865851462bcfcea01 (diff) |
Add changelog entry & remove locale from gemfile
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 5e913b3..41864f8 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,6 @@ Architecture: any Pre-Depends: libjs-jquery Depends: adduser, lsb-base, ruby | ruby-interpreter, ruby-bundler, ${shlibs:Depends}, ${misc:Depends} Suggests: mauvealert-client -Recommends: ruby-locale | liblocale-ruby1.8 Description: Mauve network alert system -- server Mauve is a network alert system for system and network administrators. You can use it to quickly set up ad-hoc monitoring for a variety of services, and to @@ -25,7 +24,6 @@ Description: Mauve network alert system -- server Package: mauvealert-client Architecture: all Depends: ruby | ruby-interpreter, ruby-protobuf, ${misc:Depends} -Recommends: liblocale-ruby1.8 | ruby-locale Replaces: mauvealert-common Conflicts: mauvealert-common Provides: mauvealert-common |