[Pkg-nagios-devel] Bug#420954: Missing versioned depends -- patch + NMU
Michael Tautschnig
tautschn at model.in.tum.de
Fri May 18 21:01:21 UTC 2007
Hi!
This bug only pops up if an old version of nagios-plugins-basic is installed,
which does not ship the functions file. Thus a versioned depends is required, as
done in the attached patch. I'll request an NMU of the packages I prepared and
uploaded to
http://www.model.in.tum.de/~tautschn/debian/nagios-plugins_1.4.5-2.1.dsc
Best,
Michael
-------------- next part --------------
diff -urN nagios-plugins-1.4.5.orig/debian/changelog nagios-plugins-1.4.5/debian/changelog
--- nagios-plugins-1.4.5.orig/debian/changelog 2007-05-18 22:25:22.000000000 +0200
+++ nagios-plugins-1.4.5/debian/changelog 2007-05-18 22:45:23.000000000 +0200
@@ -1,3 +1,11 @@
+nagios-plugins (1.4.5-2.1) unstable; urgency=low
+
+ * Non-maintainer upload
+ * nagios-plugins-standard must have a versioned depends on
+ nagios-plugins-basic (Closes: #420954)
+
+ -- Michael Tautschnig <tautschn at model.in.tum.de> Fri, 18 May 2007 22:44:59 +0200
+
nagios-plugins (1.4.5-2) unstable; urgency=medium
* fix for spurious conffile-type prompts from ucf, thanks to
diff -urN nagios-plugins-1.4.5.orig/debian/control nagios-plugins-1.4.5/debian/control
--- nagios-plugins-1.4.5.orig/debian/control 2007-05-18 22:25:22.000000000 +0200
+++ nagios-plugins-1.4.5/debian/control 2007-05-18 22:45:55.000000000 +0200
@@ -56,7 +56,7 @@
Architecture: any
Conflicts: nagios-plugins (<= 1.4.2-3)
Replaces: nagios-plugins
-Depends: ${shlibs:Depends}, ${misc:Depends}, fping, qstat, snmp, radiusclient1, libnet-snmp-perl, dnsutils, bind9-host | host, smbclient, ucf, nagios-plugins-basic
+Depends: ${shlibs:Depends}, ${misc:Depends}, fping, qstat, snmp, radiusclient1, libnet-snmp-perl, dnsutils, bind9-host | host, smbclient, ucf, nagios-plugins-basic (>= 1.4.5-2)
Suggests: nagios-text | nagios
Description: Plugins for the nagios network monitoring and management system
Nagios is a host/service/network monitoring and management system. It has
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-nagios-devel/attachments/20070518/38900ee5/attachment.pgp
More information about the Pkg-nagios-devel
mailing list