Source: libmodule-install-authortests-perl
Section: perl
Priority: optional
Build-Depends: perl,
               debhelper-compat (= 13),
               libmodule-install-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libmodule-install-authortests-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libmodule-install-authortests-perl
Homepage: https://metacpan.org/release/Module-Install-AuthorTests
Testsuite: autopkgtest-pkg-perl

Package: libmodule-install-authortests-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libmodule-install-perl
Description: designate tests only run by module authors
 Module::Install::AuthorTests adds two Module::Install commands which
 declares that the test files found in the directory ./xt should be run
 only if the module is being built by an author.
