[DRE-commits] r3262 - tools/ruby-support/trunk

lucas at alioth.debian.org lucas at alioth.debian.org
Mon Mar 9 13:57:15 UTC 2009


Author: lucas
Date: 2009-03-09 13:57:15 +0000 (Mon, 09 Mar 2009)
New Revision: 3262

Modified:
   tools/ruby-support/trunk/README
Log:
add TODO item about test suites

Modified: tools/ruby-support/trunk/README
===================================================================
--- tools/ruby-support/trunk/README	2009-03-09 13:46:01 UTC (rev 3261)
+++ tools/ruby-support/trunk/README	2009-03-09 13:57:15 UTC (rev 3262)
@@ -53,7 +53,7 @@
 - provide the native libs for all interpreters in the same binary package.
   (-) size of binary package
   (+) will allow to add new ruby versions with a simple binNMU
-- provide one native lib per binary package, but all built from the same source package.
+- provide one native lib per binary package, but all built from the same source.
   (+) size of binary package
   (-) need sourceful upload for new ruby versions
 
@@ -61,3 +61,9 @@
 want to use ruby-support (at least partially) for that. Even if the symlink
 farm is useless, it could still be useful to provide some common commands, for
 example to enumerate the ruby versions.
+
+Provide support for additional features:
+----------------------------------------
+We have a central tool, let's make use of it to do cool stuff. For example,
+each package could have simple metadata (in the form of a ruby script)
+to be able to test itself.




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