[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. puppet-0.24.5-rc3-1654-g4217395
Stig Sandbeck Mathisen
ssm at fnord.no
Sat Jan 16 14:43:42 UTC 2010
The following commit has been merged in the master branch:
commit a4043d1d5b663ad631244f9d77b668da040200f9
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