From 6ced3e595069a830b666e88086ba84941ebd3cf6 Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Tue, 19 Apr 2011 10:19:20 +0100 Subject: See debian/changelog --- debian/changelog | 7 +++++++ debian/control | 8 ++++++++ 2 files changed, 15 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index f65d084..80f6124 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mauvealert (3.0.1) stable; urgency=low + + * Fixed up logging for the web interface + * Added better catch for validation errors + + -- Patrick J Cherry Tue, 19 Apr 2011 10:18:44 +0100 + mauvealert (3.0.0) stable; urgency=low * New version. diff --git a/debian/control b/debian/control index cd2bcd8..10aa05e 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,15 @@ Depends: mauvealert-common, libsinatra-ruby1.8, libuuidtools-ruby1.8, libwebrick-ruby1.8, + libdm-core-ruby1.8, + libdm-do-adapter-ruby1.8, + libdm-migrations-ruby1.8, + libdm-serializer-ruby1.8, libdm-sqlite-adapter-ruby1.8, + libdo-sqlite3-ruby1.8, + libdm-timestamps-ruby1.8, + libdm-types-ruby1.8, + libdm-validations-ruby1.8, thin1.8, libxmpp4r-ruby1.8, ${misc:Depends} -- cgit v1.2.1