[libtest-http-server-simple-stashwarnings-perl] 06/09: Update short and long description.

gregor herrmann gregoa at debian.org
Sun Jun 29 16:51:04 UTC 2014


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

gregoa pushed a commit to branch master
in repository libtest-http-server-simple-stashwarnings-perl.

commit 0a3f66ab74839ec591b0afc2ce142ef45221dc1e
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 29 18:48:55 2014 +0200

    Update short and long description.
---
 debian/control | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 4200ec8..6c23bc5 100644
--- a/debian/control
+++ b/debian/control
@@ -20,11 +20,11 @@ Depends: ${perl:Depends},
          ${misc:Depends},
          libtest-http-server-simple-perl,
          libhttp-server-simple-perl
-Description: catch your forked web server's warnings in Test::More tests
- This module, based on Test::HTTP::Server::Simple, lets you retrieve the
- warnings that your forked HTTP::Server::Simple-based web server throws.
- That way you can test that your application continues to throw warnings
- when it makes sense.  Catching the warnings also keeps your test output
- tidy. Finally, you'll be able to see when your application throws new,
- unexpected warnings.
+Description: module to catch forked web server's warnings in Test::More tests
+ Test::HTTP::Server::Simple-StashWarnings, based on
+ Test::HTTP::Server::Simple, lets you retrieve the warnings that your forked
+ HTTP::Server::Simple-based web server throws. That way you can test that your
+ application continues to throw warnings when it makes sense. Catching the
+ warnings also keeps your test output tidy. Finally, you'll be able to see
+ when your application throws new, unexpected warnings.
 

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



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