[Pkg-nagios-changes] [pkg-nagios-plugins] 241/413: drop some more obsolete stuff
Jan Wagner
waja at moszumanska.debian.org
Tue Nov 26 23:13:28 UTC 2013
This is an automated email from the git hooks/post-receive script.
waja pushed a commit to branch master
in repository pkg-nagios-plugins.
commit 61ec04649680148b20536ca763399049bd4455b7
Author: Jan Wagner <waja at cyconet.org>
Date: Fri Apr 9 20:07:04 2010 +0000
drop some more obsolete stuff
---
debian/changelog | 3 ++-
debian/patches/13_subst.in_again.dpatch | 19 -------------------
2 files changed, 2 insertions(+), 20 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 78270fc..87d6b52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,8 @@ nagios-plugins (1.4.14-5) UNRELEASED; urgency=low
- 27_check_radius_segfault.dpatch: check_radius.c:161 initializes "data" to
0 using memset(3) and problem not longer reproducable on amd64 without
the patch
- * Merge 13_subst.in_again.dpatch and 38_fix_libexec.dpatch
+ * Drop 13_subst.in_again.dpatch and move 38_fix_libexec.dpatch to
+ 13_subst.in_again.dpatch
-- Jan Wagner <waja at cyconet.org> Thu, 08 Apr 2010 23:54:05 +0200
diff --git a/debian/patches/13_subst.in_again.dpatch b/debian/patches/13_subst.in_again.dpatch
index cb13a24..588accd 100755
--- a/debian/patches/13_subst.in_again.dpatch
+++ b/debian/patches/13_subst.in_again.dpatch
@@ -4,25 +4,6 @@
## DP: Use /usr/lib/nagios/plugins as path.
@DPATCH@
-diff -urNad nagios-plugins-1.4.13+git200906171200~/plugins-scripts/subst.in nagios-plugins-1.4.13+git200906171200/plugins-scripts/subst.in
---- nagios-plugins-1.4.13+git200906171200~/plugins-scripts/subst.in 2009-05-20 06:44:12.000000000 +0200
-+++ nagios-plugins-1.4.13+git200906171200/plugins-scripts/subst.in 2009-06-22 17:08:55.000000000 +0200
-@@ -22,14 +22,7 @@
- # used to replace "use lib utils.pm" with "use lib @libexecdir"
- #
- function led() {
-- led1 = "@libexecdir@";
-- led2 = "@exec_prefix@";
-- led3 = "@prefix@";
-- if ( match(led1, /^\$\{exec_prefix\}/ ) != 0 ) {
-- return "\"" led3 "/libexec\" " ;
--
-- }
-- return "\"" led1 "\"" ;
-+ return "\"/usr/lib/nagios/plugins\"" ;
- }
-
- BEGIN {
diff -urNad nagios-plugins-1.4.12~/contrib/check_linux_raid.pl nagios-plugins-1.4.12/contrib/check_linux_raid.pl
--- nagios-plugins-1.4.12~/contrib/check_linux_raid.pl 2007-08-28 05:19:45.000000000 +0200
+++ nagios-plugins-1.4.12/contrib/check_linux_raid.pl 2008-06-06 16:16:23.000000000 +0200
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-plugins.git
More information about the Pkg-nagios-changes
mailing list