[DRE-commits] r1595 - packages/libihelp-ruby/trunk/debian

paulvt at alioth.debian.org paulvt at alioth.debian.org
Fri May 18 20:23:22 UTC 2007


Author: paulvt
Date: 2007-05-18 20:23:22 +0000 (Fri, 18 May 2007)
New Revision: 1595

Modified:
   packages/libihelp-ruby/trunk/debian/changelog
   packages/libihelp-ruby/trunk/debian/control
Log:
* Added missing depend on ruby1.8 (for script in libihelp-ruby1.8).

Modified: packages/libihelp-ruby/trunk/debian/changelog
===================================================================
--- packages/libihelp-ruby/trunk/debian/changelog	2007-05-18 20:17:09 UTC (rev 1594)
+++ packages/libihelp-ruby/trunk/debian/changelog	2007-05-18 20:23:22 UTC (rev 1595)
@@ -6,8 +6,9 @@
     drop the Uploaders rule.
   * Moved the build-depend-indep on ruby-pkg-tools to the build-depends
     for it is used in the clean target.
+  * Added missing depend on ruby1.8 (for script in libihelp-ruby1.8).
 
- -- Paul van Tilburg <paulvt at debian.org>  Fri, 18 May 2007 22:15:01 +0200
+ -- Paul van Tilburg <paulvt at debian.org>  Fri, 18 May 2007 22:22:37 +0200
 
 libihelp-ruby (0.3.1-3) unstable; urgency=low
 

Modified: packages/libihelp-ruby/trunk/debian/control
===================================================================
--- packages/libihelp-ruby/trunk/debian/control	2007-05-18 20:17:09 UTC (rev 1594)
+++ packages/libihelp-ruby/trunk/debian/control	2007-05-18 20:23:22 UTC (rev 1595)
@@ -19,7 +19,7 @@
 
 Package: libihelp-ruby1.8
 Architecture: all
-Depends: libruby1.8, ri
+Depends: ruby1.8, ri
 Recommends: irb
 Description: Ruby console contextual help (1.8 package)
  IHelp (Interactive Help) provides contextual help for classes, modules and




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