X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=99835120026dcc0cb98c2a5665ac2d75b7d3a256;hb=2309e3239f4c67024133a2be6e94a693fcdafd68;hp=07647b25381bb9eabb3ef65774463cdd3713aaad;hpb=7d65d8085aa7dd49a1267371e0963bd567656f10;p=pkg-rrdtool.git diff --git a/debian/control b/debian/control index 07647b2..9983512 100644 --- a/debian/control +++ b/debian/control @@ -3,22 +3,22 @@ Section: utils Priority: optional Maintainer: Debian RRDtool Team Uploaders: Sebastian Harl , Alexander Wirt , Bernd Zeimetz -Standards-Version: 3.8.4 +Standards-Version: 3.9.2 Build-Depends: debhelper (>= 5.0.38), groff, autotools-dev, 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.1, ruby1.9.1-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 @@ -57,7 +57,7 @@ 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.1 (= ${binary:Version}), + 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 @@ -78,7 +78,6 @@ 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) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, @@ -165,10 +164,15 @@ 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}, ${misc:Depends} +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, @@ -177,36 +181,34 @@ 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: any -Section: ruby -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: time-series data storage and display system (Ruby 1.8 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), - a very compact way that will not expand over time. RRDtool processes the - 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. +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: any -Section: ruby -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: time-series data storage and display system (Ruby 1.9.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), - a very compact way that will not expand over time. RRDtool processes the - extracted data to enforce a certain data density, allowing for useful - graphical representation of data values. - . - This package contains a Ruby 1.9.1 interface to RRDs. +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