~ubuntu-branches/ubuntu/trusty/ruby1.9.1/trusty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Lucas Nussbaum
  • Date: 2010-11-01 09:03:33 UTC
  • Revision ID: james.westby@ubuntu.com-20101101090333-q64jk4omhe0l35sv
Tags: 1.9.2.0-2
* Clarify versioning in package description to reduce 1.9.1 <-> 1.9.2
  confusion. Closes: #601526.
* Remove README.Debian. It only contained outdated information.
* Build with -mieee on SH4. Closes: #591785.
* Update debian/NEWS to mention LOAD_PATH change. Closes: #593098.
* ruby1.9.1: add Suggests on ruby1.9.1-dev as it is need to build
  many gems, and that's a FAQ.
* ruby1.9.1-dev: mention building gems in package description.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
Package: ruby1.9.1
13
13
Architecture: any
14
14
Depends: libruby1.9.1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
15
 
Suggests: ruby1.9.1-examples, ri1.9.1, graphviz
 
15
Suggests: ruby1.9.1-examples, ri1.9.1, graphviz, ruby1.9.1-dev
16
16
Conflicts: rdoc1.9.1, irb1.9.1, rubygems1.9.1
17
17
Replaces: rdoc1.9.1, irb1.9.1, rubygems1.9.1
18
18
Provides: rdoc1.9.1, irb1.9.1, rubygems1.9.1, ruby1.9.2
22
22
 files and to do system management tasks (as in perl).  It is simple,
23
23
 straight-forward, and extensible.
24
24
 .
25
 
 This package provides version 1.9.2 series of Ruby, which is binary-compatible
26
 
 with the 1.9.1 branch.
 
25
 In the name of this package, `1.9.1' indicates the Ruby library
 
26
 compatibility version. This package currently provides the `1.9.2'
 
27
 branch of Ruby, which is compatible with the `1.9.1' branch.
27
28
 
28
29
Package: libruby1.9.1
29
30
Section: libs
64
65
 straight-forward, and extensible.
65
66
 .
66
67
 This package contains the header files and the mkmf library, necessary
67
 
 to make extension library for Ruby 1.9.1.
 
68
 to make extension library for Ruby 1.9.1. It is also required to build
 
69
 many gems.
68
70
 
69
71
Package: libtcltk-ruby1.9.1
70
72
Architecture: any