[libpdf-fdf-simple-perl] 02/13: Merge tag 'upstream/0.21'

gregor herrmann gregoa at debian.org
Sun Dec 22 20:40:36 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 24f5177e0ab7500ccd386ee1a157cb69f95fd51c
Merge: 1ff71de ef796c5
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Dec 22 21:15:47 2013 +0100

    Merge tag 'upstream/0.21'
    
    Upstream version 0.21

 Build.PL                         |    37 +-
 ChangeLog                        |   117 +
 MANIFEST                         |    14 +-
 MANIFEST.SKIP                    |     5 +-
 META.yml                         |    28 +-
 Makefile.PL                      |    31 -
 README                           |    16 +-
 lib/PDF/FDF/Simple.pm            |   319 +-
 lib/PDF/FDF/Simple.pod           |    37 +-
 lib/PDF/FDF/Simple/Builder.pm    |    68 +
 lib/PDF/FDF/Simple/Grammar.pm    | 17265 +++++++++++++++++++++++++++++++++++++
 lib/PDF/FDF/Simple/Grammar.pod   |    41 +
 lib/auto/PDF/FDF/Simple/grammar  |   376 +
 t/TEST-1234.fdf                  |     8 +
 t/accessors.t                    |   198 +
 t/acro8.t                        |    39 +
 t/acro8example.fdf               |     4 +
 t/attribs.t                      |     6 +-
 t/distribution.t                 |     2 +-
 t/fdfparser_newline.t            |     2 +-
 t/fdfparser_round.t              |    13 +-
 t/fdfparser_round2.t             |    11 +-
 t/fdfparser_standard.fdf         |     3 +-
 t/fdfparser_standard.t           |    10 +-
 t/hundev1.fdf                    |     2 +-
 t/pod-coverage.t                 |     6 +-
 t/simple.t                       |     8 +-
 t/strange_id_values.fdf          |     6 +
 t/strange_id_values.t            |    43 +
 t/typecatalog.t                  |    39 +
 t/with_xrefs_and_valuearrays.fdf |     7 +
 t/with_xrefs_and_valuearrays.t   |    43 +
 32 files changed, 18449 insertions(+), 355 deletions(-)

-- 
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