File: control

package info (click to toggle)
ruby-tioga 1.14-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 10,508 kB
  • sloc: ansic: 39,112; ruby: 17,031; sh: 79; makefile: 29
file content (99 lines) | stat: -rw-r--r-- 3,675 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
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
Source: ruby-tioga
Section: ruby
Priority: optional
Maintainer: Vincent Fourmond <fourmond@debian.org>
Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Build-Depends: debhelper (>= 7.0.50~), ruby1.8-dev, ruby1.8, zlib1g-dev,
               rdoc1.8, libfftw3-dev, ruby1.9.1, ruby1.9.1-dev,
               gem2deb (>= 0.3.0~)
Standards-Version: 3.9.3
Homepage: http://tioga.rubyforge.org
Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-tioga.git
Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-tioga.git;a=summary
XS-Ruby-Versions: all

Package: ruby-tioga
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
         texlive-latex-base | tetex-bin
Suggests: libtioga-ruby-doc, xpdf | pdf-viewer, 
          irb | irb1.8 | irb1.9.1
Replaces: libtioga-ruby1.8 (<< 1.13-4~), 
          libtioga-ruby1.9.1 (<< 1.13-4~),
          libtioga-ruby (<< 1.13-4~)
Breaks: libtioga-ruby1.8 (<< 1.13-4~), 
        libtioga-ruby1.9.1 (<< 1.13-4~),
        libtioga-ruby (<< 1.13-4~)
Description: Ruby library for scientific graphs 
 Tioga is a blend of PDF, pdfTex and ruby into a library to make
 scientific graphs of high quality. It is fairly complete and 
 extensive, and comes with examples and (online) complete documentation.
 .
 Tioga is useful for scripting the generation of graphs, and comes 
 with a configuration file for irb for interactive plotting of pictures.
 .
 A PDF viewer is strongly recommended if you want to make use of the
 tioga script, a wrapper around some of the library functionalities.

Package: tioga
Architecture: all
Section: graphics
Depends: ruby-tioga, ${misc:Depends}
Description: Ruby library for scientific graphs [transition package]
 This is a dependency package that can be safely removed once no
 package depend on it.

Package: ruby-tioga-doc
Architecture: all
Depends: ${misc:Depends}
Section: doc
Recommends: ruby-tioga, irb
Description: Ruby library for scientific graphs
 Tioga is a blend of PDF, pdfTex and ruby into a library to make
 scientific graphs of high quality. It is fairly complete and 
 extensive, and comes with examples and (online) complete documentation.
 .
 Tioga is useful for scripting the generation of graphs, and comes 
 with a configuration file for irb for interactive plotting of pictures.
 .
 This package provides the rdoc documentation generated from tioga's
 source. It includes a complete API reference and a fairly extensive
 tutorial.

# transitional packages
Package: libtioga-ruby1.8
Architecture: all
Section: oldlibs
Priority: extra
Depends: ${misc:Depends}, ruby-tioga
Description: Ruby library for scientific graphs [transition package]
 This is a dummy transition package that can be safely removed once no
 package depend on it.

Package: libtioga-ruby1.9.1
Architecture: all
Section: oldlibs
Priority: extra
Depends: ${misc:Depends}, ruby-tioga
Description: Ruby library for scientific graphs [transition package]
 This is a dummy transition package that can be safely removed once no
 package depend on it.

Package: libtioga-ruby
Section: oldlibs
Priority: extra
Architecture: all
Depends: ${misc:Depends}, ruby-tioga
Description: Ruby library for scientific graphs [transition package]
 This is a dummy transition package that can be safely removed once no
 package depend on it.

Package: libtioga-ruby-doc
Architecture: all
Depends: ${misc:Depends}, ruby-tioga-doc
Section: oldlibs
Priority: extra
Description: Ruby library for scientific graphs [transition package]
 This is a dummy transition package that can be safely removed once no
 package depend on it.