summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6b69209)
raw | patch | inline | side by side (parent: 6b69209)
author | Sebastian Harl <sh@tokkee.org> | |
Mon, 16 Sep 2013 19:00:03 +0000 (21:00 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 16 Sep 2013 19:00:03 +0000 (21:00 +0200) |
It ships files previously shipped by that package.
Thanks to Andreas Beckmann for reporting this.
Closes: #717973
Thanks to Andreas Beckmann for reporting this.
Closes: #717973
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 380e67c6e182c5736733de851cbc8c6f16a42d26..bb7e21431db919f4a94e085b308ca0e8a4a5fa96 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- Removed build-dependency on libhal-dev; HAL is deprecated and will be
removed from Debian. It was optionally used by the uuid plugin.
(Closes: #615203)
+ - 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).
-- Sebastian Harl <tokkee@debian.org> Thu, 02 May 2013 21:22:46 +0200
diff --git a/debian/control b/debian/control
index 045e1d7bf26df736a38e5ecbff682cd558d260d4..ba5be1248627402cc307aa3ab217d644f0fe35e5 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)
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