This is an automated email from the git hooks/post-receive script.

carandraug-guest pushed a commit to branch master
in repository libdist-zilla-plugin-test-compile-perl.

commit 6cba1c712b95443b19df4e1ea9d410ba9481c5e3
Author: Carnë Draug <carandraug+...@gmail.com>
Date:   Wed Jan 25 17:00:26 2017 +0000

    Follow guidelines for short and long package description
---
 debian/control | 24 ++++++++----------------
 1 file changed, 8 insertions(+), 16 deletions(-)

diff --git a/debian/control b/debian/control
index 2d82934..3aa4ea3 100644
--- a/debian/control
+++ b/debian/control
@@ -33,20 +33,12 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libnamespace-autoclean-perl,
  libpath-tiny-perl,
  libsub-exporter-formethods-perl
-Description: Common tests to check syntax of your modules, using only core 
modules
- This is a Dist::Zilla plugin that runs at the gather
- files|Dist::Zilla::Role::FileGatherer stage, providing a test file
- (configurable, defaulting to t/00-compile.t).
+Description: common tests to check syntax of your modules, using only core 
modules
+ Dist::Zilla::Plugin::Test::Compile is a Dist::Zilla plugin that runs
+ at the gather files (Dist::Zilla::Role::FileGatherer) stage, and
+ creates a test for correct perl file compilation only dependent on
+ core modules.
  .
- This test will find all modules and scripts in your distribution, and try to
- compile them one by one. This means it's a bit slower than loading them all
- at once, but it will catch more errors.
- .
- The generated test is guaranteed to only depend on modules that are available
- in core. Most options only require perl 5.6.2; the bail_out_on_fail option
- requires the version of Test::More that shipped with perl 5.12 (but the test
- still runs on perl 5.6).
- .
- Dist::Zilla::Plugin::Test::Compile accepts the following options:
- .
- This description was automagically extracted from the module by dh-make-perl.
+ This test finds all modules and scripts in your distribution and try
+ to compile them one by one. This means it's a bit slower than loading
+ them all at once but it will catch more errors.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-compile-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to