[collectd-changes] pkg-collectd: branch "master" updated. collectd-4.6.2-1-27-g32e06c3
Sebastian Harl
sh at tokkee.org
Tue May 12 08:54:40 CEST 2009
The branch "master" of project "collectd Debian package"
has been updated
via 32e06c34b4b9bc0bc295f4f7d5c2d8d9003c937a (commit)
via 8ccc56dbb472c7ba4e60d08e49ff6e59ac919a3f (commit)
via cf47e58546b176e8509968751d239ab3c52e76c5 (commit)
via 681a0bcffa90bcb76e2c2b4c22bd97640a9a12eb (commit)
via bd230cd456a34d7e6641d425e0ebd939916ce20e (commit)
via e034dc20417c8d153608f0f334a97cc76a302d3a (commit)
via d0243cd998a3a1797f7df7668ed60d99851e952d (commit)
via 66036a8bd4c9f249afc80bcf85e22240a7ff5274 (commit)
via 2ae4959344ecdd1673168a6d9078fad127c41165 (commit)
via 168815c8bd3c6af1fb90a252e095724002faa06a (commit)
via 58007756a79b2b48d45a33b037ac0127bd93cb8d (commit)
via 50c3b85bf53c946a39762333a8699265f81d6ddd (commit)
via 443437310ac28a84fc41eb982ccc91ddab25d9a7 (commit)
from c48824c66f94e5251793ab87bf59adde65d20a45 (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 32e06c34b4b9bc0bc295f4f7d5c2d8d9003c937a
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun May 10 21:42:04 2009 +0200
control: Added new plugins to package description.
commit 8ccc56dbb472c7ba4e60d08e49ff6e59ac919a3f
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun May 10 21:39:10 2009 +0200
control: Let collectd-dev depend on collectd << 4.8~.
commit cf47e58546b176e8509968751d239ab3c52e76c5
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun May 10 21:34:08 2009 +0200
collectd.conf: Added new plugins.
commit 681a0bcffa90bcb76e2c2b4c22bd97640a9a12eb
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun May 10 20:07:39 2009 +0200
rules: Pass CPPFLAGS and CFLAGS as arguments to configure.
... instead of setting them in the environment - this is the recommended way.
commit bd230cd456a34d7e6641d425e0ebd939916ce20e
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun May 10 17:39:00 2009 +0200
rules: Be more verbose about why certain plugins are disabled.
Also, explicitly disable the oracle and rrdcached plugins (whose dependencies
are not available (yet) in Debian) to ensure consistent builds no matter what
is available on the build system.
commit e034dc20417c8d153608f0f334a97cc76a302d3a
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun May 10 17:25:47 2009 +0200
rules: Disabled memcachec plugin.
libmemcached is required for this plugin.
commit d0243cd998a3a1797f7df7668ed60d99851e952d
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun May 10 17:23:06 2009 +0200
rules: Disabled gmond plugin.
libganglia >= 3 is required for this plugin.
commit 66036a8bd4c9f249afc80bcf85e22240a7ff5274
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun May 10 17:18:22 2009 +0200
Revert "rules: Remove collection3/bin/foo from the package."
This reverts commit 443437310ac28a84fc41eb982ccc91ddab25d9a7 which no longer
applies to version 4.7.
commit 2ae4959344ecdd1673168a6d9078fad127c41165
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun May 10 17:11:57 2009 +0200
patches: Removed battery_acpi_complain.dpatch and ntpd_type_pun_fix.dpatch.
Those patches have been included upstream.
commit 168815c8bd3c6af1fb90a252e095724002faa06a
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun May 10 16:39:37 2009 +0200
copyright: Updated for 4.7.
commit 58007756a79b2b48d45a33b037ac0127bd93cb8d
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun May 10 15:45:12 2009 +0200
Install collectd-{network,unixsock}.py to the examples directory.
commit 50c3b85bf53c946a39762333a8699265f81d6ddd
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun May 10 14:03:01 2009 +0200
changelog: Updated to 4.7.0-1.
commit 443437310ac28a84fc41eb982ccc91ddab25d9a7
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun May 10 13:42:48 2009 +0200
rules: Remove collection3/bin/foo from the package.
Obviously, the upstream 4.6.2 tarball had been built inside a dirty working
directory.
-----------------------------------------------------------------------
Summary of changes:
debian/README.Debian | 7 ++
debian/changelog | 26 +++++
debian/collectd.conf | 45 +++++++++
debian/control | 9 ++-
debian/copyright | 137 ++++++++++++++++++++++++---
debian/patches/00list | 2 -
debian/patches/battery_acpi_complain.dpatch | 50 ----------
debian/patches/ntpd_type_pun_fix.dpatch | 56 -----------
debian/rules | 25 ++++-
9 files changed, 230 insertions(+), 127 deletions(-)
delete mode 100755 debian/patches/battery_acpi_complain.dpatch
delete mode 100644 debian/patches/ntpd_type_pun_fix.dpatch
More information about the collectd-changes
mailing list