[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:33 UTC 2012


The following commit has been merged in the master branch:
commit 981bd748819f777d6010a2ca84fa5c9ab26782cb
Author: Tollef Fog Heen <tfheen at debian.org>
Date:   Thu May 3 11:35:57 2012 +0200

    Add missing dependency on ruby-ipaddress.

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