# HG changeset patch # User Matthias Förste # Date 1362408398 -3600 # Node ID 8b0942b980400a20c2f9b1e83ceed0aba8b0e2c9 # Parent 83a045204b8e104897146cb43e1ad68c8f03276e new maintainer diff -r 83a045204b8e -r 8b0942b98040 check_rsnapshot.pl --- 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 . # -# Christian Arnold +# Christian Arnold , Matthias Förste 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 +2011-2013 Originally written by Christian Arnold L. +2013 Fixes by Matthias Förste L. =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 diff -r 83a045204b8e -r 8b0942b98040 debian/control --- 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 +Maintainer: Matthias Förste Build-Depends: debhelper (>= 7) Standards-Version: 3.9.1