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

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


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

Modified:
   packages-wip/libruby-extras/trunk/debian/changelog
   packages-wip/libruby-extras/trunk/debian/control.in
Log:
Set priority to medium, tweak the description a bit.

Modified: packages-wip/libruby-extras/trunk/debian/changelog
===================================================================
--- packages-wip/libruby-extras/trunk/debian/changelog	2006-11-10 09:38:31 UTC (rev 1072)
+++ packages-wip/libruby-extras/trunk/debian/changelog	2006-11-10 10:06:39 UTC (rev 1073)
@@ -1,5 +1,7 @@
-libruby-extras (0.1) unstable; urgency=low
+libruby-extras (0.1) unstable; urgency=medium
 
   * Initial release.
+  * Set urgengy to medium, since this package is a release goal of
+    the team and it being a meta-package does not break anything.
 
- -- Paul van Tilburg <paulvt at debian.org>  Thu,  9 Nov 2006 11:07:52 +0100
+ -- Paul van Tilburg <paulvt at debian.org>  Fri, 10 Nov 2006 11:05:11 +0100

Modified: packages-wip/libruby-extras/trunk/debian/control.in
===================================================================
--- packages-wip/libruby-extras/trunk/debian/control.in	2006-11-10 09:38:31 UTC (rev 1072)
+++ packages-wip/libruby-extras/trunk/debian/control.in	2006-11-10 10:06:39 UTC (rev 1073)
@@ -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