summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 61c30cd..c3583a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ fltk1.1 (1.1.10-30) UNRELEASED; urgency=medium
<META CHARSET="UTF-8"> accordingly.
* Standards-Version: 4.6.1 (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
+ * Mark fltk1.1-doc Multi-Arch: foreign per hints (routine-update)
-- Aaron M. Ucko <ucko@debian.org> Sun, 04 Sep 2022 21:58:57 -0400
diff --git a/debian/control b/debian/control
index b3b46ff..36b39d3 100644
--- a/debian/control
+++ b/debian/control
@@ -64,6 +64,7 @@ Package: fltk1.1-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
+Multi-Arch: foreign
Description: Fast Light Toolkit - documentation
This package provides documentation for FLTK, including a chapter on
its user interface designer (fluid).