From: Sebastian Harl Date: Fri, 13 Jun 2008 15:27:04 +0000 (+0200) Subject: Fixed a typo in debian/control. X-Git-Tag: experimental/1.3.0-1~8 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=f9538422050c52666ec27ff1c5abbbd231ffd25e;p=pkg-rrdtool.git Fixed a typo in debian/control. The short description of the "librrd-ruby1.8" binary package mentioned Ruby 1.9 instead of Ruby 1.8. --- diff --git a/debian/control b/debian/control index cbf1f1d..e99f186 100644 --- a/debian/control +++ b/debian/control @@ -161,7 +161,7 @@ Package: librrd-ruby1.8 Architecture: any Section: interpreters Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Time-series data storage and display system (Ruby 1.9 interface) +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),