summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1a3b43e)
raw | patch | inline | side by side (parent: 1a3b43e)
author | Alexander Wirt <formorer@formorer.de> | |
Sun, 10 Feb 2008 22:16:47 +0000 (23:16 +0100) | ||
committer | Alexander Wirt <formorer@lisa.springfield.lan> | |
Sun, 10 Feb 2008 22:16:47 +0000 (23:16 +0100) |
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index bfb45d245e35875a304147b1235078d5ca300f48..ebebc51db15e90809ae825140b7ae3c869d762ab 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
[ Alexander Wirt ]
* Removed rpath from perl and tcl modules
+ * Let rrdtool-tcl depend on tcl 8.4
- -- Alexander Wirt <formorer@debian.org> Sun, 10 Feb 2008 22:19:36 +0100
+ -- Alexander Wirt <formorer@debian.org> Sun, 10 Feb 2008 23:15:35 +0100
rrdtool (1.2.19-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 4b9822c441c36330db07643d5ef7500628917c0c..aed5030f7fb4eff2162b59bc8f95ff22cbab48a7 100644 (file)
--- a/debian/control
+++ b/debian/control
Package: rrdtool-tcl
Architecture: any
Section: utils
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, tcl (>= 8.4) | tclsh
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,