author | Sebastian Harl <sh@tokkee.org> | |
Sun, 27 Apr 2008 13:27:59 +0000 (15:27 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 27 Apr 2008 13:27:59 +0000 (15:27 +0200) |
1 | 2 | |||
---|---|---|---|---|
debian/changelog | patch | | diff1 | | diff2 | | blob | history |
debian/control | patch | | diff1 | | diff2 | | blob | history |
diff --cc debian/changelog
index 4d65c938f4d6eb30a5b7f99b40ee49b6ac689555,78ff7803e9b216d67115cee3ae33b6256e4175e9..33f412a90daf53858ad02dc8fc899bb8864ebc73
--- 1/debian/changelog
--- 2/debian/changelog
+++ b/debian/changelog
+ collectd (4.3.2-1) unstable; urgency=low
+
+ * New upstream release.
+ - Fixed handling of ignored sensors instances (Closes: #468143).
+ - Fixed reading of wireless noise values (Closes: #471788).
+ * Adopted patches and script to extractDS.px being renamed to rrd_filter.px.
+ * Clarified debconf template in respect to packages required for the data
+ migration (Closes: #469336).
+ * collectd.conf: Moved logging plugins to the top of the file.
+ * New debconf template translations:
+ - de.po, thanks to Kai Wasserbäch (Closes: #469334).
+ - fr.po, thanks to Florent Usseil (Closes: #468813).
+ - pt.po, thanks to Américo Monteiro (Closes: #469745, #472183).
+ * collectd.init.d: Consider the DISABLE option only when starting collectd.
+ * Disabled iptables plugin - libiptc is no longer available in Debian.
+ - Removed the plugin from collectd.conf.
+ - Removed /usr/share/doc/collectd/examples/iptables/.
+
+ -- Sebastian Harl <sh@tokkee.org> Mon, 31 Mar 2008 12:13:18 +0200
+
+collectd (4.3.0-2~bpo40+1) etch-backports; urgency=low
+
+ * Rebuild for Etch.
+ * Removed dpkg-dev build-dependency - we don't care about Vcs-* and Homepage
+ fields in backports.org.
+ * Removed optional build-dependencies libcurl4-gnutls-dev and libsnmp-dev -
+ they are not available in Etch and might confuse buildds.
+ * Removed version from libvirt-dev build-dependency - a version with Xen
+ support is currently not available on backports.org.
+
+ -- Sebastian Harl <sh@tokkee.org> Thu, 27 Mar 2008 13:13:13 +0100
+
collectd (4.3.0-2) unstable; urgency=low
* Added "lm-sensors" to the recommended packages and README.Debian.plugins
diff --cc debian/control
index 5532919e2abb7c12ee9b6f86cf3f9f2f3e9f2344,a48bacbd739f8fe33b52020610260baac4523beb..0a25851c3e11055b01ca94ab7ff3a2a1a2f58c9d
--- 1/debian/control
--- 2/debian/control
+++ b/debian/control
Section: utils
Priority: optional
Maintainer: Sebastian Harl <sh@tokkee.org>
- Build-Depends: debhelper (>= 5), po-debconf, dpatch, bison | byacc, flex, autotools-dev, libcurl3-gnutls-dev, libmysqlclient15-dev | libmysqlclient14-dev, librrd2-dev | librrd0-dev, libsensors-dev, liboping-dev (>= 0.3.3), libpcap0.8-dev | libpcap-dev, iptables-dev [!alpha !amd64 !hppa !ia64 !ppc64], nut-dev [!alpha !amd64 !hppa !ia64 !ppc64], libperl-dev, iproute-dev, libsnmp9-dev, libvirt-dev [amd64 i386 powerpc], libxml2-dev, libhal-dev
-Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.10), po-debconf, dpatch, bison | byacc, flex, autotools-dev, libcurl4-gnutls-dev | libcurl3-gnutls-dev, libmysqlclient15-dev | libmysqlclient14-dev, librrd2-dev | librrd0-dev, libsensors-dev, liboping-dev (>= 0.3.3), libpcap0.8-dev | libpcap-dev, nut-dev [!alpha !amd64 !hppa !ia64 !ppc64], libperl-dev, iproute-dev [!alpha !amd64 !hppa !ia64 !ppc64], libsnmp-dev | libsnmp9-dev, libvirt-dev (>= 0.4.0-6) [amd64 i386 powerpc], libxml2-dev, libhal-dev
++Build-Depends: debhelper (>= 5), po-debconf, dpatch, bison | byacc, flex, autotools-dev, libcurl3-gnutls-dev, libmysqlclient15-dev | libmysqlclient14-dev, librrd2-dev | librrd0-dev, libsensors-dev, liboping-dev (>= 0.3.3), libpcap0.8-dev | libpcap-dev, nut-dev [!alpha !amd64 !hppa !ia64 !ppc64], libperl-dev, iproute-dev [!alpha !amd64 !hppa !ia64 !ppc64], libsnmp9-dev, libvirt-dev [amd64 i386 powerpc], libxml2-dev, libhal-dev
Build-Conflicts: libpthread-dev
Standards-Version: 3.7.3
Homepage: http://collectd.org/