summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 073eb6d)
raw | patch | inline | side by side (parent: 073eb6d)
author | Sebastian Harl <sh@tokkee.org> | |
Mon, 16 Sep 2013 19:22:35 +0000 (21:22 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 16 Sep 2013 19:22:35 +0000 (21:22 +0200) |
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index e9d4666852ba07721c8a760e14fcd4cb14cd55e8..a7bc09de04a903eec8d9145142e4aa0fc3d809a8 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
removed from Debian. It was optionally used by the uuid plugin.
(Closes: #615203)
- Build-conflict with libhal-dev to ensure consistent builds (cf. #615203).
- - Let libcollectdclient-dev replace/break collectd-dev (<= 5.2.0-1)
+ - Let libcollectdclient-dev replace/break collectd-dev (<< 5.2.0-1)
because it ships files previously shipped by that package; thanks to
Andreas Beckmann for reporting this (Closes: #717973).
diff --git a/debian/control b/debian/control
index f363477cee0ebb7764985db09b12cf652d6e6157..83ae0bbbf475c359ce8bfcc3c352a1e2abbec099 100644 (file)
--- a/debian/control
+++ b/debian/control
Section: libdevel
Architecture: any
Depends: libcollectdclient1 (= ${binary:Version}), ${misc:Depends}
-Replaces: collectd-dev (<= 5.2.0-1)
-Breaks: collectd-dev (<= 5.2.0-1)
+Replaces: collectd-dev (<< 5.2.0-1)
+Breaks: collectd-dev (<< 5.2.0-1)
Description: client library for collectd's control interface (development files)
libcollectdclient provides an API to access the control interface provided by
the unixsock plugin of collectd, a statistics collection and monitoring