From 00524b8d35e7dd317e760b573724d3228811a29b Mon Sep 17 00:00:00 2001 From: Marc Fournier Date: Sun, 9 Oct 2016 21:30:42 +0200 Subject: [PATCH] control: Add "Multi-Arch: same" to libcollectdclient-dev --- debian/changelog | 3 +++ debian/control | 1 + 2 files changed, 4 insertions(+) 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) -- 2.30.2