[DRE-commits] [SCM] ohai.git branch, master, updated. debian/0.6.12-2-3-g3d5138a
Tollef Fog Heen
tfheen at debian.org
Thu May 3 11:00:05 UTC 2012
The following commit has been merged in the master branch:
commit 0a451457203963923031a927335cfc15bbebed72
Author: Tollef Fog Heen <tfheen at debian.org>
Date: Thu May 3 12:48:26 2012 +0200
Add more missing dependencies.
diff --git a/debian/changelog b/debian/changelog
index 744e981..d2cb405 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ohai (0.6.12-3) UNRELEASED; urgency=low
+
+ * Add more missing dependencies.
+
+ -- Tollef Fog Heen <tfheen at debian.org> Thu, 03 May 2012 12:48:06 +0200
+
ohai (0.6.12-2) unstable; urgency=low
* Add missing dependency on ruby-ipaddress.
diff --git a/debian/control b/debian/control
index 7c9ca53..07011af 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ XS-Ruby-Versions: all
Package: ohai
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-ipaddress, ruby-sigar
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-ipaddress, ruby-sigar, ruby-mixlib-config, ruby-mixlib-log, ruby-systemu, ruby-yajl, ruby-mixlib-cli
Replaces: libohai-ruby (<< 0.6.10-1~), libohai-ruby1.8 (<< 0.6.10-1~), ohai-doc (<< 0.6.10-1~)
Breaks: libohai-ruby (<< 0.6.10-1~), libohai-ruby1.8 (<< 0.6.10-1~), ohai-doc (<< 0.6.10-1~)
Provides: libohai-ruby, libohai-ruby1.8, ohai-doc
--
ohai.git
More information about the Pkg-ruby-extras-commits
mailing list