[collectd-changes] pkg-collectd: branch "master" updated. collectd-4.9.1-2
Sebastian Harl
sh at tokkee.org
Thu Jan 28 23:44:25 CET 2010
The branch "master" of project "collectd Debian package"
has been updated
via c15a8fc376481a515deef268f7f98ca8f27dffaa (commit)
via 9f355605cb538406466aaad80341b3db6372dac3 (commit)
from 51d037882cd017943a51493c501876e837aa15c8 (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 c15a8fc376481a515deef268f7f98ca8f27dffaa
Author: Sebastian Harl <sh at tokkee.org>
Date: Thu Jan 28 22:10:47 2010 +0100
rules: Replaced all occurrences of 'findstring' with 'filter' statements.
This makes sure that we match words rather than substrings.
commit 9f355605cb538406466aaad80341b3db6372dac3
Author: Sebastian Harl <sh at tokkee.org>
Date: Thu Jan 28 22:01:21 2010 +0100
rules: Re-enabled non-kfreebsd plugins on i386 and amd64.
They had been disabled accidentally by using findstring (which does a
substring match) to compare DEB_BUILD_ARCH with kfreebsd-{amd64,i386}.
Thanks to ilia kudirov for reporting this!
Closes: #567259
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 12 ++++++++++++
debian/rules | 12 ++++++------
2 files changed, 18 insertions(+), 6 deletions(-)
More information about the collectd-changes
mailing list