Code

control: Build-depend on "python-dev", required to build the "python" plugin.
authorSebastian Harl <sh@tokkee.org>
Sun, 27 Dec 2009 00:49:40 +0000 (01:49 +0100)
committerSebastian Harl <sh@tokkee.org>
Sun, 27 Dec 2009 00:49:40 +0000 (01:49 +0100)
debian/changelog
debian/control

index 6494f2f49927b435a766845ee81aeab13152608f..7248780d3e9b28ee8641c47995639a52f02b4562 100644 (file)
@@ -14,8 +14,10 @@ collectd (4.9.0-1) unstable; urgency=low
     - Match values using a hash function of the hostname: hashed
     New targets:
     - Scale (multiply) values: scale
+  * debian/control:
+    - Build-depend on "python-dev", required to build the "python" plugin.
 
- -- Sebastian Harl <tokkee@debian.org>  Sun, 27 Dec 2009 01:41:47 +0100
+ -- Sebastian Harl <tokkee@debian.org>  Sun, 27 Dec 2009 01:49:09 +0100
 
 collectd (4.8.2-1) unstable; urgency=medium
 
index 9cdc142d34cfeade334bcaae275b1d4c4d2c2a70..f9b0296e019c511508b3c86f22c66ddc991459c7 100644 (file)
@@ -31,7 +31,8 @@ Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.10), po-debconf, dpatch,
  libxml2-dev,
  libyajl-dev,
  linux-libc-dev (>= 2.6.25-4) | linux-libc-dev (<< 2.6.25-1),
- openjdk-6-jdk [!hppa]
+ openjdk-6-jdk [!hppa],
+ python-dev
 Build-Conflicts: libpthread-dev
 Standards-Version: 3.8.3
 Homepage: http://collectd.org/