# HG changeset patch # User Christian Arnold # Date 1294054454 -3600 # Node ID 23dff10f389215d481e57eba02c5753a0d9d9796 # Parent a8d402a5ddf4154d71e92d9b2327e22ec46cff28 new debian package for version 0.4 diff -r a8d402a5ddf4 -r 23dff10f3892 check_exec.pl --- a/check_exec.pl Tue Dec 28 23:32:51 2010 +0100 +++ b/check_exec.pl Mon Jan 03 12:34:14 2011 +0100 @@ -35,7 +35,7 @@ $ENV{LANG} = "POSIX"; my $ME = basename $0; -my $VERSION = "0.3"; +my $VERSION = "0.4"; sub download($); sub verify($); @@ -199,7 +199,7 @@ =head1 VERSION -This man page is current for version 0.3 of check_exec. +This man page is current for version 0.4 of check_exec. =head1 AUTHOR diff -r a8d402a5ddf4 -r 23dff10f3892 debian/changelog --- a/debian/changelog Tue Dec 28 23:32:51 2010 +0100 +++ b/debian/changelog Mon Jan 03 12:34:14 2011 +0100 @@ -1,3 +1,9 @@ +nagios-plugin-exec (0.4) stable; urgency=low + + * some modifications to get the "flow" of data more visible + + -- Christian Arnold Mon, 03 Jan 2011 12:31:41 +0100 + nagios-plugin-exec (0.3-2) stable; urgency=low * fixing typo in copyright diff -r a8d402a5ddf4 -r 23dff10f3892 debian/files --- a/debian/files Tue Dec 28 23:32:51 2010 +0100 +++ b/debian/files Mon Jan 03 12:34:14 2011 +0100 @@ -1,1 +1,1 @@ -nagios-plugin-exec_0.3-2_all.deb net extra +nagios-plugin-exec_0.4_all.deb net extra