summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2023-12-06 17:27:55 +0100
committergregor herrmann <gregoa@debian.org>2023-12-06 17:27:55 +0100
commit9699d7a829135dc8ca4481a2b986df3389ce942c (patch)
tree0faaf4b85b0a2f6635d9d653be0a86a26c2663f8
parentf96335c1e738231c7ca3693f08795c68adef2bb3 (diff)
Reformat debian/control with cme
Gbp-Dch: ignore
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index c36192b..41e2c6d 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Rules-Requires-Root: no
Package: libfile-mimeinfo-perl
Architecture: all
+Multi-Arch: foreign
Depends: ${misc:Depends},
${perl:Depends},
libencode-locale-perl,
@@ -30,7 +31,6 @@ 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.