X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=44020de2dade2a89adea395867b91d0e762eccc7;hb=25901db8d07b990abcae4b076d472b8236330476;hp=8c4726938c3c52213388973c64aa5123ee73e239;hpb=ba56ac7f2289bd80f7aefea91a5e50130bd21af3;p=perltidy.git diff --git a/debian/control b/debian/control index 8c47269..44020de 100644 --- a/debian/control +++ b/debian/control @@ -2,14 +2,17 @@ Source: perltidy Section: devel Priority: optional Maintainer: Don Armstrong -Build-Depends: debhelper (>= 5) -Build-Depends-Indep: perl (>= 5.6.0-16) -Standards-Version: 3.8.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.