[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. puppet-0.24.5-rc3-1484-gd25f017

Stig Sandbeck Mathisen ssm at fnord.no
Sat Jan 16 13:33:12 UTC 2010


The following commit has been merged in the master branch:
commit ed55737743b0a34534a824e1217b839cb01fe034
Author: Stig Sandbeck Mathisen <ssm at fnord.no>
Date:   Sat Jan 16 14:15:26 2010 +0100

    Move logcheck file to puppet-common

diff --git a/debian/rules b/debian/rules
index 6fc4406..282509f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -72,9 +72,9 @@ install: build
 
 	# Logcheck rules.  Gee I wish you could specify a file to source
 	# in dh_installlogcheck.
-	ln ext/logcheck/puppet debian/puppet.logcheck.ignore.server
+	ln ext/logcheck/puppet debian/puppet-common.logcheck.ignore.server
 	dh_installlogcheck
-	rm debian/puppet.logcheck.ignore.server
+	rm debian/puppet-common.logcheck.ignore.server
 
 # Build architecture-dependent files here.
 binary-arch: build install

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list