Code

Fixed a typo in debian/control.
authorSebastian Harl <sh@tokkee.org>
Fri, 13 Jun 2008 15:27:04 +0000 (17:27 +0200)
committerSebastian Harl <sh@tokkee.org>
Fri, 13 Jun 2008 15:27:04 +0000 (17:27 +0200)
The short description of the "librrd-ruby1.8" binary package mentioned Ruby
1.9 instead of Ruby 1.8.

debian/control

index cbf1f1daef26f3a990bbc7ec68908c02032a613f..e99f18654dc448ab9854df961359078e2eb767ca 100644 (file)
@@ -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),