]> git.donarmstrong.com Git - perltidy.git/blobdiff - debian/control
Use canonical URL in Vcs-Browser.
[perltidy.git] / debian / control
index 54e1b3c23ddd30e326b8d3c93d840ac82a9028f4..36dbda9f6c28fdfedfd31b90f0fd8edd06dad42b 100644 (file)
@@ -2,17 +2,17 @@ Source: perltidy
 Section: devel
 Priority: optional
 Maintainer: Don Armstrong <don@debian.org>
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper-compat (= 13)
 Build-Depends-Indep: perl
-Standards-Version: 3.9.3
-Homepage: http://perltidy.sourceforge.net/
-Vcs-Svn: svn://svn.donarmstrong.com/deb_pkgs/perltidy/trunk
-Vcs-Browser: http://websvn.donarmstrong.com/deb_pkgs/perltidy/trunk
-
+Standards-Version: 4.3.0
+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.