[Pkg-nagios-changes] [SCM] debian packaging of PNP4Nagios branch, master, updated. v_0_6_11-2-12-g4935556

Sebastian Harl sh at tokkee.org
Wed Apr 27 07:37:16 UTC 2011


The following commit has been merged in the master branch:
commit c29cae7846d23f0e5c801bdb612d37d254a98897
Author: Sebastian Harl <sh at tokkee.org>
Date:   Tue Apr 26 14:46:58 2011 +0200

    rules: Remove generated scripts/rc.pnp_gearman_worker in 'clean'.

diff --git a/debian/changelog b/debian/changelog
index bed6f83..ea12c32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,11 +13,12 @@ pnp4nagios (0.6.12-1) unstable; urgency=low
       pretend this is possible. Also, do not use $prefix when setting man-/
       infodir but specify the complete path.
     - Do not install config_local.php and config.php.$PKG_VERSION.
+    - Remove generated scripts/rc.pnp_gearman_worker in 'clean'.
   * debian/rules, debian/pnp4nagios-bin.install:
     - Do not install npcd.8 using dh_installman; this is done by the upstream
       Makefile now.
 
- -- Sebastian Harl <tokkee at debian.org>  Tue, 26 Apr 2011 14:37:48 +0200
+ -- Sebastian Harl <tokkee at debian.org>  Tue, 26 Apr 2011 14:46:18 +0200
 
 pnp4nagios (0.6.11-2) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 149f56e..18526be 100755
--- a/debian/rules
+++ b/debian/rules
@@ -69,6 +69,8 @@ clean: unpatch
 
 	[ ! -f Makefile ] || $(MAKE) distclean
 
+	rm -f scripts/rc.pnp_gearman_worker
+
 	dh_clean
 	debconf-updatepo
 

-- 
debian packaging of PNP4Nagios



More information about the Pkg-nagios-changes mailing list