Code

Don't rename librrd2-dev, only add provides:
[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: Alexander Wirt <formorer@debian.org>, Bernd Zeimetz <bzed@debian.org>
6 Standards-Version: 3.7.3
7 Build-Depends: debhelper (>= 5.0.38), groff, autotools-dev, quilt,
8  zlib1g-dev, libpng12-dev, libart-2.0-dev, libfreetype6-dev,
9  tcl-dev,
10  perl (>= 5.8.0),
11  python-all-dev (>= 2.3.5-10), python-support (>= 0.4),
12  ruby1.8-dev, ruby1.9-dev
13 Homepage: http://oss.oetiker.ch/rrdtool/
14 Vcs-Browser: http://git.snow-crash.org/?p=pkg-rrdtool.git;a=summary
15 Vcs-Git: git://git.snow-crash.org/pkg-rrdtool.git/
17 Package: rrdtool
18 Architecture: any
19 Depends: ${shlibs:Depends}, ${misc:Depends}
20 Suggests: librrds-perl
21 Description: Time-series data storage and display system (programs)
22  The Round Robin Database Tool (RRDtool) is a system to store and display
23  time-series data (e.g. network bandwidth, machine-room temperature,
24  server load average). It stores the data in Round Robin Databases (RRDs),
25  a very compact way that will not expand over time. RRDtool processes the
26  extracted data to enforce a certain data density, allowing for useful
27  graphical representation of data values.
28  .
29  RRDtool is often used via various wrappers that can poll data from devices
30  and feed data into RRDs, as well as provide a friendlier user interface and
31  customized graphs.
32  .
33  This package contains command-line programs used to access and manipulate
34  RRDs.
36 Package: librrd2
37 Architecture: any
38 Section: libs
39 Depends: ${shlibs:Depends}, ttf-dejavu (>= 2.1-1), ${misc:Depends}
40 Conflicts: rrdtool (<< 1.0.42-1), librrds-perl (<< 1.0.42-1)
41 Description: Time-series data storage and display system (runtime library)
42  The Round Robin Database Tool (RRDtool) is a system to store and display
43  time-series data (e.g. network bandwidth, machine-room temperature,
44  server load average). It stores the data in Round Robin Databases (RRDs),
45  a very compact way that will not expand over time. RRDtool processes the
46  extracted data to enforce a certain data density, allowing for useful
47  graphical representation of data values.
48  .
49  This package contains shared libraries used to access and manipulate RRDs.
51 Package: librrd2-dev
52 Architecture: any
53 Section: libdevel
54 Depends: librrd2 (= ${binary:Version}), libpng12-dev, zlib1g-dev, libart-2.0-dev, libfreetype6-dev, ${misc:Depends}
55 Conflicts: librrd0-dev, librrd0, librrd2-dev (<< 1.2.26)
56 Replaces: librrd0, librrd2-dev (<< 1.2.26)
57 Provides: librrd-dev
58 Description: Time-series data storage and display system (development)
59  The Round Robin Database Tool (RRDtool) is a system to store and display
60  time-series data (e.g. network bandwidth, machine-room temperature,
61  server load average). It stores the data in Round Robin Databases (RRDs),
62  a very compact way that will not expand over time. RRDtool processes the
63  extracted data to enforce a certain data density, allowing for useful
64  graphical representation of data values.
65  .
66  This package contains header files and libraries used to develop software
67  that uses RRDs.
69 Package: librrds-perl
70 Architecture: any
71 Section: perl
72 Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
73 Description: Time-series data storage and display system (Perl interface, shared)
74  The Round Robin Database Tool (RRDtool) is a system to store and display
75  time-series data (e.g. network bandwidth, machine-room temperature,
76  server load average). It stores the data in Round Robin Databases (RRDs),
77  a very compact way that will not expand over time. RRDtool processes the
78  extracted data to enforce a certain data density, allowing for useful
79  graphical representation of data values.
80  .
81  This package contains a Perl interface to RRDs using a shared library.
83 Package: librrdp-perl
84 Architecture: all
85 Section: perl
86 Depends: ${perl:Depends}, rrdtool, ${misc:Depends}
87 Description: Time-series data storage and display system (Perl interface, piped)
88  The Round Robin Database Tool (RRDtool) is a system to store and display
89  time-series data (e.g. network bandwidth, machine-room temperature,
90  server load average). It stores the data in Round Robin Databases (RRDs),
91  a very compact way that will not expand over time. RRDtool processes the
92  extracted data to enforce a certain data density, allowing for useful
93  graphical representation of data values.
94  .
95  This package contains a Perl interface to RRDs using command pipes.
97 Package: rrdtool-tcl
98 Architecture: any
99 Section: utils
100 Depends: ${shlibs:Depends}, ${misc:Depends}
101 Description: Time-series data storage and display system (Tcl interface)
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 Tcl interface to RRDs.
111 Package: python-rrdtool
112 Architecture: any
113 Section: python
114 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
115 Conflicts: python2.3-rrd, python2.4-rrd, python-rrd (<< 1.2.26)
116 Replaces: python2.3-rrd, python2.4-rrd, python-rrd (<< 1.2.26)
117 Provides: ${python:Provides}, python-rrd
118 Description: Time-series data storage and display system (Python interface)
119  The Round Robin Database Tool (RRDtool) is a system to store and display
120  time-series data (e.g. network bandwidth, machine-room temperature,
121  server load average). It stores the data in Round Robin Databases (RRDs),
122  a very compact way that will not expand over time. RRDtool processes the
123  extracted data to enforce a certain data density, allowing for useful
124  graphical representation of data values.
125  .
126  This package contains a Python interface to RRDs.
128 Package: python-rrd
129 Architecture: all
130 Section: python
131 Depends: python-rrdtool
132 Description: Transitional dummy package
133  The Round Robin Database Tool (RRDtool) is a system to store and display
134  time-series data (e.g. network bandwidth, machine-room temperature,
135  server load average). It stores the data in Round Robin Databases (RRDs),
136  a very compact way that will not expand over time. RRDtool processes the
137  extracted data to enforce a certain data density, allowing for useful
138  graphical representation of data values.
139  .
140  This package is a transitional dummy package to rename the package to
141  python-rrdtool as required by the Python policy.  It can be safely removed.
143 Package: librrd-ruby
144 Architecture: all
145 Section: interpreters
146 Depends: ${rubydefault:Depends}
147 Description: Time-series data storage and display system (Ruby interface)
148  The Round Robin Database Tool (RRDtool) is a system to store and display
149  time-series data (e.g. network bandwidth, machine-room temperature,
150  server load average). It stores the data in Round Robin Databases (RRDs),
151  a very compact way that will not expand over time. RRDtool processes the
152  extracted data to enforce a certain data density, allowing for useful
153  graphical representation of data values.
154  .
155  This is a dummy package which depends on the package for Debian's default
156  Ruby version.
158 Package: librrd-ruby1.8
159 Architecture: any
160 Section: interpreters
161 Depends: ${shlibs:Depends}, ${misc:Depends}
162 Description: Time-series data storage and display system (Ruby 1.9 interface)
163  The Round Robin Database Tool (RRDtool) is a system to store and display
164  time-series data (e.g. network bandwidth, machine-room temperature,
165  server load average). It stores the data in Round Robin Databases (RRDs),
166  a very compact way that will not expand over time. RRDtool processes the
167  extracted data to enforce a certain data density, allowing for useful
168  graphical representation of data values.
169  .
170  This package contains a Ruby 1.8 interface to RRDs.
172 Package: librrd-ruby1.9
173 Architecture: any
174 Section: interpreters
175 Depends: ${shlibs:Depends}, ${misc:Depends}
176 Description: Time-series data storage and display system (Ruby 1.9 interface)
177  The Round Robin Database Tool (RRDtool) is a system to store and display
178  time-series data (e.g. network bandwidth, machine-room temperature,
179  server load average). It stores the data in Round Robin Databases (RRDs),
180  a very compact way that will not expand over time. RRDtool processes the
181  extracted data to enforce a certain data density, allowing for useful
182  graphical representation of data values.
183  .
184  This package contains a Ruby 1.9 interface to RRDs.