From 1a64f083d2dc39065a28eb90bf50d0c9d60643cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 12 Mar 2026 10:06:58 +0100 Subject: d/contol: Add Multi-Arch to libhx-doc and libhx-dev --- debian/changelog | 3 ++- debian/control | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e1f6ba1..12f639c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,12 +4,13 @@ libhx (5.3-1) unstable; urgency=medium * Declare compliance with Debian Policy 4.7.3.0 (No changes needed). * debian control: - Remove redundant priority field. + - Add Multi-Arch to libhx-doc and libhx-dev. * debian/copyright: - Add year 2026 to myself. * debian/patches/hurd-path_max_define: - Add Author. - -- Jörg Frings-Fürst Wed, 11 Mar 2026 18:48:20 +0100 + -- Jörg Frings-Fürst Thu, 12 Mar 2026 10:06:16 +0100 libhx (5.2-1.1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 8a4a563..c5706ca 100644 --- a/debian/control +++ b/debian/control @@ -29,6 +29,7 @@ Description: C library providing queue, tree, I/O and utility functions Package: libhx-dev Section: libdevel +Multi-Arch: same Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: @@ -46,6 +47,7 @@ Description: Development files for libhx Package: libhx-doc Section: doc +Multi-Arch: foreign Architecture: all Depends: ${misc:Depends} Suggests: libhx-dev -- cgit v1.2.3