X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=81610a29f9257cd5827f8ff53a31664410a7beba;hb=HEAD;hp=d57972e4f55bf7af88d64b20d4be927ba7d71840;hpb=b30cfdea76ff24805a8a3387a4c641178b042b56;p=pkg-rrdtool.git diff --git a/debian/control b/debian/control index d57972e..81610a2 100644 --- a/debian/control +++ b/debian/control @@ -3,26 +3,28 @@ Section: utils Priority: optional Maintainer: Debian RRDtool Team Uploaders: Sebastian Harl , Alexander Wirt , Bernd Zeimetz -Standards-Version: 3.8.1 -Build-Depends: debhelper (>= 5.0.38), groff, autotools-dev, gettext, quilt, +Standards-Version: 3.9.5 +Build-Depends: debhelper (>= 5.0.38), groff, autotools-dev, dh-autoreconf, gettext, quilt, zlib1g-dev, libpng12-dev, libcairo2-dev, libpango1.0-dev, libfreetype6-dev, libdbi0-dev, libxml2-dev, - tcl-dev, + tcl-dev (>= 8), tcl-dev (<= 9), perl (>= 5.8.0), - python-all-dev (>= 2.3.5-10), python-all-dbg (>= 2.3.5-10), - python-support (>= 0.7.1), - ruby1.8, ruby1.8-dev, ruby1.9, ruby1.9-dev + python-all-dev (>= 2.6.6-3~), python-all-dbg (>= 2.6.6-3~), + gem2deb, + liblua5.1-0-dev, lua5.1 +Build-Conflicts: lua50 Homepage: http://oss.oetiker.ch/rrdtool/ Vcs-Browser: http://git.snow-crash.org/?p=pkg-rrdtool.git;a=summary Vcs-Git: git://git.snow-crash.org/pkg-rrdtool.git/ -XS-Python-Version: >= 2.3 +X-Python-Version: >= 2.3 +XS-Ruby-Versions: all Package: rrdtool Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: librrds-perl -Description: Time-series data storage and display system (programs) +Description: time-series data storage and display system (programs) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), @@ -37,6 +39,16 @@ Description: Time-series data storage and display system (programs) This package contains command-line programs used to access and manipulate RRDs. +Package: rrdcached +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: data caching daemon for RRDtool + RRDCacheD is a daemon that receives updates to existing RRD files, accumulates + them and, if enough have been received or a defined time has passed, writes + the updates to the RRD file. The daemon was written with big setups in mind. + Those setups usually run into I/O related problems. RRDCacheD's goal is to + alleviate these problems. + Package: rrdtool-dbg Architecture: any Priority: extra @@ -45,9 +57,9 @@ Depends: rrdtool (= ${binary:Version}), librrd4 (= ${binary:Version}), ${shlibs:Depends}, ${python:Depends}, ${misc:Depends} Recommends: librrds-perl (= ${binary:Version}), rrdtool-tcl (= ${binary:Version}), python-rrdtool (= ${binary:Version}), - librrd-ruby1.8 (= ${binary:Version}), librrd-ruby1.9 (= ${binary:Version}), - python-all-dbg -Description: Time-series data storage and display system (debugging symbols) + ruby-rrd (= ${binary:Version}), + python-all-dbg, liblua5.1-rrd0 (= ${binary:Version}) +Description: time-series data storage and display system (debugging symbols) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), @@ -65,9 +77,8 @@ Package: librrd4 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: ttf-dejavu | ttf-bitstream-vera -Conflicts: rrdtool (<< 1.0.42-1), librrds-perl (<< 1.0.42-1) -Description: Time-series data storage and display system (runtime library) +Recommends: fonts-dejavu-core | ttf-dejavu | ttf-bitstream-vera +Description: time-series data storage and display system (runtime library) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), @@ -84,7 +95,7 @@ Depends: libc6-dev | libc-dev, librrd4 (= ${binary:Version}), libpng12-dev, zlib Provides: librrd2-dev Conflicts: librrd2-dev Replaces: librrd2-dev -Description: Time-series data storage and display system (development) +Description: time-series data storage and display system (development) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), @@ -99,7 +110,7 @@ Package: librrds-perl Architecture: any Section: perl Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends} -Description: Time-series data storage and display system (Perl interface, shared) +Description: time-series data storage and display system (Perl interface, shared) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), @@ -113,7 +124,7 @@ Package: librrdp-perl Architecture: all Section: perl Depends: ${perl:Depends}, rrdtool, ${misc:Depends} -Description: Time-series data storage and display system (Perl interface, piped) +Description: time-series data storage and display system (Perl interface, piped) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), @@ -126,7 +137,7 @@ Description: Time-series data storage and display system (Perl interface, piped) Package: rrdtool-tcl Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${tcl:Depends} -Description: Time-series data storage and display system (Tcl interface) +Description: time-series data storage and display system (Tcl interface) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), @@ -143,7 +154,7 @@ Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends} Conflicts: python2.3-rrd, python2.4-rrd, python-rrd (<< 1.2.26) Replaces: python2.3-rrd, python2.4-rrd, python-rrd (<< 1.2.26) Provides: ${python:Provides}, python-rrd -Description: Time-series data storage and display system (Python interface) +Description: time-series data storage and display system (Python interface) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), @@ -153,11 +164,16 @@ Description: Time-series data storage and display system (Python interface) . This package contains a Python interface to RRDs. -Package: librrd-ruby -Architecture: all +Package: ruby-rrd +Architecture: any Section: ruby -Depends: ${rubydefault:Depends} -Description: Time-series data storage and display system (Ruby interface) +XB-Ruby-Versions: ${ruby:Versions} +X-DhRuby-Root: bindings/ruby +Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter +Replaces: librrd-ruby (<< 1.4.7-2.1~), librrd-ruby1.8 (<< 1.4.7-2.1~), librrd-ruby1.9.1 (<< 1.4.7-2.1~) +Breaks: librrd-ruby (<< 1.4.7-2.1~), librrd-ruby1.8 (<< 1.4.7-2.1~), librrd-ruby1.9.1 (<< 1.4.7-2.1~) +Provides: librrd-ruby, librrd-ruby1.8, librrd-ruby1.9.1 +Description: time-series data storage and display system (Ruby interface) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), @@ -165,14 +181,40 @@ Description: Time-series data storage and display system (Ruby interface) extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . - This is a dummy package which depends on the package for Debian's default - Ruby version. + This package contains a Ruby interface to RRDs. + +Package: librrd-ruby +Architecture: all +Section: oldlibs +Priority: extra +Depends: ${misc:Depends}, ruby-rrd +Description: Transitional package to ruby-rrd + This is a transitional package for librrd-ruby to ease upgrades + to the ruby-rrd package. It can safely be removed. Package: librrd-ruby1.8 +Architecture: all +Section: oldlibs +Priority: extra +Depends: ${misc:Depends}, ruby-rrd +Description: Transitional package to ruby-rrd + This is a transitional package for librrd-ruby1.8 to ease upgrades + to the ruby-rrd package. It can safely be removed. + +Package: librrd-ruby1.9.1 +Architecture: all +Section: oldlibs +Priority: extra +Depends: ${misc:Depends}, ruby-rrd +Description: Transitional package to ruby-rrd + This is a transitional package for librrd-ruby1.9.1 to ease upgrades + to the ruby-rrd package. It can safely be removed. + +Package: liblua5.1-rrd0 Architecture: any -Section: ruby +Section: interpreters Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Time-series data storage and display system (Ruby 1.8 interface) +Description: time-series data storage and display system (Lua 5.1 interface) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), @@ -180,13 +222,13 @@ Description: Time-series data storage and display system (Ruby 1.8 interface) extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . - This package contains a Ruby 1.8 interface to RRDs. + This package contains a Lua 5.1 interface to RRDs. -Package: librrd-ruby1.9 +Package: liblua5.1-rrd-dev Architecture: any -Section: ruby -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Time-series data storage and display system (Ruby 1.9 interface) +Section: libdevel +Depends: ${shlibs:Depends}, ${misc:Depends}, liblua5.1-rrd0 (= ${binary:Version}) +Description: time-series data storage and display system (Lua 5.1 development) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), @@ -194,4 +236,4 @@ Description: Time-series data storage and display system (Ruby 1.9 interface) extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . - This package contains a Ruby 1.9 interface to RRDs. + This package contains development files for the Lua 5.1 interface to RRDs.