# HG changeset patch # User Christian Arnold # Date 1317388930 -7200 # Node ID cce5c3d1e7868984662f01636078f1850da0052d # Parent ac72d95e22ef57f3cba3361ea12f2b8100b659dc * fixing lintian errors and warnings * added libdate-manip-perl, libdate-calc-perl to build deps diff -r ac72d95e22ef -r cce5c3d1e786 debian/changelog --- a/debian/changelog Fri Aug 05 10:49:25 2011 +0200 +++ b/debian/changelog Fri Sep 30 15:22:10 2011 +0200 @@ -1,3 +1,10 @@ +nagios-plugin-amanda (1.3) stable; urgency=low + + * fixing lintian errors and warnings + * added libdate-manip-perl, libdate-calc-perl to build deps + + -- Christian Arnold Fri, 30 Sep 2011 15:10:54 +0200 + nagios-plugin-amanda (1.2+nmu1) squeeze; urgency=low * adapt to changed output format of amstatus (version 2.6.1p2) diff -r ac72d95e22ef -r cce5c3d1e786 debian/control --- a/debian/control Fri Aug 05 10:49:25 2011 +0200 +++ b/debian/control Fri Sep 30 15:22:10 2011 +0200 @@ -2,13 +2,13 @@ Section: net Priority: extra Maintainer: Christian Arnold -Build-Depends: debhelper (>= 7.0.50~), perl-doc, libdate-manip-perl, libdate-calc-perl -Standards-Version: 3.8.4 +Build-Depends: debhelper (>= 7), libdate-manip-perl, libdate-calc-perl +Standards-Version: 3.9.1 Homepage: https://keller.schlittermann.de/hg/ius/nagios/nagios-plugin-amanda Package: nagios-plugin-amanda Architecture: all -Depends: perl-doc, libdate-manip-perl, libdate-calc-perl +Depends: ${perl:Depends}, ${misc:Depends}, perl-doc, libdate-manip-perl, libdate-calc-perl Recommends: amanda-server Description: nagios plugin to check amanda backup status This plugin checks the last amanda backup status. diff -r ac72d95e22ef -r cce5c3d1e786 debian/copyright --- a/debian/copyright Fri Aug 05 10:49:25 2011 +0200 +++ b/debian/copyright Fri Sep 30 15:22:10 2011 +0200 @@ -1,10 +1,4 @@ -This work was packaged for Debian by: - - Christian Arnold on Tue, 17 May 2011 09:42:50 +0200 - -It was downloaded from: - - https://keller.schlittermann.de/hg/ius/nagios/nagios-plugin-amanda/ +It was downloaded from https://keller.schlittermann.de/hg/ius/nagios/nagios-plugin-amanda/ Upstream Author(s): @@ -12,13 +6,13 @@ Copyright: - Copyright (C) 2011 Schlittermann internet & unix support + License: - This program is free software: you can redistribute it and/or modify + This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This package is distributed in the hope that it will be useful, @@ -27,13 +21,11 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see . + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU General -Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". - -The Debian packaging is: +Public License can be found in `/usr/share/common-licenses/GPL'. - Copyright (C) 2011 Christian Arnold - -and is licensed under the GPL version 3, see above. +The Debian packaging is (C) 2011, Christian Arnold and +is licensed under the GPL, see above. diff -r ac72d95e22ef -r cce5c3d1e786 debian/rules --- a/debian/rules Fri Aug 05 10:49:25 2011 +0200 +++ b/debian/rules Fri Sep 30 15:22:10 2011 +0200 @@ -10,4 +10,4 @@ #export DH_VERBOSE=1 %: - dh $@ + dh $@