[Pkg-puppet-devel] [SCM] Packaging of Facter for debian branch, upstream, updated. 3a39dd8353b6308cf49522990104cc63e55d7cda
James Turnbull
james at lovedthanlost.net
Fri Jan 29 17:22:34 UTC 2010
The following commit has been merged in the upstream branch:
commit 806f49f4b4aa44471d62bd2e1e3c48ed7c11992e
Author: James Turnbull <james at lovedthanlost.net>
Date: Mon Jun 1 07:38:30 2009 +1000
Added facter branding to format patch command
diff --git a/Rakefile b/Rakefile
index cf824f5..21e8d6e 100644
--- a/Rakefile
+++ b/Rakefile
@@ -89,7 +89,7 @@ task :mail_patches do
type, parent, name = $1, $2, $3
# Create all of the patches
- sh "git format-patch -C -M -s -n #{parent}..HEAD"
+ sh "git format-patch -C -M -s -n --subject-prefix='PATCH/facter' #{parent}..HEAD"
# And then mail them out.
--
Packaging of Facter for debian
More information about the Pkg-puppet-devel
mailing list