[Pkg-nagios-changes] [pkg-nagios] r1883 - in nagios-plugins/trunk/debian: . patches

Jan Wagner waja at alioth.debian.org
Fri Apr 9 18:53:23 UTC 2010


Author: waja
Date: 2010-04-09 18:53:23 +0000 (Fri, 09 Apr 2010)
New Revision: 1883

Removed:
   nagios-plugins/trunk/debian/patches/26_implicit-basename.dpatch
Modified:
   nagios-plugins/trunk/debian/changelog
   nagios-plugins/trunk/debian/patches/00list
Log:
drop 26_implicit-basename.dpatch

Modified: nagios-plugins/trunk/debian/changelog
===================================================================
--- nagios-plugins/trunk/debian/changelog	2010-04-09 18:07:03 UTC (rev 1882)
+++ nagios-plugins/trunk/debian/changelog	2010-04-09 18:53:23 UTC (rev 1883)
@@ -2,7 +2,9 @@
 
   * 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
 

Modified: nagios-plugins/trunk/debian/patches/00list
===================================================================
--- nagios-plugins/trunk/debian/patches/00list	2010-04-09 18:07:03 UTC (rev 1882)
+++ nagios-plugins/trunk/debian/patches/00list	2010-04-09 18:53:23 UTC (rev 1883)
@@ -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

Deleted: nagios-plugins/trunk/debian/patches/26_implicit-basename.dpatch
===================================================================
--- nagios-plugins/trunk/debian/patches/26_implicit-basename.dpatch	2010-04-09 18:07:03 UTC (rev 1882)
+++ nagios-plugins/trunk/debian/patches/26_implicit-basename.dpatch	2010-04-09 18:53:23 UTC (rev 1883)
@@ -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);




More information about the Pkg-nagios-changes mailing list