[Pkg-ruby-extras-maintainers] r790 -
tools/ruby-pkg-tools/trunk/debian
Esteban Manchado Velázquez
zoso at costa.debian.org
Wed Aug 23 14:33:35 UTC 2006
Author: zoso
Date: 2006-08-23 14:33:34 +0000 (Wed, 23 Aug 2006)
New Revision: 790
Modified:
tools/ruby-pkg-tools/trunk/debian/control
tools/ruby-pkg-tools/trunk/debian/control.in
Log:
- Really add "rdoc" to Depends:, not only to the changelog ;-)
Modified: tools/ruby-pkg-tools/trunk/debian/control
===================================================================
--- tools/ruby-pkg-tools/trunk/debian/control 2006-08-20 02:30:20 UTC (rev 789)
+++ tools/ruby-pkg-tools/trunk/debian/control 2006-08-23 14:33:34 UTC (rev 790)
@@ -8,7 +8,7 @@
Package: ruby-pkg-tools
Architecture: all
-Depends: ruby
+Depends: ruby, rdoc
Recommends: svn-buildpackage, devscripts, libwww-perl
Description: Tools for building Debian Ruby packages
This package contains some useful tools for building Debian Ruby packages
Modified: tools/ruby-pkg-tools/trunk/debian/control.in
===================================================================
--- tools/ruby-pkg-tools/trunk/debian/control.in 2006-08-20 02:30:20 UTC (rev 789)
+++ tools/ruby-pkg-tools/trunk/debian/control.in 2006-08-23 14:33:34 UTC (rev 790)
@@ -8,7 +8,7 @@
Package: ruby-pkg-tools
Architecture: all
-Depends: ruby
+Depends: ruby, rdoc
Recommends: svn-buildpackage, devscripts, libwww-perl
Description: Tools for building Debian Ruby packages
This package contains some useful tools for building Debian Ruby packages
More information about the pkg-ruby-extras-maintainers
mailing list