[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. debian/0.24.6-1-356-g5718585
James Turnbull
james at lovedthanlost.net
Fri Jan 23 14:21:38 UTC 2009
The following commit has been merged in the master branch:
commit 01976ca87b0931b28381cd494e5b698f3350a20a
Author: Sean E. Millichamp <sean at bruenor.org>
Date: Thu Nov 13 22:21:57 2008 -0500
Include spec directory in packages
diff --git a/Rakefile b/Rakefile
index 2dc8634..e30c70e 100644
--- a/Rakefile
+++ b/Rakefile
@@ -24,6 +24,7 @@ project = Rake::RedLabProject.new("puppet") do |p|
'lib/puppet/**/*.rb',
'lib/puppet/**/*.py',
'test/**/*',
+ 'spec/**/*',
'bin/**/*',
'ext/**/*',
'examples/**/*',
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list