Code

Added build dependency on libglib2.0-dev and libnotify-dev.
authorSebastian Harl <sh@tokkee.org>
Tue, 7 Oct 2008 08:07:53 +0000 (10:07 +0200)
committerSebastian Harl <sh@tokkee.org>
Tue, 7 Oct 2008 08:07:53 +0000 (10:07 +0200)
This is required by the notify_desktop plugin.

debian/changelog
debian/control

index 7d30b972810a162b8da267c54d94233d0795bbc8..d9480daffe437189399981a48f2525f4c77d22a0 100644 (file)
@@ -9,6 +9,9 @@ collectd (4.5.0-1) experimental; urgency=low
     - PostgreSQL database statistics: postgresql
     - Linux ACPI thermal zone information: thermal
   * Uploading to experimental because of the Lenny freeze.
+  * debian/control:
+    - Added build dependency on libglib2.0-dev and libnotify-dev required by
+      the notify_desktop plugin.
   * debian/rules:
     - Disabled onewire plugin - owfs is not yet available in Debian.
   * debian/patches:
index 078eadf0a3500a093732a21f89a510763abec8fd..8b440966d9334d2f0a6e74ff0a5e3ecc497af9ec 100644 (file)
@@ -2,7 +2,7 @@ Source: collectd
 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, 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-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~), libglib2.0-dev, libnotify-dev
 Build-Conflicts: libpthread-dev
 Standards-Version: 3.8.0
 Homepage: http://collectd.org/