[Pkg-puppet-devel] [SCM] Packaging of Facter for debian branch, master, updated. debian/1.6.4-1-2-g1059ed0
Stig Sandbeck Mathisen
ssm at debian.org
Thu Jan 26 10:09:34 UTC 2012
The following commit has been merged in the master branch:
commit c265a3a73ac4454d864d624aa0b7782479483354
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date: Fri Dec 9 09:40:10 2011 +0100
Move dmidecode from Depends to Recommends
diff --git a/debian/control b/debian/control
index 85c5060..854be91 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ XS-Ruby-Versions: all
Package: facter
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${misc:Depends}, ruby | ruby-interpreter, ruby-json, net-tools, bind9-host | host, dmidecode
-Recommends: pciutils
+Depends: ${misc:Depends}, ruby | ruby-interpreter, ruby-json, net-tools, bind9-host | host
+Recommends: pciutils, dmidecode
Description: collect and display facts about the system
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