# HG changeset patch # User Matthias Förste foerste@schlittermann.de # Date 1312534165 -7200 # Node ID ac72d95e22ef57f3cba3361ea12f2b8100b659dc # Parent ea7ab16886295b563ec6f7dfa0b4f4c022f5413c adapt to changed output format of amstatus (version 2.6.1p2); removed 'perl-base' from Depends (dont depend on packages with priority 'essential'); added (perl module) Depends to Build-Depends (Building performs a syntax check on the source and thus requires used modules to be installed) diff -r ea7ab1688629 -r ac72d95e22ef debian/changelog --- a/debian/changelog Fri Aug 05 10:47:32 2011 +0200 +++ b/debian/changelog Fri Aug 05 10:49:25 2011 +0200 @@ -1,3 +1,13 @@ +nagios-plugin-amanda (1.2+nmu1) squeeze; urgency=low + + * adapt to changed output format of amstatus (version 2.6.1p2) + * removed 'perl-base' from Depends (dont depend on packages with priority + 'essential') + * added (perl module) Depends to Build-Depends (Building performs a syntax + check on the source and thus requires used modules to be installed) + + -- Matthias Förste Fri, 05 Aug 2011 10:43:03 +0200 + nagios-plugin-amanda (1.2) lenny squeeze; urgency=low * Initial Release.