summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 83636a8)
raw | patch | inline | side by side (parent: 83636a8)
author | Sebastian Harl <sh@tokkee.org> | |
Wed, 13 Jun 2007 10:40:25 +0000 (11:40 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 13 Jun 2007 10:40:25 +0000 (11:40 +0100) |
debian/control | patch | blob | history |
diff --git a/debian/control b/debian/control
index 7c4eb07e23dfdd9ea25cc149cdd0aff92f5efea7..93ad4d8c63ef8f344f39c43091993adfbedd8dea 100644 (file)
--- a/debian/control
+++ b/debian/control
Section: devel
Architecture: any
Priority: extra
-Depends: collectd (= ${Source-Version}), collectd-apache (= ${Source-Version}),
- collectd-dns (= ${Source-Version}), collectd-mysql (= ${Source-Version}),
- collectd-perl (= ${Source-Version}), collectd-ping (= ${Source-Version}),
- collectd-sensors (= ${Source-Version})
+Depends: collectd (= ${binary:Version}), collectd-apache (= ${binary:Version}),
+ collectd-dns (= ${binary:Version}), collectd-mysql (= ${binary:Version}),
+ collectd-perl (= ${binary:Version}), collectd-ping (= ${binary:Version}),
+ collectd-sensors (= ${binary:Version})
Description: statistics collection daemon (debugging symbols)
collectd is a small daemon written in C for performance. It reads various
system statistics and updates RRD files, creating them if necessary. Since
Package: collectd-apache
Architecture: any
-Depends: collectd (= ${Source-Version}), ${shlibs:Depends}
+Depends: collectd (= ${binary:Version}), ${shlibs:Depends}
Description: statistics collection daemon (Apache plugin)
collectd is a small daemon written in C for performance. It reads various
system statistics and updates RRD files, creating them if necessary. Since
Package: collectd-dns
Architecture: any
-Depends: collectd (= ${Source-Version}), ${shlibs:Depends}
+Depends: collectd (= ${binary:Version}), ${shlibs:Depends}
Description: statistics collection daemon (DNS plugin)
collectd is a small daemon written in C for performance. It reads various
system statistics and updates RRD files, creating them if necessary. Since
Package: collectd-hddtemp
Architecture: any
-Depends: collectd (= ${Source-Version})
+Depends: collectd (= ${binary:Version})
Description: statistics collection daemon (hddtemp plugin transitional package)
Empty package to facilitate upgrades. It can be safely removed.
Package: collectd-mysql
Architecture: any
-Depends: collectd (= ${Source-Version}), ${shlibs:Depends}
+Depends: collectd (= ${binary:Version}), ${shlibs:Depends}
Description: statistics collection daemon (MySQL plugin)
collectd is a small daemon written in C for performance. It reads various
system statistics and updates RRD files, creating them if necessary. Since
Package: collectd-perl
Architecture: any
-Depends: collectd (= ${Source-Version}), ${shlibs:Depends}
+Depends: collectd (= ${binary:Version}), ${shlibs:Depends}
Description: statistics collection daemon (perl plugin)
collectd is a small daemon written in C for performance. It reads various
system statistics and updates RRD files, creating them if necessary. Since
Package: collectd-ping
Architecture: any
-Depends: collectd (= ${Source-Version}), ${shlibs:Depends}
+Depends: collectd (= ${binary:Version}), ${shlibs:Depends}
Description: statistics collection daemon (ping plugin)
collectd is a small daemon written in C for performance. It reads various
system statistics and updates RRD files, creating them if necessary. Since
Package: collectd-sensors
Architecture: any
-Depends: collectd (= ${Source-Version}), lm-sensors, ${shlibs:Depends}
+Depends: collectd (= ${binary:Version}), lm-sensors, ${shlibs:Depends}
Description: statistics collection daemon (sensors plugin)
collectd is a small daemon written in C for performance. It reads various
system statistics and updates RRD files, creating them if necessary. Since
Package: collectd-dev
Architecture: all
-Depends: collectd (>= ${Source-Version}), collectd (<< 4.1~)
+Depends: collectd (>= ${source:Version}), collectd (<< 4.1~)
Description: statistics collection daemon (development files)
collectd is a small daemon written in C for performance. It reads various
system statistics and updates RRD files, creating them if necessary. Since