[Pkg-nagios-changes] [pkg-nagios-plugins] 238/413: drop 26_implicit-basename.dpatch
Jan Wagner
waja at moszumanska.debian.org
Tue Nov 26 23:13:27 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 b5272998dc62396186ea5f5c3cecef61a7d3b8e3
Author: Jan Wagner <waja at cyconet.org>
Date: Fri Apr 9 18:53:23 2010 +0000
drop 26_implicit-basename.dpatch
---
debian/changelog | 4 +++-
debian/patches/00list | 1 -
debian/patches/26_implicit-basename.dpatch | 17 -----------------
3 files changed, 3 insertions(+), 19 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 632bdf2..3397e9a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,9 @@ nagios-plugins (1.4.14-5) UNRELEASED; urgency=low
* Adding links to bugreports into most of the patches
* Dropping patches not needed anymore:
- - 14_check_log_paths.dpatch
+ - 14_check_log_paths.dpatch: paths are fine now
+ - 26_implicit-basename.dpatch: no 'implicitly convertion' found in buildlog
+ without the patch
-- Jan Wagner <waja at cyconet.org> Thu, 08 Apr 2010 23:54:05 +0200
diff --git a/debian/patches/00list b/debian/patches/00list
index 750f8bd..9c64214 100644
--- a/debian/patches/00list
+++ b/debian/patches/00list
@@ -4,7 +4,6 @@
18_check_game_cmdline.dpatch
22_check_smb_hostaddress.dpatch
23_check_smb_password.dpatch
-26_implicit-basename.dpatch
27_check_radius_segfault.dpatch
32_check_ldap_pointer.dpatch
33_fix_emb_check_disk_smb.dpatch
diff --git a/debian/patches/26_implicit-basename.dpatch b/debian/patches/26_implicit-basename.dpatch
deleted file mode 100755
index 0121576..0000000
--- a/debian/patches/26_implicit-basename.dpatch
+++ /dev/null
@@ -1,17 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 26-implicit-basename.dpatch by <seanius at localhost.localdomain>
-##
-## DP: Fix for implicit definition of basename function. (bugs.debian.org/396814)
-
- at DPATCH@
-diff -urNad nagios-plugins-1.4.4~/plugins/check_procs.c nagios-plugins-1.4.4/plugins/check_procs.c
---- nagios-plugins-1.4.4~/plugins/check_procs.c 2006-10-19 02:25:16.000000000 +0200
-+++ nagios-plugins-1.4.4/plugins/check_procs.c 2006-11-17 09:26:57.000000000 +0100
-@@ -45,6 +45,7 @@
- #include "utils.h"
-
- #include <pwd.h>
-+#include <dirname.h>
-
- int process_arguments (int, char **);
- int validate_arguments (void);
--
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