]> git.donarmstrong.com Git - perltidy.git/blobdiff - debian/control
Use secure URI in Homepage field.
[perltidy.git] / debian / control
index 60aec4035595274e6d0fed68b6f0ed6e348165a3..472e74a86c3cf1c73740371b86622d956716efd7 100644 (file)
@@ -5,13 +5,14 @@ Maintainer: Don Armstrong <don@debian.org>
 Build-Depends: debhelper (>= 12)
 Build-Depends-Indep: perl
 Standards-Version: 4.3.0
-Homepage: http://perltidy.sourceforge.net/
+Homepage: https://perltidy.sourceforge.net/
 Vcs-Git: https://salsa.debian.org/debian/perltidy.git
 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.