[Pkg-puppet-devel] [SCM] Packaging of Facter for debian branch, master, updated. 8327db60c6a70f317779f231e06a1228ad532595
Nigel Kersten
nigelk at google.com
Mon Feb 8 18:44:52 UTC 2010
The following commit has been merged in the master branch:
commit 8327db60c6a70f317779f231e06a1228ad532595
Author: Nigel Kersten <nigelk at google.com>
Date: Mon Feb 8 10:42:54 2010 -0800
Fix spelling error for Recommend in control file
diff --git a/debian/control b/debian/control
index fb59eef..71a4c2b 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Standards-Version: 3.8.2
Package: facter
Architecture: all
Depends: ruby (>= 1.8), net-tools, bind9-host | host, libopenssl-ruby1.8 | libopenssl-ruby1.9, ${misc:Depends}
-Recommend: pciutils
+Recommends: pciutils
Description: a library for retrieving facts from operating systems
A cross-platform Ruby library for retrieving facts from operating systems.
Supports multiple resolution mechanisms, any of which can be restricted to
--
Packaging of Facter for debian
More information about the Pkg-puppet-devel
mailing list