[DRE-commits] [SCM] ruby-mkrf.git branch, master, updated. debian/0.2.3+dfsg-1-7-g0a0e804

Cédric Boutillier cedric.boutillier at gmail.com
Wed Jul 4 12:07:36 UTC 2012


The following commit has been merged in the master branch:
commit 0a0e804926ecf642d1be23e5c0624b77e280a3ad
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Wed Jul 4 12:35:32 2012 +0200

    update changelog

diff --git a/debian/changelog b/debian/changelog
index 4a0aeee..70a2720 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+ruby-mkrf (0.2.3+dfsg-2) unstable; urgency=low
+
+  * Add 0400_use_correct_ruby_version_in_tests.patch:
+      Use the same Ruby binary to run the tests and to build test Rakefiles.
+      This is needed to test the library correctly against the different
+      versions of the Ruby interpreter in Debian.
+  * Add 0500_replace_config_by_rbconfig.patch
+      Use RbConfig:: instead of Config:: deprecated in Ruby 1.8 and 1.9.
+      Making this slight change avoids avoid annoying warnings.
+  * Add 0600_fix_test_libxml.patch 0610_fix_test_syck.patch
+      Port code built during tests to Ruby1.9 (Closes: #676204).
+      Although this is not part of the mkrf library itself, this is needed to
+      test the library correctly with the various Ruby interpreter.
+  * Add 9900_debug_test_failures.patch
+      Make the test suite output more verbose, to get enough info if something
+      goes wrong during the build.
+  * Bump Standards-Version: to 3.9.3 (no changes needed)
+
+ -- Cédric Boutillier <cedric.boutillier at gmail.com>  Wed, 04 Jul 2012 13:34:26 +0200
+
 ruby-mkrf (0.2.3+dfsg-1) unstable; urgency=low
 
   * Initial release (Closes: #584886)

-- 
ruby-mkrf.git



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