[Pkg-nagios-changes] [pkg-nagios] r1824 - in ndoutils/trunk/debian: . patches

Hendrik Frenzel hfrenzel-guest at alioth.debian.org
Wed Feb 17 16:37:00 UTC 2010


Author: hfrenzel-guest
Date: 2010-02-17 16:37:00 +0000 (Wed, 17 Feb 2010)
New Revision: 1824

Added:
   ndoutils/trunk/debian/README.source
Modified:
   ndoutils/trunk/debian/control
   ndoutils/trunk/debian/patches/01-pathnames.dpatch
   ndoutils/trunk/debian/patches/02-makefiles.dpatch
Log:
* made lintian clean

Added: ndoutils/trunk/debian/README.source
===================================================================
--- ndoutils/trunk/debian/README.source	                        (rev 0)
+++ ndoutils/trunk/debian/README.source	2010-02-17 16:37:00 UTC (rev 1824)
@@ -0,0 +1,9 @@
+README.source for ndoutils
+==========================
+
+This package uses dpatch to manage all modifications to the upstream
+source. Changes are stored in the source package as diffs in
+debian/patches and applied during the build.
+
+See /usr/share/doc/dpatch/README.source.gz for more information.
+

Modified: ndoutils/trunk/debian/control
===================================================================
--- ndoutils/trunk/debian/control	2010-02-17 15:56:13 UTC (rev 1823)
+++ ndoutils/trunk/debian/control	2010-02-17 16:37:00 UTC (rev 1824)
@@ -4,7 +4,7 @@
 Maintainer: Hendrik Frenzel <hfrenzel at scunc.net>
 Build-Depends: debhelper (>= 5), dpatch, autotools-dev, libmysqlclient15-dev | libmysqlclient-dev
 Uploaders: Debian Nagios Maintainer Group <pkg-nagios-devel at lists.alioth.debian.org>
-Standards-Version: 3.7.3
+Standards-Version: 3.8.4
 Homepage: http://www.nagios.org
 Vcs-Svn: svn://svn.debian.org/svn/pkg-nagios/ndoutils/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-nagios/ndoutils/trunk/
@@ -29,7 +29,7 @@
 Conflicts: ndoutils-nagios2-mysql (<= ${source:Version})
 Depends: ndoutils | ndoutils-nagios3, ucf, dbconfig-common, ${shlibs:Depends}, ${misc:Depends}
 Suggests: ndoutils-doc
-Description: This provides the NDOUtils for Nagios with MySQL support
+Description: NDOUtils common files
  The NDOUtils (Nagios Data Output Utils) addon allows you to move status
  and event information from Nagios to a database for later retrieval and
  processing.
@@ -39,6 +39,7 @@
 Package: ndoutils-doc
 Section: doc
 Architecture: all
+Depends: ${misc:Depends}
 Suggests: ndoutils
 Description: Documentation for ndoutils
  The NDOUtils (Nagios Data Output Utils) addon allows you to move status

Modified: ndoutils/trunk/debian/patches/01-pathnames.dpatch
===================================================================
--- ndoutils/trunk/debian/patches/01-pathnames.dpatch	2010-02-17 15:56:13 UTC (rev 1823)
+++ ndoutils/trunk/debian/patches/01-pathnames.dpatch	2010-02-17 16:37:00 UTC (rev 1824)
@@ -2,7 +2,7 @@
 ## 01-pathnames.dpatch by  <hfrenzel at assos.scunc.home>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Changes the pathnames to the right ones 
 
 @DPATCH@
 diff -urNad ndoutils-1.4b7~/include/nagios-2x/locations.h ndoutils-1.4b7/include/nagios-2x/locations.h

Modified: ndoutils/trunk/debian/patches/02-makefiles.dpatch
===================================================================
--- ndoutils/trunk/debian/patches/02-makefiles.dpatch	2010-02-17 15:56:13 UTC (rev 1823)
+++ ndoutils/trunk/debian/patches/02-makefiles.dpatch	2010-02-17 16:37:00 UTC (rev 1824)
@@ -2,7 +2,7 @@
 ## 02-makefiles.dpatch by  <hfrenzel at assos.scunc.home>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Adds CPPFLAGS to compile arguments
 
 @DPATCH@
 diff -urNad ndoutils-1.4b7~/src/Makefile.in ndoutils-1.4b7/src/Makefile.in




More information about the Pkg-nagios-changes mailing list