[Pkg-nagios-changes] [pkg-nagios] r1370 - nagios-plugins/trunk/debian
Jan Wagner
waja-guest at alioth.debian.org
Sat Mar 8 08:20:28 UTC 2008
Author: waja-guest
Date: 2008-03-08 08:20:28 +0000 (Sat, 08 Mar 2008)
New Revision: 1370
Modified:
nagios-plugins/trunk/debian/changelog
nagios-plugins/trunk/debian/rules
Log:
remove unneeded debhelper scripts
Modified: nagios-plugins/trunk/debian/changelog
===================================================================
--- nagios-plugins/trunk/debian/changelog 2008-03-07 16:41:23 UTC (rev 1369)
+++ nagios-plugins/trunk/debian/changelog 2008-03-08 08:20:28 UTC (rev 1370)
@@ -1,6 +1,6 @@
nagios-plugins (1.4.11-3) UNRELEASED; urgency=low
- * NOT RELEASED YET
+ * remove unneeded debhelper scripts from rules
-- Jan Wagner <waja at cyconet.org> Fri, 07 Mar 2008 17:37:49 +0100
Modified: nagios-plugins/trunk/debian/rules
===================================================================
--- nagios-plugins/trunk/debian/rules 2008-03-07 16:41:23 UTC (rev 1369)
+++ nagios-plugins/trunk/debian/rules 2008-03-08 08:20:28 UTC (rev 1370)
@@ -166,11 +166,9 @@
dh_installdocs -i
dh_installexamples -i command.cfg
dh_installman -i
- dh_strip -i
dh_compress -i
dh_fixperms -i
dh_installdeb -i
- dh_shlibdeps -i
dh_gencontrol -i
dh_md5sums -i
dh_builddeb -i
@@ -183,12 +181,9 @@
dh_installdocs -s
dh_installexamples -s command.cfg
dh_installman -s
-# dh_link
dh_strip -s
dh_compress -s
dh_fixperms -s -X utils.pm
-# dh_perl
-# dh_makeshlibs
dh_installdeb -s
dh_shlibdeps -s
dh_gencontrol -s
More information about the Pkg-nagios-changes
mailing list