collectd.postinst: Move /tmp/collectd-4 to /var/lib/collectd.
Added NEWS.Debian with notes regarding the upgrade to collectd-4.
Added a note about perl and exec plugins to README.Debian.
Added possibility to automatically migrate RRD files from v3 to v4.
A debconf question has been added to ask the user weather he wishes to let
collectd try to automatically migrate old RRD files using migrate-3-4.px. A
backup of /var/lib/collectd/ will be created in this case.
A debconf question has been added to ask the user weather he wishes to let
collectd try to automatically migrate old RRD files using migrate-3-4.px. A
backup of /var/lib/collectd/ will be created in this case.
Added extractDS_path.dpatch to set the path to /usr/lib/collectd/utils/.
Install extractDS.px and migrate-3-4.px to /usr/lib/collectd/utils/.
myplugin.c: Include string.h and math.h.
Uncommented DataDir setting of the rrdtool plugin.
Updated collectd.conf for collectd-4.
Updated to collectd-4.0.0~rc6.
* Updated changelog to collectd-4.0.0~rc6-1.
* Added collectd-perl binary package.
* Added iptables-dev, nut-dev and libperl-dev build dependencies.
* Enabled debugging.
* Updated changelog to collectd-4.0.0~rc6-1.
* Added collectd-perl binary package.
* Added iptables-dev, nut-dev and libperl-dev build dependencies.
* Enabled debugging.
myplugin.c: Updated for collectd-4.
Basically this is a complete rewrite.
Basically this is a complete rewrite.
Documented changes in myplugin.c.
myplugin.c: Do not pass NULL to plugin_submit().
Updated changelog to 3.11.2-1.
Removed email-ignore-size-le-0.dpatch and sensors-ignorelist.dpatch, which
have been merged upstream.
Removed email-ignore-size-le-0.dpatch and sensors-ignorelist.dpatch, which
have been merged upstream.
Added Homepage field to control.
Added watch file.
Added entries of the email plugin to collectd.conf.
Added missing copyright notice about contrib/collectd2html.pl.
Install contrib/SpamAssassin/ to /usr/share/doc/collectd/examples/.
Added email-ignore-size-le-0.dpatch and sensors-ignorelist.dpatch.
Updated version of collectd-dev's dependency on collectd.
Do not split off packages introducing new recommendations or suggestions.
* Merge collectd-hddtemp into collectd.
* Add hddtemp and mbmon to suggested packages.
* Merge collectd-hddtemp into collectd.
* Add hddtemp and mbmon to suggested packages.
Added libpthread-dev as build conflict.
Added new binary package collectd-dns.
Updated changelog to 3.11.0-1.
Updated collectd.conf to 3.11.0.
Updated copyright to 3.11.0.
Updated changelog to 3.10.4-1.
README.Debian: Use "-fPIC" when compiling myplugin.c.
This is required on some architectures (e.g. amd64) and does not hurt on other
architectures.
This is required on some architectures (e.g. amd64) and does not hurt on other
architectures.
myplugin.c: Include system headers before collectd headers.
The collectd headers can hardly been made self-containing in the upstream
sources as we're using autoconf and a couple of #ifdef's to include the
correct headers. To work around this all required headers are included before
the collectd headers.
The collectd headers can hardly been made self-containing in the upstream
sources as we're using autoconf and a couple of #ifdef's to include the
correct headers. To work around this all required headers are included before
the collectd headers.
Build-depends must be a single line according to section 5.1 of the policy.
Added '~' to upper boundary of collectd-dev's dependency on collectd.
Added Required-{Start,Stop} keywords to init script.
LSBized init script.
Made package binNMUable.
Upstream assures API backward compatibility only between patch releases.
Upstream assures API backward compatibility only between patch releases.
Made copyright easier to read.
Updated changelog to 3.10.3-1.
Replaced libcurl3-dev build-dependency with libcurl3-gnutls-dev.
libcurl3-dev causes the apache plugin to be linked against libssl which is
licenses in a GPL incompatible way.
libcurl3-dev causes the apache plugin to be linked against libssl which is
licenses in a GPL incompatible way.
Updated changelog to 3.10.2-1.
Updated changelog to collectd-3.10.1-4.
Changed init sequence code to 95.
This way any daemons that data is collected from should be started.
This way any daemons that data is collected from should be started.
Updated collectd-dbg's section and priority.
Set section to "devel" and priority to "extra".
Set section to "devel" and priority to "extra".
Updated changelog to collectd-3.10.1-3.
Added --oknodo to start-stop-daemon.
This fixes the upgrade failure reported by Michal Politowski.
This fixes the upgrade failure reported by Michal Politowski.
Fixed collectd-ping's short description.
Improved/fixed collectd-dbg's description.
Fixed collectd-dbg's dependencies.
* Removed ${shlibs:Depends}.
* Added all collectd-<plugin> packages.
* Removed ${shlibs:Depends}.
* Added all collectd-<plugin> packages.
Fixed dh_strip debug package option.
s/debug-pkg/dbg-package/
s/debug-pkg/dbg-package/
Updated changelog to collectd-3.10.1-2.
Automagically build collectd-dbg in rules.
Added "--debug-pkg=collectd-dbg" option to dh_strip.
Added "--debug-pkg=collectd-dbg" option to dh_strip.
Added collectd-dbg to control.
Set compat level to 5.
Updated changelog.
Updated README.Debian.
Removed reference to /usr/share/doc/collectd/examples/collectd.conf.
Removed reference to /usr/share/doc/collectd/examples/collectd.conf.
Installing config file to /etc/collectd/.
No longer installing config file to /usr/share/doc/collectd/examples/.
No longer installing config file to /usr/share/doc/collectd/examples/.
Added collectd.conf.
Updated changelog to collectd-3.10.1-1.
Updated rules to build collectd-ping package.
Added collectd-ping package to control.
* Added build dependency on liboping-dev.
* Added collectd-ping to suggested packages.
* Added build dependency on liboping-dev.
* Added collectd-ping to suggested packages.
Added Debian packaging copyright.
Attempt to make copyright "perfect".
Fixed email address in changelog. *snarf*
Removed left-over dpatch stuff.
Cleaned up installation of collectd.conf.
Moving collectd.conf from /etc to /usr/share/doc/collectd/examples in rules
instead of deleting and copying from src/ again.
Moving collectd.conf from /etc to /usr/share/doc/collectd/examples in rules
instead of deleting and copying from src/ again.
Added information about apcups and ntpd plugins.
Removed collectd.conf from /etc.
Updated source path to collectd.conf.
Removed getifaddrs.dpatch.
Not using getifaddrs() is now the default in upstream.
Not using getifaddrs() is now the default in upstream.
Replaced "at" with "@" in copyright.
Added all copyright holders to copyright.
Updated to v3.10.0.
Updated to collectd-3.10.0-1.
Updated to collectd-3.10.0-1.
Added collectd-hddtemp to suggested packages.
Some minor style enhancements.
Reduced changelog to one entry.
None of the other versions have ever been in use.
None of the other versions have ever been in use.
Updated to v3.9.4.
Updated to collectd-3.9.4+debian-1.
Updated to collectd-3.9.4+debian-1.
Added +debian to upstream version.
Updated precedence of build dependencies.
Gave higher priority to libmysqlclient15-dev and librrd2-dev.
Gave higher priority to libmysqlclient15-dev and librrd2-dev.
Updated libltdl's copyright information.
Removed libltdl's special exception to the LGPL in debian/copyright.
Removed libltdl's special exception to the LGPL in debian/copyright.
Added copyright information for libconfig.
Extended copyright information for libltdl.
Extended copyright information for libltdl.
Added copyright information for libltdl.
Updated to v3.9.3.
* Updated to collectd-3.9.3-1.
* Updated standards version from 3.6.1 to 3.7.2.
* Closing ITP bug.
* Updated to collectd-3.9.3-1.
* Updated standards version from 3.6.1 to 3.7.2.
* Closing ITP bug.
Initial commit.
Added collectd-3.9.2-1.
Added collectd-3.9.2-1.