From: Marc Fournier Date: Sun, 9 Oct 2016 19:30:42 +0000 (+0200) Subject: control: Add "Multi-Arch: same" to libcollectdclient-dev X-Git-Tag: collectd-5.6.1-1^2~2 X-Git-Url: https://git.tokkee.org/?p=pkg-collectd.git;a=commitdiff_plain;h=00524b8d35e7dd317e760b573724d3228811a29b control: Add "Multi-Arch: same" to libcollectdclient-dev --- diff --git a/debian/changelog b/debian/changelog index e90125c..2e73b3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,9 @@ collectd (5.6.1-1) UNRELEASED; urgency=medium Shish for reporting this (Closes: #839771). - rrdcached plugin now reconnects to daemon. Thanks to Matthias Urlichs for reporting this (Closes: #657877). + * debian/control: + - Add "Multi-Arch: same" to libcollectdclient-dev, as suggested by the + Multiarch hinter. * debian/patches: - Update configure_find_lc_all.patch to reliably pick the same JVM for each build, making the process reproducible. diff --git a/debian/control b/debian/control index 5ed5477..f359073 100644 --- a/debian/control +++ b/debian/control @@ -286,6 +286,7 @@ Description: statistics collection and monitoring daemon (development files) Package: libcollectdclient-dev Section: libdevel Architecture: any +Multi-Arch: same Depends: libcollectdclient1 (= ${binary:Version}), ${misc:Depends} Replaces: collectd-dev (<< 5.2.0-1) Breaks: collectd-dev (<< 5.2.0-1)