[libgedcom-perl] 01/06: Merge tag 'upstream/1.20'

gregor herrmann gregoa at debian.org
Sat Oct 29 18:27:53 UTC 2016


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

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

commit 3c46bfbc907db1b6d8760483dcdbfa0510cba1da
Merge: 94b96ab 2cf4739
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 29 20:21:11 2016 +0200

    Merge tag 'upstream/1.20'
    
    Upstream version 1.20

 .travis.yml                 |   23 +-
 CHANGES                     |   11 +-
 META.json                   |   17 +-
 META.yml                    |   21 +-
 Makefile.PL                 |   73 +-
 README                      |    2 +-
 cgi-bin/gedcom.cgi          |   21 +-
 ged                         |  397 +++++-----
 gedcom-5.5.1.grammar        |    2 +-
 gedcom.vim                  |    2 +-
 gedcom_compare              |   60 +-
 lib/Gedcom.pm               | 1029 ++++++++++++-------------
 lib/Gedcom/CGI.pm           |  182 ++---
 lib/Gedcom/Comparison.pm    |  222 +++---
 lib/Gedcom/Event.pm         |   24 +-
 lib/Gedcom/Family.pm        |  121 ++-
 lib/Gedcom/Grammar.pm       |  176 ++---
 lib/Gedcom/Grammar_5_5.pm   |  818 ++++++++++----------
 lib/Gedcom/Grammar_5_5_1.pm |  878 ++++++++++-----------
 lib/Gedcom/Individual.pm    |  458 +++++------
 lib/Gedcom/Item.pm          | 1097 ++++++++++++--------------
 lib/Gedcom/LifeLines.pm     | 1795 +++++++++++++++++++------------------------
 lib/Gedcom/Record.pm        |  989 +++++++++++-------------
 lib/Gedcom/WebServices.pm   |  143 ++--
 lines2perl                  |  215 +++---
 parse_grammar               |   84 +-
 royal.ged                   |   20 +
 t/Basic.pm                  |  550 +++++++------
 t/Lines.pm                  |  130 ++--
 t/basic.t                   |    2 +-
 t/bias.t                    |    2 +-
 t/birthdates.t              |   40 +-
 t/ged_create.t              |  186 ++---
 t/grammar_file.t            |    2 +-
 t/lines.t                   |    2 +-
 t/lines/bias                |    2 +-
 t/lines/bias.plx            |    8 +-
 t/lines/lines.plx           |    4 +-
 t/lines/namefreq.l          |    2 +
 t/lines/namefreq.plx        |    4 +-
 t/namefreq.t                |    4 +-
 t/parse_grammar.t           |    2 +-
 t/read_only.t               |    2 +-
 t/resolve.t                 |    2 +-
 t/resolve_read_only.t       |    2 +-
 t/ws_json.t                 |   26 +-
 t/ws_plain.t                |   21 +-
 t/ws_xml.t                  |   24 +-
 tkged                       |    8 +-
 utils/all_versions          |   15 +-
 utils/makeh                 |   11 +-
 utils/session.vim           |   24 -
 52 files changed, 4667 insertions(+), 5288 deletions(-)

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



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