summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDebian Janitor <janitor@jelmer.uk>2020-10-29 02:04:11 +0000
committerDebian Janitor <janitor@jelmer.uk>2020-10-29 02:04:11 +0000
commitf1da62ed76109a88a382a68c0c53f8d0141b4474 (patch)
tree6de29e3659fe53982d329e192dfeedbe35cb4e1c
parent98e2920b7d056e787ba4953662f303cb511dfd70 (diff)
Apply multi-arch hints.
+ libalgorithm-diff-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 d48734f..6e2aaa0 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Architecture: all
Depends: ${misc:Depends},
${perl:Depends}
Recommends: libalgorithm-diff-xs-perl
+Multi-Arch: foreign
Description: module to find differences between files
Algorithm::Diff is a Perl module that allows users to analyze text based on a
Longest Common Subsequence (LCS) algorithm. It can compare two files and find