[Pkg-nagios-changes] nsca/debian changelog,1.1,1.2 control,1.1,1.2
seanius at haydn.debian.org
seanius at haydn.debian.org
Sat Oct 29 12:07:42 UTC 2005
Update of /cvsroot/pkg-nagios/nsca/debian
In directory haydn:/org/alioth.debian.org/chroot/home/users/seanius/tmp/cvs-serv28473/debian
Modified Files:
changelog control
Log Message:
first stab at new version
Index: changelog
===================================================================
RCS file: /cvsroot/pkg-nagios/nsca/debian/changelog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- changelog 29 Oct 2005 11:38:05 -0000 1.1
+++ changelog 29 Oct 2005 12:07:37 -0000 1.2
@@ -1,3 +1,14 @@
+nsca (2.4-4) unstable; urgency=low
+
+ * nsca is now part of the pkg-nagios alioth project.
+ * Sean Finney
+ - update Maintainer/Uploaders to reflect Maintainership.
+ - update Depends and Suggests to reflect that nsca does not require
+ nagios to be installed, which should keep the installation footprint
+ much smaller (closes: #324821, #270796).
+
+ -- sean finney <seanius at debian.org> Sat, 29 Oct 2005 14:07:22 +0200
+
nsca (2.4-3) unstable; urgency=low
* Adapted the path to the more recent nagios packages (Closes: #282589)
Index: control
===================================================================
RCS file: /cvsroot/pkg-nagios/nsca/debian/control,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- control 29 Oct 2005 11:38:05 -0000 1.1
+++ control 29 Oct 2005 12:07:37 -0000 1.2
@@ -1,13 +1,15 @@
Source: nsca
Section: net
Priority: optional
-Maintainer: Cajus Pollmeier <cajus at debian.org>
+Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel at lists.alioth.debian.org>
+Uploaders: sean finney <seanius at debian.org>, Cajus Pollmeier <cajus at debian.org>
Standards-Version: 3.2.1
Build-depends: libmcrypt-dev, debmake
Package: nsca
Architecture: any
-Depends: ${shlibs:Depends}, nagios-text | nagios-pgsql | nagios-mysql
+Depends: ${shlibs:Depends}
+Suggests: nagios, nagios-plugins-basic | nagios-plugins
Description: Nagios service monitor agent
The purpose of this addon is to allow you to send service check
results to a central monitoring server running Nagios in a secure
More information about the Pkg-nagios-changes
mailing list