X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=12640c9d584afce4d69d76a26bbad524c7baee36;hb=eefc2ce77cc41c5244261f968704bb66cb1b2b93;hp=3ef4891fad3ea6693c2a6437121cfa723ab1026d;hpb=7f2a058fad3a0f9022fbc5e61451ff36f765132c;p=pkg-rrdtool.git diff --git a/debian/control b/debian/control index 3ef4891..12640c9 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,9 @@ Source: rrdtool Section: utils Priority: optional Maintainer: Debian RRDtool Team -Uploaders: Alexander Wirt +Uploaders: Alexander Wirt , Bernd Zeimetz Standards-Version: 3.7.3 -Build-Depends: debhelper (>= 5.0.38), groff, autotools-dev, +Build-Depends: debhelper (>= 5.0.38), groff, autotools-dev, quilt, zlib1g-dev, libpng12-dev, libart-2.0-dev, libfreetype6-dev, tcl-dev, perl (>= 5.8.0), @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 5.0.38), groff, autotools-dev, ruby1.8-dev, ruby1.9-dev Homepage: http://oss.oetiker.ch/rrdtool/ Vcs-Browser: http://git.snow-crash.org/?p=pkg-rrdtool.git;a=summary -Vcs-Git: http://git.snow-crash.org/git/pkg-rrdtool.git/ +Vcs-Git: git://git.snow-crash.org/pkg-rrdtool.git/ Package: rrdtool Architecture: any @@ -51,9 +51,10 @@ Description: Time-series data storage and display system (runtime library) Package: librrd2-dev Architecture: any Section: libdevel -Depends: librrd2 (= ${Source-Version}), libpng12-dev, zlib1g-dev, libart-2.0-dev, libfreetype6-dev, ${misc:Depends} +Depends: librrd2 (= ${binary:Version}), libpng12-dev, zlib1g-dev, libart-2.0-dev, libfreetype6-dev, ${misc:Depends} Conflicts: librrd0-dev, librrd0 Replaces: librrd0 +Provides: librrd-dev 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, @@ -96,7 +97,7 @@ Description: Time-series data storage and display system (Perl interface, piped) Package: rrdtool-tcl Architecture: any Section: utils -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, ${tcl:Depends} 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, @@ -107,13 +108,13 @@ Description: Time-series data storage and display system (Tcl interface) . This package contains a Tcl interface to RRDs. -Package: python-rrd +Package: python-rrdtool Architecture: any Section: python Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends} -Conflicts: python2.3-rrd, python2.4-rrd -Replaces: python2.3-rrd, python2.4-rrd -Provides: ${python:Provides} +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) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, @@ -124,6 +125,21 @@ Description: Time-series data storage and display system (Python interface) . This package contains a Python interface to RRDs. +Package: python-rrd +Architecture: all +Section: python +Depends: python-rrdtool +Description: Transitional dummy package + 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 is a transitional dummy package to rename the package to + python-rrdtool as required by the Python policy. It can be safely removed. + Package: librrd-ruby Architecture: all Section: interpreters