summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a09a4c5)
raw | patch | inline | side by side (parent: a09a4c5)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 3 Oct 2013 10:23:29 +0000 (12:23 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 3 Oct 2013 10:23:29 +0000 (12:23 +0200) |
debian/rules already did the right thing and excluded the 'netlink' plugin on
kfreebsd.
Thanks to Ivo De Decker for reporting this.
Closes: #724911
kfreebsd.
Thanks to Ivo De Decker for reporting this.
Closes: #724911
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 018a11d1012eaac6fa8db029fe0b6641049bb67f..3c9b75abbed55d7124f61fe8a0d1cd77e9c7d846 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
+collectd (5.4.0-2) unstable; urgency=low
+
+ * debian/control:
+ - Limit build-dependency on libmnl-dev to linux-any. debian/rules already
+ did the right thing and excluded the 'netlink' plugin on kfreebsd.
+ Thanks to Ivo De Decker for reporting this (Closes: #724911).
+
+ -- Sebastian Harl <tokkee@debian.org> Thu, 03 Oct 2013 12:23:18 +0200
+
collectd (5.4.0-1) unstable; urgency=low
* New upstream release (Closes: #723187):
diff --git a/debian/control b/debian/control
index 057d973e56e6fb335d33a635c7aab30d09ca5e4b..01a375e4768a5f4ceb65332c2237663931a8feb1 100644 (file)
--- a/debian/control
+++ b/debian/control
liblvm2-dev [linux-any],
libmemcached-dev,
libmodbus-dev,
- libmnl-dev,
+ libmnl-dev [linux-any],
libmysqlclient-dev,
libnotify-dev,
libopenipmi-dev,