[Pkg-nagios-changes] [SCM] debian packaging of PNP4Nagios branch, master, updated. v_0_6_13-1

Sebastian Harl sh at tokkee.org
Wed Jun 22 11:08:02 UTC 2011


The following commit has been merged in the master branch:
commit 5fdd0bb6d59ba279dc46647cc834ce9eca5bbea0
Author: Sebastian Harl <sh at tokkee.org>
Date:   Wed Jun 22 11:47:09 2011 +0200

    rules: Don't remove scripts/rc.pnp_gearman_worker in 'clean'.
    
    This is now taken care of in the upstream Makefile.

diff --git a/debian/changelog b/debian/changelog
index 17c02d2..b83ff1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,11 @@ pnp4nagios (0.6.13-1) unstable; urgency=low
   * New upstream release.
   * debian/patches/:
     - Removed manpage-hyphen -- applied upstream.
+  * debian/rules:
+    - Don't remove scripts/rc.pnp_gearman_worker in 'clean' -- this is now
+      taken care of in the upstream Makefile.
 
- -- Sebastian Harl <tokkee at debian.org>  Wed, 22 Jun 2011 11:36:45 +0200
+ -- Sebastian Harl <tokkee at debian.org>  Wed, 22 Jun 2011 11:46:25 +0200
 
 pnp4nagios (0.6.12-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 9f9611a..90a62fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -69,8 +69,6 @@ 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