debian/0000755000000000000000000000000012222575541007173 5ustar debian/compat0000644000000000000000000000000212222575541010371 0ustar 9 debian/changelog0000644000000000000000000000027512222575541011051 0ustar libdist-zilla-plugin-test-perl-critic-perl (2.112410-1) unstable; urgency=low * Initial Release (Closes: #725109). -- intrigeri Tue, 01 Oct 2013 18:42:00 +0200 debian/rules0000755000000000000000000000003612222575541010252 0ustar #!/usr/bin/make -f %: dh $@ debian/watch0000644000000000000000000000024112222575541010221 0ustar version=3 https://metacpan.org/release/Dist-Zilla-Plugin-Test-Perl-Critic .*/Dist-Zilla-Plugin-Test-Perl-Critic-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/libdist-zilla-plugin-test-perl-critic-perl.examples0000644000000000000000000000001312222575541021114 0ustar examples/* debian/source/0000755000000000000000000000000012222575541010473 5ustar debian/source/format0000644000000000000000000000001412222575541011701 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000204112222575541011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Dist-Zilla-Plugin-Test-Perl-Critic Upstream-Contact: Jerome Quelin Upstream-Name: Dist-Zilla-Plugin-Test-Perl-Critic Files: * Copyright: 2009, Jerome Quelin License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, intrigeri License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/control0000644000000000000000000000243612222575541010603 0ustar Source: libdist-zilla-plugin-test-perl-critic-perl Maintainer: Debian Perl Group Uploaders: intrigeri Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), perl Build-Depends-Indep: libdata-section-perl (>= 0.004), libdist-zilla-perl, libmoose-autobox-perl, libmoose-perl, libnamespace-autoclean-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdist-zilla-plugin-test-perl-critic-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdist-zilla-plugin-test-perl-critic-perl.git Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-Test-Perl-Critic Package: libdist-zilla-plugin-test-perl-critic-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdata-section-perl, libdist-zilla-perl, libmoose-perl, libnamespace-autoclean-perl Description: Dist::Zilla plugin to check your code with perlcritic The Dist::Zilla::Plugin::Test::Perl::Critic plugin adds a t/author/critic.t test file. It checks your code against best practices, using perlcritic. . A custom perlcritic.rc may be provided.