[Pkg-puppet-devel] [SCM] Packaging of Facter for debian branch, master, updated. debian/1.5.6-2-2-g287cd79

Andrew Pollock apollock at icarus.andrew.net.au
Thu Sep 10 05:56:13 UTC 2009


The following commit has been merged in the master branch:
commit 287cd79e1fb696e5b9815f4d6cb22db768efd344
Author: Andrew Pollock <apollock at icarus.andrew.net.au>
Date:   Wed Sep 9 22:55:49 2009 -0700

    Recommend pciutils instead of depend on it (for #545866)

diff --git a/debian/changelog b/debian/changelog
index 77269af..6ee015c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
 facter (1.5.6-3) UNRELEASED; urgency=low
 
+  [ Micah Anderson ]
   * Switch the Depends priority from 'host | bind9-host' as the
     'host' package is really old and may be removed soon from the
     archive. It also doesn't provide many newer functionality.
 
- -- Micah Anderson <micah at debian.org>  Mon, 20 Jul 2009 07:44:48 -0400
+  [ Andrew Pollock ]
+  * Recommend pciutils instead of depending on it (closes: #545866)
+
+ -- Andrew Pollock <apollock at debian.org>  Wed, 09 Sep 2009 22:53:11 -0700
 
 facter (1.5.6-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index a58edca..fb59eef 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Standards-Version: 3.8.2
 
 Package: facter
 Architecture: all
-Depends: ruby (>= 1.8), net-tools, bind9-host | host, pciutils, libopenssl-ruby1.8 | libopenssl-ruby1.9, ${misc:Depends}
+Depends: ruby (>= 1.8), net-tools, bind9-host | host, libopenssl-ruby1.8 | libopenssl-ruby1.9, ${misc:Depends}
+Recommend: 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