Source: libcode-tidyall-perl
Section: perl
Priority: optional
Build-Depends: cdbs,
 licensecheck,
 perl,
 debhelper,
 dh-buildinfo,
 libcapture-tiny-perl,
 libconfig-ini-perl,
 libtimedate-perl,
 libfile-slurp-tiny-perl,
 libfile-zglob-perl,
 libfile-which-perl,
 libguard-perl,
 libipc-run3-perl,
 libipc-system-simple-perl,
 liblist-compare-perl,
 liblist-someutils-perl,
 liblog-any-perl,
 libspecio-perl,
 libspecio-library-path-tiny-perl,
 libtime-duration-parse-perl,
 libtry-tiny-perl,
 libmoo-perl (>= 2),
 libpath-tiny-perl (>= 0.098),
 libtext-diff-perl (>= 1.44),
 libparallel-forkmanager-perl,
 libtest-class-most-perl,
 libtest-differences-perl,
 libtest-warnings-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcode-tidyall-perl
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcode-tidyall-perl.git
Homepage: http://metacpan.org/release/Code-TidyAll

Package: libcode-tidyall-perl
Architecture: all
Depends: ${cdbs:Depends},
 ${misc:Depends},
 ${perl:Depends}
Recommends: ${cdbs:Recommends}
Suggests: ${cdbs:Suggests}
Enhances: ${cdbs:Enhances}
Description: your all-in-one code tidier and validator
 There are a lot of great code tidiers and validators out there. tidyall
 makes them available from a single unified interface.
 .
 You can run tidyall on a single file or on an entire project hierarchy,
 and configure which tidiers/validators are applied to which files.
 tidyall will back up files beforehand, and for efficiency will only
 consider files that have changed since they were last processed.
 .
 This package provides commandline tool tidyall and Perl module
 Code::TidyAll.
 .
 Includes hooks for git and subversion, and plugin for php-codesniffer,
 requiring corresponding packages installed.
