summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: cba1a08)
raw | patch | inline | side by side (parent: cba1a08)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 23 Jul 2006 21:58:41 +0000 (23:58 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 23 Jul 2006 21:58:41 +0000 (23:58 +0200) |
* Removed ${shlibs:Depends}.
* Added all collectd-<plugin> packages.
* Added all collectd-<plugin> packages.
debian/control | patch | blob | history |
diff --git a/debian/control b/debian/control
index 95d981d1a581215e61999614643f2934cfc9cb13..ea5ff4a9fc8e7fa320892e6f9967640eae1e47e8 100644 (file)
--- a/debian/control
+++ b/debian/control
Package: collectd-dbg
Architecture: any
-Depends: collectd (= ${Source-Version}), ${shlibs:Depends}
+Depends: collectd (= ${Source-Version}), collectd-apache (= ${Source-Version}),
+ collectd-hddtemp (= ${Source-Version}), collectd-mysql (= ${Source-Version}),
+ collectd-ping (= ${Source-Version}), collectd-sensors (= ${Source-Version})
Description: statistics collection daemon
collectd is a small daemon written in C for performance. It reads various
system statistics and updates RRD files, creating them if necessary. Since