From 495c44445642cfae8f23fadde299ad5307f5be58 Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Thu, 9 Jun 2011 18:09:52 +0100 Subject: Big commit --HG-- rename : views/please_authenticate.haml => views/login.haml --- debian/changelog | 10 ++++++++++ debian/mauvealert-server.install | 1 + 2 files changed, 11 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index d8b7263..cdd758a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +mauvealert (3.0.3) stable; urgency=low + + * Added get_all back to front-end + * Fixed up logging for more classes + * Catch empty notification lists + * Added console to server package + * Fixed document_root location + + -- Patrick J Cherry Tue, 19 Apr 2011 11:31:10 +0100 + mauvealert (3.0.2) stable; urgency=low * Now checks for transmission time set to zero. diff --git a/debian/mauvealert-server.install b/debian/mauvealert-server.install index 47a3add..c23596d 100644 --- a/debian/mauvealert-server.install +++ b/debian/mauvealert-server.install @@ -1,4 +1,5 @@ bin/mauveserver usr/sbin/ +bin/mauveconsole usr/sbin/ lib/dm-sqlite-adapter-with-mutex.rb usr/lib/ruby/1.8/ lib/mauve/alert.rb usr/lib/ruby/1.8/mauve/ lib/mauve/alert_changed.rb usr/lib/ruby/1.8/mauve/ -- cgit v1.2.3