[DRE-commits] r1862 - packages-wip/libferret-ruby/trunk/debian

terceiro-guest at alioth.debian.org terceiro-guest at alioth.debian.org
Tue Aug 28 19:37:42 UTC 2007


Author: terceiro-guest
Date: 2007-08-28 19:37:42 +0000 (Tue, 28 Aug 2007)
New Revision: 1862

Modified:
   packages-wip/libferret-ruby/trunk/debian/control
Log:
adding Depends: un unversioned ruby to make lintian happy

Modified: packages-wip/libferret-ruby/trunk/debian/control
===================================================================
--- packages-wip/libferret-ruby/trunk/debian/control	2007-08-28 17:58:30 UTC (rev 1861)
+++ packages-wip/libferret-ruby/trunk/debian/control	2007-08-28 19:37:42 UTC (rev 1862)
@@ -23,7 +23,7 @@
 Package: libferret-ruby1.8
 Section: interpreters
 Architecture: any
-Depends: ruby1.8, ${shlibs:Depends}
+Depends: ruby, ruby1.8, ${shlibs:Depends}
 Description: text search engine library written entirely in pure Ruby
  Ferret is a high-performance, full-featured text search engine 
  library written entirely in pure Ruby (with an optional C extension). 




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