[Pkg-nagios-changes] [pkg-nagios] r1149 -
nagios-snmp-plugins/trunk/debian
Jan Wagner
waja-guest at alioth.debian.org
Wed Apr 25 20:03:26 UTC 2007
Author: waja-guest
Date: 2007-04-25 20:03:25 +0000 (Wed, 25 Apr 2007)
New Revision: 1149
Modified:
nagios-snmp-plugins/trunk/debian/changelog
nagios-snmp-plugins/trunk/debian/rules
Log:
new upstream release (1.1.1)
Modified: nagios-snmp-plugins/trunk/debian/changelog
===================================================================
--- nagios-snmp-plugins/trunk/debian/changelog 2007-03-20 17:04:43 UTC (rev 1148)
+++ nagios-snmp-plugins/trunk/debian/changelog 2007-04-25 20:03:25 UTC (rev 1149)
@@ -1,3 +1,10 @@
+nagios-snmp-plugins (1.1.1-1) unstable; urgency=low
+
+ * new upstream
+ * include (new) html docs into package
+
+ -- Jan Wagner <waja at cyconet.org> Wed, 25 Apr 2007 22:00:50 +0200
+
nagios-snmp-plugins (1.1-1) unstable; urgency=low
* Initial release (Closes: #401678).
Modified: nagios-snmp-plugins/trunk/debian/rules
===================================================================
--- nagios-snmp-plugins/trunk/debian/rules 2007-03-20 17:04:43 UTC (rev 1148)
+++ nagios-snmp-plugins/trunk/debian/rules 2007-04-25 20:03:25 UTC (rev 1149)
@@ -42,6 +42,9 @@
sed -e 's/@PLUGINS@/${plugin_cfgs}/' \
< debian/postrm.in \
> debian/postrm
+ # copy html documentation over
+ install -d $(NP_DIR)/usr/share/doc/nagios-snmp-plugins/html/
+ cp doc/* $(NP_DIR)/usr/share/doc/nagios-snmp-plugins/html/
# Build architecture-independent files here.
binary-indep: build install
More information about the Pkg-nagios-changes
mailing list