Code

control: Rebuild against Tcl 8.5.
[pkg-rrdtool.git] / debian / control
index bc1692fd8d3d56fa9c39caef5c3582615529caff..2b73bc43ab1d6e16dfa166efa040440cd06beda4 100644 (file)
@@ -3,12 +3,12 @@ Section: utils
 Priority: optional
 Maintainer: Debian RRDtool Team <rrdtool@ml.snow-crash.org>
 Uploaders: Sebastian Harl <tokkee@debian.org>, Alexander Wirt <formorer@debian.org>, Bernd Zeimetz <bzed@debian.org>
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 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.5), tcl (>= 8.5),
  perl (>= 5.8.0),
  python-all-dev (>= 2.3.5-10), python-all-dbg (>= 2.3.5-10),
  python-support (>= 0.7.1),
@@ -226,7 +226,7 @@ Package: liblua5.1-rrd-dev
 Architecture: any
 Section: libdevel
 Depends: ${shlibs:Depends}, ${misc:Depends}, liblua5.1-rrd0 (= ${binary:Version})
-Description: time-series data storage and display system (Lua 5.1 interface)
+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),