Source: libdist-zilla-plugin-requiresexternal-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Joenio Costa <joenio@joenio.me>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libdist-zilla-perl,
                     libenv-path-perl,
                     liblist-moreutils-perl,
                     libmodern-perl-perl,
                     libmoose-perl,
                     libmoosex-attributeshortcuts-perl,
                     libmoosex-types-perl,
                     libnamespace-autoclean-perl,
                     libpath-class-perl,
                     libtest-most-perl,
                     libtest-output-perl (>= 1.031),
                     perl
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdist-zilla-plugin-requiresexternal-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-requiresexternal-perl.git
Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-RequiresExternal

Package: libdist-zilla-plugin-requiresexternal-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libdist-zilla-perl,
         libenv-path-perl,
         liblist-moreutils-perl,
         libmodern-perl-perl,
         libmoose-perl,
         libmoosex-attributeshortcuts-perl,
         libmoosex-types-perl,
         libnamespace-autoclean-perl,
         libpath-class-perl,
         libtest-most-perl
Description: Dist::Zilla plugin to declare dependency on command-line tools
 Dist::Zilla::Plugin::RequiresExternal creates a unit test in your distribution
 to check for the existence of executable command-line tools you require.
 Command-line tools can be declared as either an absolute path to an executable
 or the name of a command in the user's PATH environment.
