[DRE-commits] [SCM] ohai.git branch, master, updated. debian/0.6.12-1-2-g422cfca

Tollef Fog Heen tfheen at debian.org
Thu May 3 09:42:34 UTC 2012


The following commit has been merged in the master branch:
commit 422cfcae31b53d806d9cf12a45b103186e599222
Author: Tollef Fog Heen <tfheen at debian.org>
Date:   Thu May 3 11:37:17 2012 +0200

    Add missing dependency on ruby-sigar.

diff --git a/debian/changelog b/debian/changelog
index 96f96ed..744e981 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 ohai (0.6.12-2) unstable; urgency=low
 
   * Add missing dependency on ruby-ipaddress.
+  * Add missing dependency on ruby-sigar.
 
  -- Tollef Fog Heen <tfheen at debian.org>  Thu, 03 May 2012 11:34:48 +0200
 
diff --git a/debian/control b/debian/control
index b5f4415..7c9ca53 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
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-ipaddress, ruby-sigar
 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