This patch includes the ruby1.9 source package's part of my proposed restructuring of ruby-full
--Ken -- Chanoch (Ken) Bloom. PhD candidate. Linguistic Cognition Laboratory. Department of Computer Science. Illinois Institute of Technology. http://www.iit.edu/~kbloom1/
diff -uNr ruby1.9-1.9.0.2.orig/debian/control ruby1.9-1.9.0.2/debian/control --- ruby1.9-1.9.0.2.orig/debian/control 2008-10-26 13:56:36.000000000 -0500 +++ ruby1.9-1.9.0.2/debian/control 2008-10-26 14:08:45.000000000 -0500 @@ -10,6 +10,21 @@ Vcs-Browser: http://svn.debian.org/wsvn/pkg-ruby/ruby1.9/trunk/ Vcs-Svn: svn://svn.debian.org/pkg-ruby/ruby1.9/trunk/ +Package: ruby1.9-full +Architecture: all +Depends: ruby1.9, libruby1.9, ruby1.9-dev, libdbm-ruby1.9, libgdbm-ruby1.9, libreadline-ruby1.9, libopenssl-ruby1.9, ruby1.9-examples, ri1.9, rdoc1.9, irb1.9 +Recommends: libtcltk-ruby1.9 +Suggests: ruby1.9-elisp +Description: Full Ruby 1.9 installation + For many good reasons, the Ruby programming language is split in many + small different packages. Installing this package will make sure you have + all the packages that add up to a full Ruby installation, with the exception + of the Tcl/Tk bindings for Ruby, which are only recommended. + . + This package provides version 1.9 series of Ruby. + . + NOTE: Ruby 1.9.0 is the development version. + Package: ruby1.9 Architecture: any Depends: ${shlibs:Depends}
signature.asc
Description: Digital signature

