[Pkg-nagios-changes] [pkg-nagios] r1108 - nagios2/trunk/debian

Sean Finney seanius at alioth.debian.org
Wed Jan 31 10:32:11 CET 2007


Author: seanius
Date: 2007-01-31 10:32:11 +0100 (Wed, 31 Jan 2007)
New Revision: 1108

Modified:
   nagios2/trunk/debian/changelog
   nagios2/trunk/debian/control
Log:
update build-depends

Modified: nagios2/trunk/debian/changelog
===================================================================
--- nagios2/trunk/debian/changelog	2007-01-31 08:15:29 UTC (rev 1107)
+++ nagios2/trunk/debian/changelog	2007-01-31 09:32:11 UTC (rev 1108)
@@ -1,6 +1,7 @@
 nagios2 (2.6-2.1) UNRELEASED; urgency=low
 
   * NOT RELEASED YET
+  [Mark Haber]
   * services_nagios2.cfg: add default notification_interval 0 clauses to
     make it clear that nagios won't re-notify by default.
     Thanks to Jan Wagner.
@@ -13,6 +14,10 @@
     left over from whatever package the original nagios2 init script
     was taken from. Closes: #408231
 
+  [Sean Finney]
+  * added Build-Depends on dpkg-dev >= 1.13.19, since our use of
+    source:Version in debian/control requires it.
+
  -- Marc Haber <mh+debian-packages at zugschlus.de>  Sat, 27 Jan 2007 13:40:13 +0100
 
 nagios2 (2.6-2) unstable; urgency=low

Modified: nagios2/trunk/debian/control
===================================================================
--- nagios2/trunk/debian/control	2007-01-31 08:15:29 UTC (rev 1107)
+++ nagios2/trunk/debian/control	2007-01-31 09:32:11 UTC (rev 1108)
@@ -4,7 +4,7 @@
 Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel at lists.alioth.debian.org>
 Uploaders: sean finney <seanius at debian.org>, Marc Haber <mh+debian-packages at zugschlus.de>, Joerg Jaspert <joerg at debian.org>
 Standards-Version: 3.7.2
-Build-Depends: debhelper (>= 5), dpatch (>= 2.0.10), po-debconf, libperl-dev, libpng12-dev, libgd2-noxpm-dev (>= 2.0.1) | libgd2-xpm-dev (>= 2.0.1), iputils-ping, autotools-dev
+Build-Depends: debhelper (>= 5), dpatch (>= 2.0.10), po-debconf, libperl-dev, libpng12-dev, libgd2-noxpm-dev (>= 2.0.1) | libgd2-xpm-dev (>= 2.0.1), iputils-ping, autotools-dev, dpkg-dev (>= 1.13.19)
 
 Package: nagios2-common
 Architecture: all




More information about the Pkg-nagios-changes mailing list