[Pkg-nagios-changes] [pkg-nagios] r1224 - ndoutils/trunk/debian

Hendrik Frenzel hfrenzel-guest at alioth.debian.org
Wed Sep 19 18:26:16 UTC 2007


Author: hfrenzel-guest
Date: 2007-09-19 18:26:16 +0000 (Wed, 19 Sep 2007)
New Revision: 1224

Modified:
   ndoutils/trunk/debian/changelog
   ndoutils/trunk/debian/control
Log:
changed pre-depends to depends


Modified: ndoutils/trunk/debian/changelog
===================================================================
--- ndoutils/trunk/debian/changelog	2007-09-06 18:13:17 UTC (rev 1223)
+++ ndoutils/trunk/debian/changelog	2007-09-19 18:26:16 UTC (rev 1224)
@@ -1,3 +1,9 @@
+ndoutils (1.4b5-2) unstable; urgency=low
+
+  * Changed Pre-Depends to Depends
+
+ -- Hendrik Frenzel <hfrenzel at scunc.net>  Wed, 19 Sep 2007 20:18:42 +0200
+
 ndoutils (1.4b5-1) unstable; urgency=low
 
   * New upstream release
@@ -4,12 +10,6 @@
 
  -- Hendrik Frenzel <hfrenzel at scunc.net>  Wed, 29 Aug 2007 23:03:51 +0200
 
-ndoutils (1.4b4-3) UNRELEASED; urgency=low
-
-  * NOT RELEASED YET
-
- -- Hendrik Frenzel <hfrenzel at scunc.net>  Mon, 09 Jul 2007 23:15:01 +0200
-
 ndoutils (1.4b4-2) unstable; urgency=low
 
   * Fixed comments in debian/rules

Modified: ndoutils/trunk/debian/control
===================================================================
--- ndoutils/trunk/debian/control	2007-09-06 18:13:17 UTC (rev 1223)
+++ ndoutils/trunk/debian/control	2007-09-19 18:26:16 UTC (rev 1224)
@@ -9,8 +9,7 @@
 Architecture: any
 Provides: ndoutils
 Conflicts: ndoutils-pgsql
-Pre-Depends: nagios2
-Depends: mysql-client, ucf, debconf, dbconfig-common, ${shlibs:Depends}, ${misc:Depends}
+Depends: nagios2, mysql-client, ucf, debconf, dbconfig-common, ${shlibs:Depends}, ${misc:Depends}
 Recommends: mysql-server
 Suggests: ndoutils-doc
 Description: This provides the NDOUtils for Nagios with MySQL support




More information about the Pkg-nagios-changes mailing list