[libtest-strict-perl] 03/07: Short explanation in parentheses for kwalitee
Florian Schlichting
fsfs at alioth.debian.org
Sat Aug 10 13:21:17 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libtest-strict-perl.
commit e857687f95bc0ac4aaa908ddf879b487f7d0d06f
Author: solveig <solveig at hydre>
Date: Thu Aug 8 17:45:12 2013 +0200
Short explanation in parentheses for kwalitee
As proposed by gregoa in 2011, without opposition. Closes: #616029
---
debian/control | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index d8bccce..5ccfb6e 100644
--- a/debian/control
+++ b/debian/control
@@ -21,8 +21,9 @@ Description: test module for checking the syntax of use strict and test coverage
Test::Simple modules. Another good practice this module can test
is to "use strict;" in all perl files.
.
- By setting a minimum test coverage through all_cover_ok(), a code author can
- ensure his code is tested above a preset level of kwalitee throughout the
- development cycle. Along with Test::Pod, this module can provide the first
- tests to setup for a module author.
+ By setting a minimum test coverage through all_cover_ok(), a code
+ author can ensure his code is tested above a preset level of kwalitee
+ (CPAN quality metrics) throughout the development cycle. Along with
+ Test::Pod, this module can provide the first tests to setup for a
+ module author.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-strict-perl.git
More information about the Pkg-perl-cvs-commits
mailing list