[Pkg-puppet-devel] [SCM] Packaging of Facter for debian branch, master, updated. 1c10ad57905952b3624ff3b06514b20da2a5fd70

Nigel Kersten nigelk at google.com
Mon Feb 8 18:50:20 UTC 2010


The following commit has been merged in the master branch:
commit 1c10ad57905952b3624ff3b06514b20da2a5fd70
Author: Nigel Kersten <nigelk at google.com>
Date:   Mon Feb 8 10:49:04 2010 -0800

    change dependency to ruby1.8 as that's all we're supporting now

diff --git a/debian/control b/debian/control
index 71a4c2b..84e78b2 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,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}
+Depends: ruby1.8, net-tools, bind9-host | host, libopenssl-ruby1.8 | libopenssl-ruby1.9, ${misc:Depends}
 Recommends: pciutils
 Description: a library for retrieving facts from operating systems
  A cross-platform Ruby library for retrieving facts from operating systems.

-- 
Packaging of Facter for debian



More information about the Pkg-puppet-devel mailing list