[Pkg-ruby-extras-maintainers] r119 - packages/libbreakpoint-ruby/trunk/debian

Paul van Tilburg paulvt at costa.debian.org
Thu Nov 3 13:26:27 UTC 2005


Author: paulvt
Date: 2005-11-03 13:26:26 +0000 (Thu, 03 Nov 2005)
New Revision: 119

Modified:
   packages/libbreakpoint-ruby/trunk/debian/control.in
Log:
For now, stuff the breakpoint_client in the -ruby1.8 package and let that
package depend on ruby (implying ruby1.8) instead of ruby1.8.


Modified: packages/libbreakpoint-ruby/trunk/debian/control.in
===================================================================
--- packages/libbreakpoint-ruby/trunk/debian/control.in	2005-11-03 11:00:54 UTC (rev 118)
+++ packages/libbreakpoint-ruby/trunk/debian/control.in	2005-11-03 13:26:26 UTC (rev 119)
@@ -22,7 +22,7 @@
 
 Package: libbreakpoint-ruby1.8
 Architecture: all
-Depends: ruby1.8
+Depends: ruby
 Description: Ruby library for adding breakpoints to Ruby 1.8 programs
  Ruby-breakpoint lets you inspect and modify state at run time.  This
  allows you to diagnose bugs, patch applications and more all via IRB by




More information about the pkg-ruby-extras-maintainers mailing list