[collectd-changes] pkg-collectd: branch "master" updated. collectd-4.5.1-1-25-g5b7ab63
Sebastian Harl
sh at tokkee.org
Tue Mar 10 21:54:22 CET 2009
The branch "master" of project "collectd Debian package"
has been updated
via 5b7ab636f3d05ba3a7cd1629abbece5fd99354b4 (commit)
via 06fd07ab891feb80b306c108c7186f02fd8b64f0 (commit)
via 5b903bf6e3e15538abcbbfdec480484a09c1eb1b (commit)
via bf76edff067fb8ba29ba4caa5f44622655fec8ff (commit)
via d86079acc17db5d790c1da0aa95150a3df585e78 (commit)
via b654e9ae9d208dd6054cff2d64f6110864e90c76 (commit)
via 5afc7793b4849f043c6b19e5a2e38ba137d86bcc (commit)
via cf15d3745aaaf0697c25bbfd49eccd1ce9af85e5 (commit)
via 5292087b9f09b285c12131d18e02c58da16610bb (commit)
via fe4dc23db219963674047b87f39214048ad4e0b9 (commit)
via 6af9b9902adb081983835e004e58ad9a95a8043c (commit)
via a443ddbe3921bea87d6b4895d074ab4ab55895c0 (commit)
via 2816e87f9c9294e730e5ceeb2837290c35ce5e46 (commit)
via dcbf960157e5dea25e09d8df4df8e2a60840594b (commit)
via e5569fc8d9f911f8b02543e0cdce0d2f0bb687f7 (commit)
via e407e4128b7f5c82ab5e3d879affea28aec87290 (commit)
via 7b1b6c3f5022242c9e5a99551ade27fd12955286 (commit)
via e3ecdf073588856c00d6bb4058b645f7e76ca8e8 (commit)
via a935c45b757ce5b7b711f19a76b69a4c81f29bfd (commit)
via c344d20bf3193e32cefec82a2750bf7fa7b0347c (commit)
via 5dbb713c1e988dea6adf682b87317bcccd22ebe0 (commit)
via c4458b809f26252c01161623583e87213b745d70 (commit)
via d4d1dc8a671261800fef3b015450af5b98337c07 (commit)
from 98c047929bfe928ac070459416edc500b1aa1d88 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5b7ab636f3d05ba3a7cd1629abbece5fd99354b4
Author: Sebastian Harl <sh at tokkee.org>
Date: Tue Mar 10 21:12:38 2009 +0100
patches/: Added types_list.dpatch.
This upstream patch improves error messages when handling "TypesDB".
commit 06fd07ab891feb80b306c108c7186f02fd8b64f0
Author: Sebastian Harl <sh at tokkee.org>
Date: Mon Mar 9 17:46:58 2009 +0100
changelog: Merged entries for debian/patches/.
commit 5b903bf6e3e15538abcbbfdec480484a09c1eb1b
Author: Sebastian Harl <sh at tokkee.org>
Date: Mon Mar 9 17:42:48 2009 +0100
patches/postgresql_conf_fix.dpatch: Make sure "disk_io" doesn't return NULL.
Starting with some version between 8.3.3 and 8.3.6, pg_statio_*_tables returns
NULL instead of 0 for statistics if no instance of the appropriate relation
exists. PQgetvalue() returns an empty string in that case which would then
result in error messages when udb_result_submit() tries to convert that to a
number.
Now, the "disk_io" query uses PostgreSQL's coalesce() function to make sure 0
is returned instead of NULL.
commit bf76edff067fb8ba29ba4caa5f44622655fec8ff
Author: Sebastian Harl <sh at tokkee.org>
Date: Sat Mar 7 17:31:39 2009 +0100
patches/: Added postgresql_conf_fix.dpatch.
This is an upstream patch to fix the use of deprecated configuration options.
commit d86079acc17db5d790c1da0aa95150a3df585e78
Author: Sebastian Harl <sh at tokkee.org>
Date: Wed Mar 4 00:01:27 2009 +0100
control: Let collectd-dbg recommend collectd-utils and libcollectdclient0.
commit b654e9ae9d208dd6054cff2d64f6110864e90c76
Author: Sebastian Harl <sh at tokkee.org>
Date: Tue Mar 3 18:33:31 2009 +0100
control: Added libdbi0-dev to the build dependencies.
This is required by the dbi plugin.
commit 5afc7793b4849f043c6b19e5a2e38ba137d86bcc
Author: Sebastian Harl <sh at tokkee.org>
Date: Tue Mar 3 18:27:20 2009 +0100
changelog: Be more verbose about the new binary packages.
commit cf15d3745aaaf0697c25bbfd49eccd1ce9af85e5
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun Feb 22 21:35:13 2009 +0100
copyright: Updated for version 4.6.1.
commit 5292087b9f09b285c12131d18e02c58da16610bb
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun Feb 22 20:58:35 2009 +0100
control: Added new plugins to the package description.
commit fe4dc23db219963674047b87f39214048ad4e0b9
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun Feb 22 20:45:56 2009 +0100
changelog: Updated to version 4.6.1-1.
commit 6af9b9902adb081983835e004e58ad9a95a8043c
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun Feb 22 18:00:16 2009 +0100
Added new binary package collectd-utils.
This package currently only includes collectd-nagios. collectd-nagios now
links against libcollectdclient. By putting it into its own package, we avoid
pulling in a dependency on libcollectdclient0 in the collectd binary package.
commit a443ddbe3921bea87d6b4895d074ab4ab55895c0
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun Feb 22 17:11:07 2009 +0100
collectd.overrides: Override "spelling-error-in-description apache Apache".
All plugins are spelled lowercase.
commit 2816e87f9c9294e730e5ceeb2837290c35ce5e46
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun Feb 22 16:16:36 2009 +0100
Added debian/libcollectdclient0.symbols.
commit dcbf960157e5dea25e09d8df4df8e2a60840594b
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun Feb 22 15:52:42 2009 +0100
changelog: Added an entry for the new binary packages.
commit e5569fc8d9f911f8b02543e0cdce0d2f0bb687f7
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun Feb 22 15:16:57 2009 +0100
Added libcollectdclient0 and libcollectdclient-dev binary packages.
I'm now using dh_install and *.install files to specify which package some
file belongs to.
Thanks to Peter Palfrader, Ron Lee and Tollef Fog Heen for their suggestions
about the package description.
commit e407e4128b7f5c82ab5e3d879affea28aec87290
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun Feb 22 14:41:33 2009 +0100
control: Updated collectd-dev's dependency on collectd.
commit 7b1b6c3f5022242c9e5a99551ade27fd12955286
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun Feb 22 13:11:59 2009 +0100
control: Added buzz words "performance analysis" and "capacity planning".
commit e3ecdf073588856c00d6bb4058b645f7e76ca8e8
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun Feb 22 12:58:29 2009 +0100
control: Updated package descriptions.
Dropped the following sentence: It is written in C for performance. This is
fairly irrelevant to the user and nothing special - after all, we're on UNIX
;-)
Thanks to Ron Lee and Tollef Fog Heen for their comments.
commit a935c45b757ce5b7b711f19a76b69a4c81f29bfd
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun Feb 22 11:22:53 2009 +0100
control: Removed duplicate "Section" field in package collectd-dbg.
Thanks to lintian for spotting this ;-)
commit c344d20bf3193e32cefec82a2750bf7fa7b0347c
Author: Sebastian Harl <sh at tokkee.org>
Date: Wed Feb 18 12:14:34 2009 +0100
patches: Removed perl-uninitialized-var.dpatch.
This patch has been included upstream.
commit 5dbb713c1e988dea6adf682b87317bcccd22ebe0
Author: Sebastian Harl <sh at tokkee.org>
Date: Wed Feb 18 11:57:03 2009 +0100
changelog: Mention the newly added Vietnamese debconf template translation.
Closes: #515872
commit c4458b809f26252c01161623583e87213b745d70
Author: Sebastian Harl <sh at tokkee.org>
Date: Wed Feb 18 11:44:42 2009 +0100
changelog: Uploading to unstable.
Lenny has been release \o/
commit d4d1dc8a671261800fef3b015450af5b98337c07
Author: Sebastian Harl <sh at tokkee.org>
Date: Wed Feb 18 11:43:55 2009 +0100
changelog: Updated to 4.6.0-1.
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 50 +++++++++++++++
debian/collectd-dev.install | 3 +
debian/collectd-utils.install | 3 +
debian/collectd.install | 19 ++++++
debian/collectd.overrides | 1 +
debian/control | 84 ++++++++++++++++++++------
debian/copyright | 29 ++++++++-
debian/libcollectdclient-dev.install | 6 ++
debian/libcollectdclient0.install | 2 +
debian/libcollectdclient0.symbols | 13 ++++
debian/patches/00list | 3 +-
debian/patches/perl-uninitialized-var.dpatch | 19 ------
debian/patches/postgresql_conf_fix.dpatch | 73 ++++++++++++++++++++++
debian/patches/types_list.dpatch | 22 +++++++
debian/rules | 31 +++-------
15 files changed, 294 insertions(+), 64 deletions(-)
create mode 100644 debian/collectd-dev.install
create mode 100644 debian/collectd-utils.install
create mode 100644 debian/collectd.install
create mode 100644 debian/libcollectdclient-dev.install
create mode 100644 debian/libcollectdclient0.install
create mode 100644 debian/libcollectdclient0.symbols
delete mode 100755 debian/patches/perl-uninitialized-var.dpatch
create mode 100755 debian/patches/postgresql_conf_fix.dpatch
create mode 100755 debian/patches/types_list.dpatch
More information about the collectd-changes
mailing list