]> git.donarmstrong.com Git - perltidy.git/commitdiff
Merge branch 'multiarch-fixes' into 'master'
authorJelmer Vernooij <jelmer@debian.org>
Mon, 31 Oct 2022 14:44:20 +0000 (14:44 +0000)
committerJelmer Vernooij <jelmer@debian.org>
Mon, 31 Oct 2022 14:44:20 +0000 (14:44 +0000)
Apply hints suggested by the multi-arch hinter

See merge request debian/perltidy!2

debian/control

index 60aec4035595274e6d0fed68b6f0ed6e348165a3..25d042d02279b7715cc43d914130ba531686163a 100644 (file)
@@ -12,6 +12,7 @@ Vcs-Browser: https://salsa.debian.org/debian/perltidy.git
 Package: perltidy
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}
+Multi-Arch: foreign
 Description: Perl script indenter and reformatter
  Perltidy is a Perl script which indents and reformats Perl
  scripts to make them easier to read.