Control: tags -1 - wontfix + patch

I think Gregoa's proposition can satisfy everybody, so I made a patch.
>From 5ffacbb76605fe92d1df9785fcc6bf6deb23bfd7 Mon Sep 17 00:00:00 2001
From: solveig <solveig@hydre>
Date: Thu, 8 Aug 2013 16:55:46 +0200
Subject: [PATCH] Short explanation in parentheses for kwalitee

As proposed by gregoa in 2011 without opposition. Closes #616029
---
 debian/control |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d8bccce..166c1b6 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,8 @@ Description: test module for checking the syntax of use strict and test coverage
  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
+ 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.
  
-- 
1.7.10.4

Reply via email to