* new release 0.0.4
# ---
# this is for package version nagios-plugin-amanda-client_0.0.4
--- a/debian/changelog Tue Jan 28 11:21:36 2014 +0100
+++ b/debian/changelog Tue Jan 28 11:26:11 2014 +0100
@@ -1,3 +1,12 @@
+nagios-plugin-amanda-client (0.0.4) stable; urgency=low
+
+ * added a warning if amanda is busy: It can happen that the amanda
+ server is busy and can't answer the client requests for checking. We
+ will consider this an an event being worth to warn about. It should
+ go away after some more checks.
+
+ -- Heiko Schlittermann <hs@schlittermann.de> Tue, 28 Jan 2014 11:21:53 +0100
+
nagios-plugin-amanda-client (0.0.3) stable; urgency=low
* testing added: I've added some testing. It can be a starting point.