Code

control: Let rrdtool-dbg depend on ${shlibs:Depends}.
[pkg-rrdtool.git] / debian / control
1 Source: rrdtool
2 Section: utils
3 Priority: optional
4 Maintainer: Debian RRDtool Team <rrdtool@ml.snow-crash.org>
5 Uploaders: Sebastian Harl <tokkee@debian.org>, Alexander Wirt <formorer@debian.org>, Bernd Zeimetz <bzed@debian.org>
6 Standards-Version: 3.8.1
7 Build-Depends: debhelper (>= 5.0.38), groff, autotools-dev, quilt,
8  zlib1g-dev, libpng12-dev, libcairo2-dev, libpango1.0-dev, libfreetype6-dev,
9  libxml2-dev,
10  tcl-dev,
11  perl (>= 5.8.0),
12  python-all-dev (>= 2.3.5-10), python-all-dbg (>= 2.3.5-10),
13  python-support (>= 0.7.1),
14  ruby1.8, ruby1.8-dev, ruby1.9, ruby1.9-dev
15 Homepage: http://oss.oetiker.ch/rrdtool/
16 Vcs-Browser: http://git.snow-crash.org/?p=pkg-rrdtool.git;a=summary
17 Vcs-Git: git://git.snow-crash.org/pkg-rrdtool.git/
18 XS-Python-Version: >= 2.3
20 Package: rrdtool
21 Architecture: any
22 Depends: ${shlibs:Depends}, ${misc:Depends}
23 Suggests: librrds-perl
24 Description: Time-series data storage and display system (programs)
25  The Round Robin Database Tool (RRDtool) is a system to store and display
26  time-series data (e.g. network bandwidth, machine-room temperature,
27  server load average). It stores the data in Round Robin Databases (RRDs),
28  a very compact way that will not expand over time. RRDtool processes the
29  extracted data to enforce a certain data density, allowing for useful
30  graphical representation of data values.
31  .
32  RRDtool is often used via various wrappers that can poll data from devices
33  and feed data into RRDs, as well as provide a friendlier user interface and
34  customized graphs.
35  .
36  This package contains command-line programs used to access and manipulate
37  RRDs.
39 Package: rrdtool-dbg
40 Architecture: any
41 Priority: extra
42 Section: debug
43 Depends: rrdtool (= ${binary:Version}), librrd4 (= ${binary:Version}),
44  ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}
45 Recommends: librrds-perl (= ${binary:Version}),
46  rrdtool-tcl (= ${binary:Version}), python-rrdtool (= ${binary:Version}),
47  librrd-ruby1.8 (= ${binary:Version}), librrd-ruby1.9 (= ${binary:Version}),
48  python-all-dbg
49 Description: Time-series data storage and display system (debugging symbols)
50  The Round Robin Database Tool (RRDtool) is a system to store and display
51  time-series data (e.g. network bandwidth, machine-room temperature,
52  server load average). It stores the data in Round Robin Databases (RRDs),
53  a very compact way that will not expand over time. RRDtool processes the
54  extracted data to enforce a certain data density, allowing for useful
55  graphical representation of data values.
56  .
57  RRDtool is often used via various wrappers that can poll data from devices
58  and feed data into RRDs, as well as provide a friendlier user interface and
59  customized graphs.
60  .
61  This package contains the debugging symbols for the program and library files.
63 Package: librrd4
64 Architecture: any
65 Section: libs
66 Depends: ${shlibs:Depends}, ${misc:Depends}
67 Recommends: ttf-dejavu | ttf-bitstream-vera
68 Conflicts: rrdtool (<< 1.0.42-1), librrds-perl (<< 1.0.42-1)
69 Description: Time-series data storage and display system (runtime library)
70  The Round Robin Database Tool (RRDtool) is a system to store and display
71  time-series data (e.g. network bandwidth, machine-room temperature,
72  server load average). It stores the data in Round Robin Databases (RRDs),
73  a very compact way that will not expand over time. RRDtool processes the
74  extracted data to enforce a certain data density, allowing for useful
75  graphical representation of data values.
76  .
77  This package contains shared libraries used to access and manipulate RRDs.
79 Package: librrd-dev
80 Architecture: any
81 Section: libdevel
82 Depends: libc6-dev | libc-dev, librrd4 (= ${binary:Version}), libpng12-dev, zlib1g-dev, libcairo2-dev, libpango1.0-dev, libfreetype6-dev, libxml2-dev, ${misc:Depends}
83 Provides: librrd2-dev
84 Conflicts: librrd2-dev
85 Replaces: librrd2-dev
86 Description: Time-series data storage and display system (development)
87  The Round Robin Database Tool (RRDtool) is a system to store and display
88  time-series data (e.g. network bandwidth, machine-room temperature,
89  server load average). It stores the data in Round Robin Databases (RRDs),
90  a very compact way that will not expand over time. RRDtool processes the
91  extracted data to enforce a certain data density, allowing for useful
92  graphical representation of data values.
93  .
94  This package contains header files and libraries used to develop software
95  that uses RRDs.
97 Package: librrds-perl
98 Architecture: any
99 Section: perl
100 Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
101 Description: Time-series data storage and display system (Perl interface, shared)
102  The Round Robin Database Tool (RRDtool) is a system to store and display
103  time-series data (e.g. network bandwidth, machine-room temperature,
104  server load average). It stores the data in Round Robin Databases (RRDs),
105  a very compact way that will not expand over time. RRDtool processes the
106  extracted data to enforce a certain data density, allowing for useful
107  graphical representation of data values.
108  .
109  This package contains a Perl interface to RRDs using a shared library.
111 Package: librrdp-perl
112 Architecture: all
113 Section: perl
114 Depends: ${perl:Depends}, rrdtool, ${misc:Depends}
115 Description: Time-series data storage and display system (Perl interface, piped)
116  The Round Robin Database Tool (RRDtool) is a system to store and display
117  time-series data (e.g. network bandwidth, machine-room temperature,
118  server load average). It stores the data in Round Robin Databases (RRDs),
119  a very compact way that will not expand over time. RRDtool processes the
120  extracted data to enforce a certain data density, allowing for useful
121  graphical representation of data values.
122  .
123  This package contains a Perl interface to RRDs using command pipes.
125 Package: rrdtool-tcl
126 Architecture: any
127 Depends: ${shlibs:Depends}, ${misc:Depends}, ${tcl:Depends}
128 Description: Time-series data storage and display system (Tcl interface)
129  The Round Robin Database Tool (RRDtool) is a system to store and display
130  time-series data (e.g. network bandwidth, machine-room temperature,
131  server load average). It stores the data in Round Robin Databases (RRDs),
132  a very compact way that will not expand over time. RRDtool processes the
133  extracted data to enforce a certain data density, allowing for useful
134  graphical representation of data values.
135  .
136  This package contains a Tcl interface to RRDs.
138 Package: python-rrdtool
139 Architecture: any
140 Section: python
141 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
142 Conflicts: python2.3-rrd, python2.4-rrd, python-rrd (<< 1.2.26)
143 Replaces: python2.3-rrd, python2.4-rrd, python-rrd (<< 1.2.26)
144 Provides: ${python:Provides}, python-rrd
145 Description: Time-series data storage and display system (Python interface)
146  The Round Robin Database Tool (RRDtool) is a system to store and display
147  time-series data (e.g. network bandwidth, machine-room temperature,
148  server load average). It stores the data in Round Robin Databases (RRDs),
149  a very compact way that will not expand over time. RRDtool processes the
150  extracted data to enforce a certain data density, allowing for useful
151  graphical representation of data values.
152  .
153  This package contains a Python interface to RRDs.
155 Package: librrd-ruby
156 Architecture: all
157 Section: ruby
158 Depends: ${rubydefault:Depends}
159 Description: Time-series data storage and display system (Ruby interface)
160  The Round Robin Database Tool (RRDtool) is a system to store and display
161  time-series data (e.g. network bandwidth, machine-room temperature,
162  server load average). It stores the data in Round Robin Databases (RRDs),
163  a very compact way that will not expand over time. RRDtool processes the
164  extracted data to enforce a certain data density, allowing for useful
165  graphical representation of data values.
166  .
167  This is a dummy package which depends on the package for Debian's default
168  Ruby version.
170 Package: librrd-ruby1.8
171 Architecture: any
172 Section: ruby
173 Depends: ${shlibs:Depends}, ${misc:Depends}
174 Description: Time-series data storage and display system (Ruby 1.8 interface)
175  The Round Robin Database Tool (RRDtool) is a system to store and display
176  time-series data (e.g. network bandwidth, machine-room temperature,
177  server load average). It stores the data in Round Robin Databases (RRDs),
178  a very compact way that will not expand over time. RRDtool processes the
179  extracted data to enforce a certain data density, allowing for useful
180  graphical representation of data values.
181  .
182  This package contains a Ruby 1.8 interface to RRDs.
184 Package: librrd-ruby1.9
185 Architecture: any
186 Section: ruby
187 Depends: ${shlibs:Depends}, ${misc:Depends}
188 Description: Time-series data storage and display system (Ruby 1.9 interface)
189  The Round Robin Database Tool (RRDtool) is a system to store and display
190  time-series data (e.g. network bandwidth, machine-room temperature,
191  server load average). It stores the data in Round Robin Databases (RRDs),
192  a very compact way that will not expand over time. RRDtool processes the
193  extracted data to enforce a certain data density, allowing for useful
194  graphical representation of data values.
195  .
196  This package contains a Ruby 1.9 interface to RRDs.