[Pkg-nagios-changes] [pkg-nagios] r2078 - nagios-plugins/trunk/debian
Jan Wagner
waja at alioth.debian.org
Wed Jul 11 08:27:49 UTC 2012
tags 680416 pending
thanks
Author: waja
Date: 2012-07-11 08:27:48 +0000 (Wed, 11 Jul 2012)
New Revision: 2078
Modified:
nagios-plugins/trunk/debian/changelog
nagios-plugins/trunk/debian/control
Log:
add versioned dependency to inetutils-ping
Modified: nagios-plugins/trunk/debian/changelog
===================================================================
--- nagios-plugins/trunk/debian/changelog 2012-07-02 10:46:25 UTC (rev 2077)
+++ nagios-plugins/trunk/debian/changelog 2012-07-11 08:27:48 UTC (rev 2078)
@@ -1,6 +1,7 @@
nagios-plugins (1.4.16-2) UNRELEASED; urgency=low
- * NOT RELEASED YET
+ * Add versioned dependency to inetutils-ping (Closes: #680416), thanks to
+ Robert Millan
-- Jan Wagner <waja at cyconet.org> Wed, 27 Jun 2012 23:14:40 +0200
Modified: nagios-plugins/trunk/debian/control
===================================================================
--- nagios-plugins/trunk/debian/control 2012-07-02 10:46:25 UTC (rev 2077)
+++ nagios-plugins/trunk/debian/control 2012-07-11 08:27:48 UTC (rev 2078)
@@ -35,7 +35,7 @@
Package: nagios-plugins-basic
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, procps, iputils-ping [linux-any], inetutils-ping [kfreebsd-any hurd-any], ucf
+Depends: ${shlibs:Depends}, ${misc:Depends}, procps, iputils-ping [linux-any], inetutils-ping (>= 2:1.9-1~) [kfreebsd-any hurd-any], ucf
Pre-Depends: nagios-plugins-common (>= 1.4.15-6)
Conflicts: nagios-plugins (<= 1.4.2-3)
Replaces: nagios-plugins, nagios-plugins-standard
More information about the Pkg-nagios-changes
mailing list