Code

control: Let collectd-dbg recommend collectd-utils and libcollectdclient0.
authorSebastian Harl <sh@tokkee.org>
Tue, 3 Mar 2009 23:01:27 +0000 (00:01 +0100)
committerSebastian Harl <sh@tokkee.org>
Tue, 3 Mar 2009 23:01:27 +0000 (00:01 +0100)
debian/control

index a77ff9fd0a741ffd26a7913c429b6f5b76bc4d15..e91ec0c11f48960841fe469182db2a6539268d19 100644 (file)
@@ -117,6 +117,8 @@ Package: collectd-dbg
 Architecture: any
 Priority: extra
 Depends: collectd (= ${binary:Version}), ${misc:Depends}
+Recommends: collectd-utils (= ${binary:Version}),
+ libcollectdclient0 (= ${binary:Version})
 Description: statistics collection and monitoring daemon (debugging symbols)
  collectd is a small daemon which collects system information periodically and
  provides mechanisms to monitor and store the values in a variety of ways.