Code

Seems nobody looked at the -dev package :) Fixing the last lintian warning.
[pkg-rrdtool.git] / debian / control
index 4b9822c441c36330db07643d5ef7500628917c0c..12640c9d584afce4d69d76a26bbad524c7baee36 100644 (file)
@@ -52,8 +52,8 @@ Package: librrd2-dev
 Architecture: any
 Section: libdevel
 Depends: librrd2 (= ${binary:Version}), libpng12-dev, zlib1g-dev, libart-2.0-dev, libfreetype6-dev, ${misc:Depends}
-Conflicts: librrd0-dev, librrd0, librrd2-dev (<< 1.2.26)
-Replaces: librrd0, librrd2-dev (<< 1.2.26)
+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
@@ -97,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,