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

carnil pushed a commit to branch master
in repository libtest-nowarnings-perl.

commit 9e485a7ee0d7c981ad429a8f1143301cf02724e2
Author: Salvatore Bonaccorso <car...@debian.org>
Date:   Sun Apr 20 16:16:23 2014 +0200

    Fix some typos in package's long description
    
    Thanks: Pascal De Vuyst <pascal.devu...@gmail.com>
    
    Closes: #745309
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 6199a2d..dc2ae6a 100644
--- a/debian/control
+++ b/debian/control
@@ -17,12 +17,12 @@ Depends: ${misc:Depends},
          ${perl:Depends},
          perl
 Description: module to make sure you didn't emit any warnings while testing
- In general, your tests shouldn't produce warnings. This modules causes any
+ In general, your tests shouldn't produce warnings. This module causes any
  warnings to be captured and stored. It automatically adds an extra test that
  will run when your script ends to check that there were no warnings. If there
- were any warings, the test will give a "not ok" and diagnostics of where, when
+ were any warnings, the test will give a "not ok" and diagnostics of where, 
when
  and what the warning was, including a stack trace of what was going on when
- the it occurred.
+ it occurred.
  .
  If some of your tests are supposed to produce warnings then you should be
  capturing and checking them with Test::Warn, that way Test::NoWarnings will

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to