summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4323f23)
raw | patch | inline | side by side (parent: 4323f23)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 27 Dec 2009 00:49:40 +0000 (01:49 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 27 Dec 2009 00:49:40 +0000 (01:49 +0100) |
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 6494f2f49927b435a766845ee81aeab13152608f..7248780d3e9b28ee8641c47995639a52f02b4562 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- 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
diff --git a/debian/control b/debian/control
index 9cdc142d34cfeade334bcaae275b1d4c4d2c2a70..f9b0296e019c511508b3c86f22c66ddc991459c7 100644 (file)
--- a/debian/control
+++ b/debian/control
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/