[libperl6-form-perl] 07/09: Update short and long description.

gregor herrmann gregoa at debian.org
Mon Oct 31 00:36:16 UTC 2016


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

gregoa pushed a commit to branch master
in repository libperl6-form-perl.

commit ee3ca7ac9e11d4a082db2651f9de175a3830904b
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 31 01:32:02 2016 +0100

    Update short and long description.
---
 debian/control | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 752ff36..f1218cc 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Architecture: all
 Depends: libperl6-export-perl,
          ${perl:Depends},
          ${misc:Depends}
-Description: perl - Perl6::Form - Implements the Perl 6 'form' built-in
+Description: Perl 5 implementation of the Perl 6 'form' built-in
  Formats are Perl 5's mechanism for creating text templates with
  fixed-width fields. Those fields are then filled in using values from
  prespecified package variables.
@@ -26,3 +26,6 @@ Description: perl - Perl6::Form - Implements the Perl 6 'form' built-in
  Unlike Perl 5, Perl 6 doesn't have a C<format> keyword. Or the
  associated built-in formatting mechanism. Instead it has a Form.pm
  module. And a C<form> function.
+ .
+ The Perl6::Form module implements virtually all of the functionality of the
+ Perl 6 Form.pm module.

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



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