summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 84f24d0)
raw | patch | inline | side by side (parent: 84f24d0)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 2 Apr 2009 14:02:21 +0000 (16:02 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 2 Apr 2009 14:02:21 +0000 (16:02 +0200) |
The new packages overwrites /usr/bin/collectd-nagios.
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 9a32a0e769ff7a48a46872abeb2a2885535c65bc..4c876c7e1ddc33565fa330719a62f131b35a1281 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
for the newly added client library.
- Added new binary package collectd-utils for optional utilities that pull
in additional dependencies. Currently, this only includes
- collectd-nagios.
+ collectd-nagios. The new package replaces collectd (<< 4.6.1-1~),
+ because it overwrites /usr/bin/collectd-nagios.
- Added libdbi0-dev to the build dependencies - this is required by the
dbi plugin.
- Moved collectd-dbg from section "utils" to the newly added "debug".
- Reference GPL-2 in addition to GPL (latest version), since GPL2-only is
used by some files.
- -- Sebastian Harl <sh@tokkee.org> Sun, 22 Mar 2009 23:20:48 +0100
+ -- Sebastian Harl <sh@tokkee.org> Thu, 02 Apr 2009 16:00:16 +0200
collectd (4.5.1-1) experimental; urgency=low
diff --git a/debian/control b/debian/control
index 6afe4c17c500463e4316a40ec90dd8894a10e605..15494b9ee72c0a41592ecd15ba0bb4a6d540f737 100644 (file)
--- a/debian/control
+++ b/debian/control
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: collectd
Suggests: nagios3 | nagios2
+Replaces: collectd (<< 4.6.1-1~)
Description: statistics collection and monitoring daemon (utilities)
collectd is a small daemon which collects system information periodically and
provides mechanisms to monitor and store the values in a variety of ways.