* fixing lintian errors and warnings
* added libdate-manip-perl, libdate-calc-perl to build deps
--- 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 <arnold@schlittermann.de> 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)
--- 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 <arnold@schlittermann.de>
-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.
--- 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 <arnold@schlittermann.de> 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
+ <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 <http://www.gnu.org/licenses/>.
+ 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 <arnold@schlittermann.de>
-
-and is licensed under the GPL version 3, see above.
+The Debian packaging is (C) 2011, Christian Arnold <arnold@schlittermann.de> and
+is licensed under the GPL, see above.
--- 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 $@