tags 503579 + patch thanks This patch includes the ruby1.8 source package's part of my proposed ruby-full restructuring.
--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.8-1.8.7.72.orig/debian/control ruby1.8-1.8.7.72/debian/control --- ruby1.8-1.8.7.72.orig/debian/control 2008-10-18 23:00:33.000000000 -0500 +++ ruby1.8-1.8.7.72/debian/control 2008-10-26 13:43:56.000000000 -0500 @@ -9,6 +9,20 @@ Vcs-Browser: http://svn.debian.org/wsvn/pkg-ruby/ruby1.8/trunk/ Vcs-Svn: svn://svn.debian.org/pkg-ruby/ruby1.8/trunk/ +Package: ruby1.8-full +Architecture: all +Depends: ruby1.8, ruby1.8-dev, ri1.8, rdoc1.8, irb1.8, ruby1.8-examples, libdbm-ruby1.8, libgdbm-ruby1.8, libopenssl-ruby1.8, libreadline-ruby1.8 +Recommends: libtcltk-ruby1.8 +Suggests: ruby1.8-elisp +Description: Full Ruby 1.8 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 installs the dependencies for the current stable + version of Ruby, which is 1.8. + Package: ruby1.8 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}
signature.asc
Description: Digital signature

