Code

Updated control and changelog to 4.5.0-1.
authorSebastian Harl <sh@tokkee.org>
Tue, 7 Oct 2008 07:52:32 +0000 (09:52 +0200)
committerSebastian Harl <sh@tokkee.org>
Tue, 7 Oct 2008 07:52:32 +0000 (09:52 +0200)
debian/changelog
debian/control

index af328e420368a88a266dbaffcc80802565862b5d..32c210bb53c99d2d8b187dc7460f444bc40f5f2c 100644 (file)
@@ -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 <sh@tokkee.org>  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
index 680c00d3cbe7ff905d20cdcd1962abe3be5329db..078eadf0a3500a093732a21f89a510763abec8fd 100644 (file)
@@ -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