[DRE-commits] [SCM] gem2deb.git branch, master, updated. 0.2.13-5-g3930aca

Antonio Terceiro terceiro at debian.org
Thu Jan 12 19:17:00 UTC 2012


The following commit has been merged in the master branch:
commit 3930acaed6f8e02365325cb5a28e1bf9370b0f43
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Thu Jan 12 17:15:03 2012 -0200

    add new TODO item

diff --git a/TODO b/TODO
index e942e28..93d0b35 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,6 @@
+These enhancement ideas are listed in no particular order.
+
+
 use ruby1.9.1 by default
 ========================
 
@@ -71,3 +74,14 @@ against gem2deb, and find places that are not covered by the test suite.
 
 Also, some places might be being run, but not checked at all. One example
 if the code that handles XS-Ruby-Versions.
+
+Make Rubygems extension builders verbose
+========================================
+
+Currently Rubygems hides the compilation from users, what makes sense; but we
+do not want that when we are building Debian packages. If there is any error
+during the build, we want to be able to stop the error right away instead of
+looking at log files. Besides, it is fun to watch build log scroll over your
+a terminal. ;-)
+
+To work on this, look at rubygems source, lib/rubygems/ext/*

-- 
gem2deb.git



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