[SCM] Debian packaging of libhtml-fillinform-perl branch, master, updated. 302a6832c9e254b089f0b3a53290418017006255

gregor herrmann gregoa at debian.org
Tue Aug 30 17:11:35 UTC 2011


The following commit has been merged in the master branch:
commit 6d9fccd3c77e0b09b35ae3c0b3b52b8f8119b23f
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Aug 30 19:04:32 2011 +0200

    Improve short and long descriptions.

diff --git a/debian/control b/debian/control
index cc1bc9b..3472ccc 100644
--- a/debian/control
+++ b/debian/control
@@ -16,11 +16,11 @@ Package: libhtml-fillinform-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libhtml-parser-perl
-Description: populates HTML Forms with data
- This module automatically inserts data from a previous HTML form into
- the HTML input, textarea, radio buttons, checkboxes and select
- tags. It is a subclass of HTML::Parser and uses it to parse the HTML
- and insert the values into the form tags.  
+Description: module for populating HTML forms with data
+ HTML::FillInForm automatically inserts data from a previous HTML form into
+ the HTML input, textarea, radio buttons, checkboxes and select tags. It is a
+ subclass of HTML::Parser and uses it to parse the HTML and insert the values
+ into the form tags.
  .
  One useful application is after a user submits an HTML form without
  filling out a required field.  HTML::FillInForm can be used to

-- 
Debian packaging of libhtml-fillinform-perl



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