summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4e76fd2)
raw | patch | inline | side by side (parent: 4e76fd2)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 22 Mar 2009 22:13:46 +0000 (23:13 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 22 Mar 2009 22:13:46 +0000 (23:13 +0100) |
The -dev package includes a symlink to the full soname, not only the major
version. Thanks to Frank Lichtenheld (via ftpmaster) for pointing that out.
version. Thanks to Frank Lichtenheld (via ftpmaster) for pointing that out.
debian/control | patch | blob | history |
diff --git a/debian/control b/debian/control
index 5a685a3b2bf955bae1fe9c35a688a132f7af736f..6afe4c17c500463e4316a40ec90dd8894a10e605 100644 (file)
--- a/debian/control
+++ b/debian/control
Package: libcollectdclient-dev
Section: libdevel
Architecture: any
-Depends: libcollectdclient0 (>= ${source:Version}), ${misc:Depends}
+Depends: libcollectdclient0 (= ${binary:Version}), ${misc:Depends}
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