summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9dbe454)
raw | patch | inline | side by side (parent: 9dbe454)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 18 Sep 2008 17:15:54 +0000 (19:15 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 18 Sep 2008 17:15:54 +0000 (19:15 +0200) |
The latter one is a virtual package since rrdtool 1.3.
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index a6b23125e5d18d565fe69663a250ab7225aff28b..af328e420368a88a266dbaffcc80802565862b5d 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- Do not suppress output when checking the configuration with the -t
command line option. This will also show errors that don't cause
collectd to abort, e.g. failure to load plugins (Closes: #499232).
+ * debian/control:
+ - Added librrd-dev as the preferred option to the librrd2-dev build
+ dependency - the latter one is a virtual package since rrdtool 1.3.
* Added debian/patches/perl_deadlock.dpatch - upstream patch to fix a
possible deadlock in the perl plugin (Closes: #499179).
* Added debian/patches/memory_libstatgrab.dpatch - trivial upstream patch to
* Added debian/patches/memcached_timeout.dpatch - trivial upstream patch to
fix the timeout passed to poll(2).
- -- Sebastian Harl <sh@tokkee.org> Thu, 18 Sep 2008 18:49:22 +0200
+ -- Sebastian Harl <sh@tokkee.org> Thu, 18 Sep 2008 19:12:54 +0200
collectd (4.4.2-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index a7c289459977a6dceeff139cb20461de67e079f5..680c00d3cbe7ff905d20cdcd1962abe3be5329db 100644 (file)
--- a/debian/control
+++ b/debian/control
Section: utils
Priority: optional
Maintainer: Sebastian Harl <sh@tokkee.org>
-Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.10), po-debconf, dpatch, bison, flex, autotools-dev, pkg-config, linux-libc-dev (>= 2.6.25-4) | linux-libc-dev (<< 2.6.25-1), libcurl4-gnutls-dev (>= 7.18.2-5) | libcurl4-gnutls-dev (<= 7.18.2-1) | libcurl3-gnutls-dev, libmysqlclient15-dev, librrd2-dev, libsensors-dev, liboping-dev (>= 0.3.3), libpcap0.8-dev | libpcap-dev, libupsclient1-dev, 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, libopenipmi-dev (>= 2.0.14-1~)
+Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.10), po-debconf, dpatch, bison, flex, autotools-dev, pkg-config, linux-libc-dev (>= 2.6.25-4) | linux-libc-dev (<< 2.6.25-1), libcurl4-gnutls-dev (>= 7.18.2-5) | libcurl4-gnutls-dev (<= 7.18.2-1) | libcurl3-gnutls-dev, libmysqlclient15-dev, librrd-dev | librrd2-dev, libsensors-dev, liboping-dev (>= 0.3.3), libpcap0.8-dev | libpcap-dev, libupsclient1-dev, 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, libopenipmi-dev (>= 2.0.14-1~)
Build-Conflicts: libpthread-dev
Standards-Version: 3.8.0
Homepage: http://collectd.org/