From: Sebastian Harl Date: Tue, 7 Oct 2008 07:52:32 +0000 (+0200) Subject: Updated control and changelog to 4.5.0-1. X-Git-Tag: collectd-4.5.1-1~21 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=75c29b039aea7f4cfb9396986152e46cf44beca4;p=pkg-collectd.git Updated control and changelog to 4.5.0-1. --- diff --git a/debian/changelog b/debian/changelog index af328e4..32c210b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +collectd (4.5.0-1) experimental; urgency=low + + * New upstream release. + New plugins: + - Count the number of files in directories: filecount + - Send desktop notifications to a notification daemon: notify_desktop + - Send notification E-mails: notify_email + - One-wire sensors information: onewire (experimental) + - PostgreSQL database statistics: postgresql + - Linux ACPI thermal zone information: thermal + * Uploading to experimental because of the Lenny freeze. + + -- Sebastian Harl Tue, 07 Oct 2008 09:38:39 +0200 + collectd (4.4.2-2) unstable; urgency=low * Removed the work around for #474087 (broken openipmi .pc files) introduced diff --git a/debian/control b/debian/control index 680c00d..078eadf 100644 --- a/debian/control +++ b/debian/control @@ -46,6 +46,7 @@ Description: statistics collection and monitoring daemon * E-Mail statistics (count, traffic, spam scores and checks): email * amount of available entropy: entropy * execution of external programs: exec + * count the number of files in directories: filecount * harddisk temperature: hddtemp * network traffic: interface * IPMI sensors information: ipmi @@ -64,8 +65,11 @@ Description: statistics collection and monitoring daemon * IO via the network: network * NFS utilization: nfs * Nginx (a HTTP and E-Mail server/proxy) statistics: nginx + * send desktop notifications to a notification daemon: notify_desktop + * send notification E-mails: notify_email * NTP daemon's local clock drift, offset to peers, etc.: ntpd * UPS information: nut + * PostgreSQL database statistics: postgresql * PowerDNS name server statistics: powerdns * number of processes: processes * output to RRD files: rrdtool @@ -78,6 +82,7 @@ Description: statistics collection and monitoring daemon * logging to syslog: syslog * incremental parsing of logfiles: tail * number of TCP connections to specific ports: tcpconns + * Linux ACPI thermal zone information: thermal * TeamSpeak2 server statistics: teamspeak2 * external runtime interface: unixsock * number of users logged into the system: users @@ -103,7 +108,7 @@ Description: statistics collection and monitoring daemon (debugging symbols) Package: collectd-dev Architecture: all -Depends: collectd (>= ${source:Version}), collectd (<< 4.5~) +Depends: collectd (>= ${source:Version}), collectd (<< 4.6~) Description: statistics collection and monitoring daemon (development files) collectd is a small daemon which collects system information periodically and provides mechanisms to monitor and store the values in a variety of ways. It