[Pkg-puppet-devel] [SCM] Packaging of Facter for debian branch, master, updated. 0ffc9714d9ed9d2906ae7ccbcd83dcc7308bb18f
Andrew Pollock
apollock at debian.org
Tue Apr 14 00:41:48 UTC 2009
The following commit has been merged in the master branch:
commit 0ffc9714d9ed9d2906ae7ccbcd83dcc7308bb18f
Author: Andrew Pollock <apollock at debian.org>
Date: Mon Apr 13 16:56:10 2009 -0700
Add pciutils to the dependencies
diff --git a/debian/changelog b/debian/changelog
index 77b5b57..a74669f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,7 +11,7 @@ facter (1.5.4-1) unstable; urgency=low
* debian/control: add libopenssl-ruby to build dependencies
* debian/control: bump Standards-Version (no changes)
* debian/compat: increase to 5
- * debian/control: add ${misc:Depends} to dependencies
+ * debian/control: add pciutils and ${misc:Depends} to dependencies
-- Andrew Pollock <apollock at debian.org> Mon, 13 Apr 2009 15:20:21 -0700
diff --git a/debian/control b/debian/control
index 7bc1cb1..295b5c2 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Standards-Version: 3.8.1
Package: facter
Architecture: all
-Depends: ruby (>= 1.8), net-tools, host | bind9-host, ${misc:Depends}
+Depends: ruby (>= 1.8), net-tools, host | bind9-host, pciutils, ${misc:Depends}
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