Source: libtest-checkmanifest-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ansgar Burchardt <ansgar@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: perl
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-checkmanifest-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtest-checkmanifest-perl.git
Homepage: https://metacpan.org/release/Test-CheckManifest

Package: libtest-checkmanifest-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends}
Description: module to check if your manifest matches your distribution
 Test::CheckManifest is a Perl test module that checks whether the package
 manifest matches your distribution. The package manifest must name all files
 that come with the distribution. By default, this module searches for a file
 named MANIFEST.
