File: control.in

package info (click to toggle)
ruby-pkg-tools 0.11.4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 108 kB
  • ctags: 49
  • sloc: ruby: 246; perl: 15; sh: 5; makefile: 3
file content (22 lines) | stat: -rw-r--r-- 840 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: ruby-pkg-tools
Section: devel
Priority: optional
Maintainer: Paul van Tilburg <paulvt@debian.org>
Uploaders: @RUBY_EXTRAS_TEAM@
Build-Depends: cdbs, debhelper (>= 4.1)
Standards-Version: 3.7.2

Package: ruby-pkg-tools
Architecture: all
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
 and is used by the Debian Ruby Maintainers Team. It includes:
   * CBDS classes for building packages which use setup.rb and/or extconf.rb
     as installer,
   * a program to retrieve upstream sources for use in conjunction with
     svn-buildpackage,
   * a debhelper tool, dh_rdoc, to generate and install RDoc documentation
     of libraries and applications,
   * a list of team members.