[libtest-effects-perl] 05/07: Update long description in debian/control. Silence lintian.

Lucas Kanashiro kanashiro.duarte at gmail.com
Thu Dec 24 16:10:49 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libtest-effects-perl.

commit c2a130d72256c804c8bf0c5b2eb8b286619191ae
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Thu Dec 24 13:35:17 2015 -0200

    Update long description in debian/control. Silence lintian.
---
 debian/changelog | 1 +
 debian/control   | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index aac26d3..637a9d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libtest-effects-perl (0.001005-2) UNRELEASED; urgency=medium
   * Bump debhelper compatibility level to 9
   * Declare compliance with Debian policy 3.9.6
   * Organize debian/control file
+  * Update long description in debian/control. Silence lintian.
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Thu, 24 Dec 2015 11:47:16 -0200
 
diff --git a/debian/control b/debian/control
index 3f41c10..120e8c1 100644
--- a/debian/control
+++ b/debian/control
@@ -20,3 +20,8 @@ Depends: ${misc:Depends},
 Description: Perl module to test various effects at once
  Test::Effects allows one to test all effects of some code to be tested
  at once: return value, I/O, warnings, exceptions, etc.
+ .
+ Test::Effects provides a single exported subroutine: effects_ok.
+ .
+ This sub expects a block of code (or sub ref) as its first argument, followed
+ by an optional hash ref as its second, and an optional string as its third.

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



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