[Pkg-ruby-extras-commits] r1074 - packages-wip/libruby-extras/trunk/debian

Paul van Tilburg paulvt at alioth.debian.org
Fri Nov 10 11:06:54 CET 2006


Author: paulvt
Date: 2006-11-10 11:06:53 +0100 (Fri, 10 Nov 2006)
New Revision: 1074

Modified:
   packages-wip/libruby-extras/trunk/debian/control
Log:
Sync the control file with control.in.

Modified: packages-wip/libruby-extras/trunk/debian/control
===================================================================
--- packages-wip/libruby-extras/trunk/debian/control	2006-11-10 10:06:39 UTC (rev 1073)
+++ packages-wip/libruby-extras/trunk/debian/control	2006-11-10 10:06:53 UTC (rev 1074)
@@ -10,11 +10,12 @@
 Architecture: all
 Depends: libruby1.8-extras
 Description: a bundle of additional libraries for Ruby
- This bundle contains a selection of libraries that could have been in
- Ruby's standard library but are not.  This includes libraries such as: 
- breakpoint, daemonize, cmdparse, inline, log4r, and rubygems. 
+ This bundle contains a selection of useful libraries for the Ruby
+ language.  This includes libraries that are considered supplemental to the
+ standard library, such as: breakpoint, daemonize, cmdparse, inline,
+ log4r, mmap, and rubygems.  
  It also pulls in some of the libraries which were split of libruby because
- they have additional dependencies. 
+ they have additional dependencies: openssl, ncurses, and readline.
  .
  This is a dummy package depending on the library for the current default
  version of Ruby.
@@ -23,8 +24,9 @@
 Architecture: all
 Depends: libbreakpoint-ruby1.8, libcmdparse2-ruby1.8, libdaemonize-ruby1.8, libgems-ruby1.8, liblog4r-ruby1.8, libmmap-ruby1.8, libncurses-ruby1.8, libopenssl-ruby1.8, libreadline-ruby1.8
 Description: a bundle of additional libraries for Ruby 1.8
- This bundle contains a selection of libraries that could have been in
- Ruby's standard library but are not.  This includes libraries such as: 
- breakpoint, daemonize, cmdparse, inline, log4r, mmap, and rubygems. 
+ This bundle contains a selection of useful libraries for the Ruby
+ language.  This includes libraries that are considered supplemental to the
+ standard library, such as: breakpoint, daemonize, cmdparse, inline,
+ log4r, mmap, and rubygems.  
  It also pulls in some of the libraries which were split of libruby because
- they have additional dependencies. 
+ they have additional dependencies: openssl, ncurses, and readline.




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