| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 
 | Source: libdist-zilla-plugin-mojibaketests-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Carnë Draug <carandraug+dev@gmail.com>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libdist-zilla-perl,
 libmoose-perl,
 libtest-mojibake-perl,
 perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdist-zilla-plugin-mojibaketests-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-mojibaketests-perl.git
Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-MojibakeTests
Testsuite: autopkgtest-pkg-perl
Package: libdist-zilla-plugin-mojibaketests-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libdist-zilla-perl,
 libmoose-perl,
 libtest-mojibake-perl
Description: Dist::Zilla plugin that provides author tests for source encoding
 Dist::Zilla::Plugin::MojibakeTests is a Dist::Zilla plugin that
 provides a standard Test::Mojibake author test which checks for
 inconsistencies in source and documentation encoding.
 |