[libtest-if-perl] 03/03: update short/long description

gregor herrmann gregoa at debian.org
Thu Aug 13 17:39:23 UTC 2015


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

gregoa pushed a commit to branch master
in repository libtest-if-perl.

commit 59f06b38f6956acc9d3634ed8a7840a032a672a7
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Aug 13 19:37:10 2015 +0200

    update short/long description
    
    contents made up by /me, language improved by bremner
    
    Gbp-Dch: Ignore
---
 debian/control | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 1503675..e41a95f 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,10 @@ Package: libtest-if-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends}
-Description: Allow use conditionals in tests
- Test::If allow you combine options and it is allowed to omit plan
- options, if it is ran by loaded module or you want to load it
- manually. If some of conditions will not be met, test will be skipped.
+Description: module to conditionally use other test modules
+ Test::If allows one to use test modules conditionally.
+ .
+ It is also possible to combine options, and it is allowed to omit plan
+ options, if it is run by an already loaded module or you want to load it
+ manually. If some of conditions are not met, the corresponding test will be
+ skipped.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-if-perl.git



More information about the Pkg-perl-cvs-commits mailing list