]> git.donarmstrong.com Git - perltidy.git/blobdiff - debian/control
Update standards version to 4.6.1, no changes needed.
[perltidy.git] / debian / control
index 44020de2dade2a89adea395867b91d0e762eccc7..ac0499741252d014eb686419b6d3a99acb8d2255 100644 (file)
@@ -2,17 +2,17 @@ Source: perltidy
 Section: devel
 Priority: optional
 Maintainer: Don Armstrong <don@debian.org>
-Build-Depends: debhelper (>= 11)
+Build-Depends: debhelper-compat (= 13)
 Build-Depends-Indep: perl
-Standards-Version: 4.1.1
-Homepage: http://perltidy.sourceforge.net/
-Vcs-Git: https://git.donarmstrong.com/perltidy.git
-Vcs-Browser: https://git.donarmstrong.com/perltidy.git
-
+Standards-Version: 4.6.1
+Homepage: https://perltidy.sourceforge.net/
+Vcs-Git: https://salsa.debian.org/debian/perltidy.git
+Vcs-Browser: https://salsa.debian.org/debian/perltidy
 
 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.