]> git.donarmstrong.com Git - perltidy.git/blobdiff - debian/control
update compat level to 11
[perltidy.git] / debian / control
index 2c8db7c25a57f02d32bb0b9a4fce7403ff152bae..44020de2dade2a89adea395867b91d0e762eccc7 100644 (file)
@@ -2,12 +2,17 @@ Source: perltidy
 Section: devel
 Priority: optional
 Maintainer: Don Armstrong <don@debian.org>
-Build-Depends: debhelper (>= 4), perl (>= 5.6.0-16)
-Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 11)
+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
+
 
 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 +25,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/