[DRE-commits] [SCM] ohai.git branch, master, updated. upstream/0.6.10-26-gf34861a

Antonio Terceiro terceiro at debian.org
Sun Apr 29 13:14:29 UTC 2012


The following commit has been merged in the master branch:
commit f34861a4fb257510bb9a50ebe303624393984b39
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Tue Apr 17 22:59:50 2012 -0300

    Prepare release

diff --git a/debian/changelog b/debian/changelog
index f1be82d..57f6bc3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,15 +1,24 @@
-ohai (0.6.12-1) UNRELEASED; urgency=low
+ohai (0.6.12-1) unstable; urgency=low
 
+  [ Praveen Arimbrathodiyil ]
   * New upstream release (0.6.10).
   * Use gem2deb helper for packaging. (Closes: #639787)
   * Add myself to uploaders.
   * run all tests (add new build dependencies).
     - ruby-mixlib-config, ruby-mixlib-log, ruby-mixlib-cli,
     - ruby-systemu, ruby-yajl, ruby-rspec, ruby-sigar
-  * Build only for ruby 1.8 (needs porting to ruby 1.9).
-  * patch for adding explicit require for rspec.
 
- -- Praveen Arimbrathodiyil <pravi.a at gmail.com>  Mon, 02 Jan 2012 13:57:18 +0530
+  [ Antonio Terceiro ]
+  * debian/patches/Missing-require-rubygems.patch: add missing `require
+    'rubygems'`, which is required when running under Ruby 1.8
+  * debian/patches/Obtain-Ruby-plugin-test-data-from-system-ruby.patch:
+    get test data for Ruby plugin from a system() call to `ruby` instead of
+    reading the configuration of the running Ruby. This allows to run the
+    tests under one interpreter while `ruby` is another interpreter, e.g.,
+    running the tests under Ruby 1.9 while Ruby 1.8 is the default Ruby, or
+    the other way around.
+
+ -- Antonio Terceiro <terceiro at debian.org>  Tue, 17 Apr 2012 22:56:56 -0300
 
 ohai (0.5.6-1) unstable; urgency=low
 

-- 
ohai.git



More information about the Pkg-ruby-extras-commits mailing list