summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDebian Janitor <janitor@jelmer.uk>2023-01-11 05:09:36 +0000
committerDebian Janitor <janitor@jelmer.uk>2023-01-11 05:09:36 +0000
commit811b9b87aaf0d063133956f053e2a1b2a9241d6b (patch)
tree50fc40e2aca3c6977482de4c1b15db0aba25c96d
parent22edcd741b7c09d0b059082bf93ebf03407a3415 (diff)
Apply multi-arch hints.
+ libfile-mimeinfo-perl: Add Multi-Arch: foreign. Changes-By: apply-multiarch-hints
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index f7f3c4d..f5ea43f 100644
--- a/debian/control
+++ b/debian/control
@@ -31,6 +31,7 @@ Depends: ${misc:Depends},
libfile-desktopentry-perl,
shared-mime-info
Recommends: libio-stringy-perl
+Multi-Arch: foreign
Description: Perl module to determine file types
File::MimeInfo can be used to determine the mime type of a file. It tries to
implement the freedesktop specification for a shared MIME database.