]> git.donarmstrong.com Git - perltidy.git/blobdiff - debian/control
update compat level to 12, standards version, and switch to salsa
[perltidy.git] / debian / control
index 9bd42ccad0a0095af816eac152d51eba24adf27e..60aec4035595274e6d0fed68b6f0ed6e348165a3 100644 (file)
@@ -1,13 +1,17 @@
 Source: perltidy
-Section: interpreters
+Section: devel
 Priority: optional
-Maintainer: Don Armstrong <don@donarmstrong.com>
-Build-Depends: debhelper (>= 3.0.5), perl (>= 5.6.0-16)
-Standards-Version: 3.6.1
+Maintainer: Don Armstrong <don@debian.org>
+Build-Depends: debhelper (>= 12)
+Build-Depends-Indep: perl
+Standards-Version: 4.3.0
+Homepage: http://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}
+Depends: ${perl:Depends}, ${misc:Depends}
 Description: Perl script indenter and reformatter
  Perltidy is a Perl script which indents and reformats Perl
  scripts to make them easier to read.
@@ -20,4 +24,3 @@ Description: Perl script indenter and reformatter
  even generate colored output in HTML for scripts. See examples at
  http://perltidy.sourceforge.net/
  .
- Homepage: http://perltidy.sourceforge.net/