new maintainer
authorMatthias Förste <foerste@schlittermann.de>
Mon, 04 Mar 2013 15:46:38 +0100
changeset 5 8b0942b98040
parent 4 83a045204b8e
child 6 9afe26388964
new maintainer
check_rsnapshot.pl
debian/control
--- a/check_rsnapshot.pl	Wed Nov 02 16:05:50 2011 +0100
+++ b/check_rsnapshot.pl	Mon Mar 04 15:46:38 2013 +0100
@@ -1,6 +1,7 @@
 #! /usr/bin/perl -w
 
-#    Copyright (C) 2011  Christian Arnold
+#    Copyright (C) 2011-2013  Christian Arnold
+#    Copyright (C) 2013       Matthias Förste
 #
 #    This program is free software: you can redistribute it and/or modify
 #    it under the terms of the GNU General Public License as published by
@@ -15,7 +16,7 @@
 #    You should have received a copy of the GNU General Public License
 #    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
-#    Christian Arnold <arnold@schlittermann.de>
+#    Christian Arnold <arnold@schlittermann.de>, Matthias Förste <foerste@schlittermann.de>
 
 use strict;
 use File::Basename;
@@ -38,7 +39,7 @@
 sub version($$);
 
 my $ME      = basename $0;
-my $VERSION = "2.4";
+my $VERSION = "2.5";
 
 my %opt = (
     binary  => "/usr/bin/rsnapshot",
@@ -153,7 +154,10 @@
 
     print <<_VERSION;
 $progname version $version
-Copyright (C) 2011 by Christian Arnold and Schlittermann internet & unix support.
+Copyright (C) 2011-2013 by Christian Arnold and Schlittermann internet & unix
+support.
+
+Copyright (C) 2013 by Matthias Förste and Schlittermann internet & unix support.
 
 $ME comes with ABSOLUTELY NO WARRANTY. This is free software,
 and you are welcome to redistribute it under certain conditions.
@@ -219,16 +223,18 @@
 
 =head1 VERSION
 
-This man page is current for version 2.4 of check_rsnapshot.
+This man page is current for version 2.5 of check_rsnapshot.
 
-=head1 AUTHOR
+=head1 AUTHORS
 
-Written by Christian Arnold L<arnold@schlittermann.de>
+2011-2013 Originally written by Christian Arnold L<arnold@schlittermann.de>.
+2013      Fixes by Matthias Förste L<foerste@schlittermann.de>.
 
 =head1 COPYRIGHT
 
-Copyright (C) 2011 by Christian Arnold and Schlittermann internet & unix support.
-This is free software, and you are welcome to redistribute it under certain conditions.
-See the GNU General Public Licence for details.
+Copyright (C) 2011-2013 by Christian Arnold and Schlittermann internet & unix
+support.  Copyright (C) 2013 by Matthias Förste and Schlittermann internet &
+unix support.  This is free software, and you are welcome to redistribute it
+under certain conditions.  See the GNU General Public Licence for details.
 
 =cut
--- a/debian/control	Wed Nov 02 16:05:50 2011 +0100
+++ b/debian/control	Mon Mar 04 15:46:38 2013 +0100
@@ -1,7 +1,7 @@
 Source: nagios-plugin-rsnapshot
 Section: net
 Priority: extra
-Maintainer: Christian Arnold <arnold@schlittermann.de>
+Maintainer: Matthias Förste <foerste@schlittermann.de>
 Build-Depends: debhelper (>= 7)
 Standards-Version: 3.9.1