[SCM] Debian packaging of libtest-simpleunit-perl branch, master, updated. 08bae05130a94ede8ce667a8f311cf555558f739

gregor herrmann gregoa at debian.org
Tue Nov 15 19:04:26 UTC 2011


The following commit has been merged in the master branch:
commit 5f2874c0c751185e6577bec5521759b9d62d8928
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Nov 15 19:54:45 2011 +0100

    Improve short and long description a bit.

diff --git a/debian/control b/debian/control
index f3ebef1..fc8a799 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,9 @@ Source: libtest-simpleunit-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libdata-compare-perl, libextutils-autoinstall-perl
+Build-Depends-Indep: perl,
+ libdata-compare-perl,
+ libextutils-autoinstall-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Martin Zobel-Helas <zobel at debian.org>,
  gregor herrmann <gregoa at debian.org>
@@ -13,7 +15,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-simpl
 
 Package: libtest-simpleunit-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libdata-compare-perl
-Description:  Simplified Perl unit-testing framework
- This is a simplified Perl unit-testing framework for creating unit tests to be
- run either standalone or under Test::Harness.
+Depends: ${perl:Depends}, ${misc:Depends},
+ libdata-compare-perl
+Description: simplified Perl unit-testing framework
+ Test::SimpleUnit is a simplified Perl unit-testing framework for creating
+ unit tests to be run either standalone or under Test::Harness.

-- 
Debian packaging of libtest-simpleunit-perl



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