[libtest-use-ok-perl] 08/10: rework short and long description
Florian Schlichting
fsfs at alioth.debian.org
Sat Aug 10 14:30:42 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libtest-use-ok-perl.
commit 148f78cd56dbad706f33d095ccc20c8defaa13c6
Author: Florian Schlichting <fsfs at debian.org>
Date: Sat Aug 10 16:23:03 2013 +0200
rework short and long description
---
debian/control | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 5a681d7..fde79da 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,8 @@ Package: libtest-use-ok-perl
Architecture: all
Depends: ${perl:Depends},
${misc:Depends}
-Description: Tests if a Perl module loads ok
- Like Test::More::use_ok Test::use::ok can be used in test scripts to
- check if a module loads ok but its usage is less error-prone.
+Description: Module to test if a Perl module loads ok
+ Test::use::ok is an alternative to the more widely-known
+ Test::More::use_ok. It can be used in test scripts to check if a module
+ loads ok, but its usage is less error-prone.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-use-ok-perl.git
More information about the Pkg-perl-cvs-commits
mailing list