[Pkg-nagios-devel] nagios changelog,1.26,1.27 control,1.8,1.9

seanius@haydn.debian.org seanius@haydn.debian.org


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

Modified Files:
	changelog control 
Log Message:
updated the recommends relationships for mysql and pgsql
versions.

also, i've changed the version for this to 2:1.3-1, since things
are now stabilizing enough that i feel it's worth giving ourselves
an "initial" debian revision number.


	sean



Index: changelog
===================================================================
RCS file: /cvsroot/pkg-nagios/nagios/changelog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- changelog	9 Dec 2004 20:00:31 -0000	1.26
+++ changelog	15 Dec 2004 14:51:06 -0000	1.27
@@ -1,3 +1,12 @@
+nagios (2:1.3-1) unstable; urgency=low
+
+  * Sean Finney:
+    - nagios-pgsql now recommends libdbd-pg-perl, and likewise for
+      nagios-mysql.  thanks to raphaël 'SurcouF' Bordet <surcouf@debianfr.net>
+      for pointing this out with nagios-pgsql (closes: #285550).
+
+ -- Sean Finney <seanius@debian.org>  Wed, 15 Dec 2004 09:11:11 -0500
+
 nagios (2:1.3-0+pre6) unstable; urgency=medium
 
   * Sean Finney:

Index: control
===================================================================
RCS file: /cvsroot/pkg-nagios/nagios/control,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- control	25 Nov 2004 01:46:01 -0000	1.8
+++ control	15 Dec 2004 14:51:06 -0000	1.9
@@ -62,6 +62,7 @@
 Package: nagios-pgsql
 Architecture: any
 Depends: ${shlibs:Depends}, nagios-common (= ${Source-Version})
+Recommends: libdbd-pg-perl
 Conflicts: netsaint, nagios
 Replaces: netsaint, nagios
 Provides: nagios
@@ -89,6 +90,7 @@
 Package: nagios-mysql
 Architecture: any
 Depends: ${shlibs:Depends}, nagios-common (= ${Source-Version})
+Recommends: libdbd-mysql-perl
 Conflicts: netsaint, nagios
 Replaces: netsaint, nagios
 Provides: nagios