summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 4 insertions, 1 deletions
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 <debian@jff.email> Wed, 11 Mar 2026 18:48:20 +0100
+ -- Jörg Frings-Fürst <debian@jff.email> 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