]> git.donarmstrong.com Git - perltidy.git/commitdiff
tweak standards version; add misc depends
authordon <don@8f7917da-ec0b-0410-a553-b9b0e350d17e>
Wed, 16 Feb 2011 02:27:57 +0000 (02:27 +0000)
committerdon <don@8f7917da-ec0b-0410-a553-b9b0e350d17e>
Wed, 16 Feb 2011 02:27:57 +0000 (02:27 +0000)
debian/control

index 8c4726938c3c52213388973c64aa5123ee73e239..e5b2bc302d3b3171d0be48988a5b08a433846732 100644 (file)
@@ -4,12 +4,12 @@ Priority: optional
 Maintainer: Don Armstrong <don@debian.org>
 Build-Depends: debhelper (>= 5)
 Build-Depends-Indep: perl (>= 5.6.0-16)
-Standards-Version: 3.8.2
+Standards-Version: 3.9.1
 Homepage: http://perltidy.sourceforge.net/
 
 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.