[Pkg-nagios-changes] nagios-nrpe/debian changelog, 1.2, 1.3 rules, 1.1, 1.2

seanius at haydn.debian.org seanius at haydn.debian.org
Tue Oct 25 13:08:43 UTC 2005


Update of /cvsroot/pkg-nagios/nagios-nrpe/debian
In directory haydn:/org/alioth.debian.org/chroot/home/users/seanius/tmp/cvs-serv18933/debian

Modified Files:
	changelog rules 
Log Message:
added options + dev/randomless patch from weasel and joerg.  note that
these are dpatch patches, but still using cdbs simple-patchsys for
the time being.


Index: changelog
===================================================================
RCS file: /cvsroot/pkg-nagios/nagios-nrpe/debian/changelog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- changelog	23 Oct 2005 20:00:55 -0000	1.2
+++ changelog	25 Oct 2005 13:08:38 -0000	1.3
@@ -11,6 +11,9 @@
     - changed nagios-nrpe-plugin's Depends on nagios to a Recommends.
     - building issues seem to be resolved on arm now (closes: #259442).
     - updated Standards-Version to 3.6.2
+    - included patch from joerg and weasel to document some cmdline options
+      and provide a better alternative to reading a random byte from
+      /dev/random (closes: #333552).
 
  -- sean finney <seanius at debian.org>  Sun, 23 Oct 2005 21:51:39 +0200
 

Index: rules
===================================================================
RCS file: /cvsroot/pkg-nagios/nagios-nrpe/debian/rules,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- rules	17 Oct 2005 14:29:08 -0000	1.1
+++ rules	25 Oct 2005 13:08:39 -0000	1.2
@@ -1,10 +1,10 @@
 #!/usr/bin/make -f
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
+DEB_PATCH_SUFFIX = .dpatch
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 DEB_CONFIGURE_LIBEXECDIR = /usr/lib/nagios/plugins
-#DEB_CONFIGURE_EXTRA_FLAGS := --disable-ssl --enable-command-args
 DEB_CONFIGURE_EXTRA_FLAGS := --enable-command-args
 
 # disable the install target




More information about the Pkg-nagios-changes mailing list