summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 4fd8ea0..474f980 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,15 +1,17 @@
-libhx (5.3-1) UNRELEASED; urgency=medium
+libhx (5.3-1) unstable; urgency=medium
* New upstream release.
* 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.
+ + Thanks to xiao sheng wen.
* debian/copyright:
- Add year 2026 to myself.
* debian/patches/hurd-path_max_define:
- Add Author.
- -- Jörg Frings-Fürst <debian@jff.email> Tue, 10 Mar 2026 19:30:21 +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