summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 69355f8)
raw | patch | inline | side by side (parent: 69355f8)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 27 Feb 2018 19:37:03 +0000 (20:37 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 27 Feb 2018 19:37:03 +0000 (20:37 +0100) |
That's required for the i2c detection patch which breaks the build with
earlier versions. Both changes can easily be reverted, e.g. for backporting.
earlier versions. Both changes can easily be reverted, e.g. for backporting.
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index fa607939361f2e86c9823b30a934f41ec36931ca..1f92866f2dc7a5fc3ec542f34a6b3c942ac95e16 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
collectd (5.8.0-1) unstable; urgency=medium
+ [ Marc Fournier ]
* New upstream release. (Closes: #887093, #881757, CVE-2017-16820)
* New plugins:
- DPDK link status and keep alive events: dpdkevents
* debian/libcollectdclient1.symbols
- Updated for 5.8.
+ [ Sebastian Harl ]
+ * debian/control:
+ - Depend on libi2c-dev (>= 4.0~); that's required for the i2c detection
+ patch which breaks the build with earlier versions. Both changes can
+ easily be reverted, e.g. for backporting.
+
-- Marc Fournier <marc@bl.uem.li> Fri, 23 Feb 2018 12:15:39 +0100
collectd (5.7.2-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index fa16171bb31decf16fc29463143966a7291bb752..41075e7c49eb06ad08ca0ca78d56ce37fa24d4f4 100644 (file)
--- a/debian/control
+++ b/debian/control
libgrpc++-dev,
libgps-dev,
libhiredis-dev,
- libi2c-dev,
+ libi2c-dev (>= 4.0~),
libkvm-dev [kfreebsd-any],
libldap2-dev,
liblua5.3-dev,