[Pkg-puppet-devel] [SCM] Packaging of Facter for debian branch, upstream, updated. 51bcebe38cab6088c901f1006339bbe40a36d161

James Turnbull james at lovedthanlost.net
Wed Aug 18 05:56:06 UTC 2010


The following commit has been merged in the upstream branch:
commit 81ccb4882d557e37127d81edfc82218189b57314
Author: James Turnbull <james at lovedthanlost.net>
Date:   Wed Aug 18 04:58:41 2010 +1000

    Removed references to Reductive Labs in the Rakefile

diff --git a/Rakefile b/Rakefile
index 51b4d13..1e8fd29 100644
--- a/Rakefile
+++ b/Rakefile
@@ -34,9 +34,9 @@ spec = Gem::Specification.new do |spec|
     spec.executables = %w{facter}
     spec.version = Facter::FACTERVERSION
     spec.summary = 'Facter, a system inventory tool'
-    spec.author = 'Reductive Labs'
-    spec.email = 'puppet at reductivelabs.com'
-    spec.homepage = 'http://reductivelabs.com'
+    spec.author = 'Puppet Labs'
+    spec.email = 'info at puppetlabs.com'
+    spec.homepage = 'http://puppetlabs.com'
     spec.rubyforge_project = 'facter'
     spec.has_rdoc = true
     spec.rdoc_options <<

-- 
Packaging of Facter for debian



More information about the Pkg-puppet-devel mailing list