[libpdf-fdf-simple-perl] 09/13: Update long description.

gregor herrmann gregoa at debian.org
Sun Dec 22 20:40:37 UTC 2013


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

gregoa pushed a commit to branch master
in repository libpdf-fdf-simple-perl.

commit 6d6ede3e8be91b19d40765d935eac5c95c3f518c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Dec 22 21:27:58 2013 +0100

    Update long description.
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index a502b1d..ae45484 100644
--- a/debian/control
+++ b/debian/control
@@ -21,10 +21,10 @@ Depends: ${perl:Depends},
          libfile-sharedir-perl,
          libparse-recdescent-perl
 Description: Perl module to read and write (Acrobat) FDF files
- Helps creating and extracting the content of FDF files. It is meant to
- be a simple replacement for the Adobe FdfToolkit. Therefore some of
- it's behavior, especially handling of diverse whitespace/newline
- artefacts is orientated on FdfToolkit's handling.
+ PDF::FDF::Simple helps creating and extracting the content of FDF files. It
+ is meant to be a simple replacement for the Adobe FdfToolkit. Therefore some
+ of its behavior, especially handling of diverse whitespace/newline artefacts,
+ is orientated on FdfToolkit's handling.
  .
  After the extraction process the content is available within a hash
  reference.
@@ -33,6 +33,6 @@ Description: Perl module to read and write (Acrobat) FDF files
  values. Anyway, this should be enough to create FDF files for text
  fields, text areas, checkboxes and radio buttons.
  .
- PDF::FDF::Simple uses Parse::RecDescent and understands both, the
+ PDF::FDF::Simple uses Parse::RecDescent and understands both the
  "Kids" notation and the "dotted" notation for field names. Saving will
- always use the "dotted"- notation.
+ always use the "dotted" notation.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpdf-fdf-simple-perl.git



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