From 40533e34cca72fee719a9d84f6e07b13ca893b6e Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Mon, 20 Mar 2017 22:41:48 +0000 Subject: Updated packaging .. still need a datamapper package --- debian/control | 38 +++++++++++++++----------------------- 1 file changed, 15 insertions(+), 23 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 491aedf..70baca0 100644 --- a/debian/control +++ b/debian/control @@ -3,36 +3,14 @@ Maintainer: Matthew Bloch Uploaders: Patrick J Cherry Section: ruby Priority: optional -Build-Depends: ruby | ruby-interpreter, debhelper, rdoc, txt2man, gem2deb, dh-systemd, ruby-setup +Build-Depends: ruby | ruby-interpreter, debhelper, rdoc, txt2man, dh-systemd, bundler Standards-Version: 3.9.1 -XS-Ruby-Versions: all - -Package: mauvealert-client -Architecture: all -Depends: ruby | ruby-interpreter, - mauvealert-common (>= 3.8.0), - ${misc:Depends} -Recommends: liblocale-ruby1.8 | ruby-locale -Description: Mauve network alert system -- client - 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 confidently replace all scripts that might otherwise send floods of emails - or text messages. - . - This is the client package. Package: mauvealert-server Architecture: all Pre-Depends: libjs-jquery Depends: mauvealert-common (>= 3.8.0), adduser, - ruby-dm-core, - ruby-dm-migrations, - ruby-dm-sqlite-adapter, - ruby-dm-types, - ruby-dm-aggregates, - ruby-dm-validations, - ruby-dm-transactions, ruby-haml, ruby-haml-contrib, ruby-sanitize, @@ -55,6 +33,20 @@ Description: Mauve network alert system -- server . This is the server package. +Package: mauvealert-client +Architecture: all +Depends: ruby | ruby-interpreter, + mauvealert-common (>= 3.8.0), + ${misc:Depends} +Recommends: liblocale-ruby1.8 | ruby-locale +Description: Mauve network alert system -- client + 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 confidently replace all scripts that might otherwise send floods of emails + or text messages. + . + This is the client package. + Package: mauvealert-common Architecture: all Depends: ruby | ruby-interpreter, ruby-protobuf, ${misc:Depends} -- cgit v1.2.3