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

js pushed a commit to branch master
in repository libcatmandu-marc-perl.

commit 2cb9bb5e82749c8cf35d206b4252a7f6dfd503fe
Merge: bb413de 77c9138
Author: Jonas Smedegaard <d...@jones.dk>
Date:   Mon Oct 26 13:54:40 2015 +0100

    Merge tag 'upstream/0.213'
    
    Upstream version 0.213
    
    # gpg: Underskrift lavet man 26 okt 2015 13:54:37 CET
    # gpg:                bruger RSA nøgle 0x2C7C3146C1A00121
    # gpg: God underskrift fra »Jonas Smedegaard <d...@jones.dk>«
    # gpg:        også kendt som »Jonas Smedegaard <jo...@homebase.dk>«
    # gpg:        også kendt som »Jonas Smedegaard <j...@debian.org>«
    # gpg:        også kendt som »[jpeg image of size 4165]«

 Build.PL                                         |  23 ++--
 Changes                                          |  27 +++++
 LICENSE                                          |   6 +-
 MANIFEST                                         |  12 ++-
 MANIFEST.SKIP                                    |   1 +
 META.json                                        |  19 ++--
 META.yml                                         |  16 ++-
 README                                           |  78 ++++++++------
 cpanfile                                         |   5 +-
 dist.ini                                         |   2 -
 lib/Catmandu/Exporter/MARC/ALEPHSEQ.pm           |  42 +++++---
 lib/Catmandu/Exporter/MARC/MARCMaker.pm          |   2 +-
 lib/Catmandu/Exporter/MARC/MiJ.pm                |   2 +-
 lib/Catmandu/Exporter/MARC/USMARC.pm             |   2 +-
 lib/Catmandu/Exporter/MARC/XML.pm                |   2 +-
 lib/Catmandu/Fix/Bind/marc_each.pm               | 100 +++++++++++++++++
 lib/Catmandu/Fix/Inline/marc_add.pm              |  37 ++++++-
 lib/Catmandu/Fix/Inline/marc_map.pm              |   4 +-
 lib/Catmandu/Fix/Inline/marc_remove.pm           |   4 +-
 lib/Catmandu/Fix/Inline/marc_set.pm              | 132 +++++++++++++++++++++++
 lib/Catmandu/Fix/marc_add.pm                     |  40 +++++--
 lib/Catmandu/Fix/marc_decode_dollar_subfields.pm |  71 ++++++++++++
 lib/Catmandu/Fix/marc_in_json.pm                 |  83 ++++++++++++--
 lib/Catmandu/Fix/marc_map.pm                     |  14 ++-
 lib/Catmandu/Fix/marc_remove.pm                  |   2 +-
 lib/Catmandu/Fix/marc_set.pm                     |  30 +++++-
 lib/Catmandu/Importer/MARC.pm                    |  12 ---
 lib/Catmandu/Importer/MARC/ALEPHSEQ.pm           |   8 +-
 lib/Catmandu/Importer/MARC/Decoder.pm            |  47 ++++++++
 lib/Catmandu/Importer/MARC/Lint.pm               |  13 ++-
 lib/Catmandu/Importer/MARC/MARCMaker.pm          |  13 ++-
 lib/Catmandu/Importer/MARC/MiJ.pm                |  13 ++-
 lib/Catmandu/Importer/MARC/MicroLIF.pm           |  13 ++-
 lib/Catmandu/Importer/MARC/RAW.pm                |   4 +-
 lib/Catmandu/Importer/MARC/Record.pm             |  50 ++-------
 lib/Catmandu/Importer/MARC/USMARC.pm             |  47 +++++++-
 lib/Catmandu/Importer/MARC/XML.pm                |  13 ++-
 lib/Catmandu/MARC.pm                             |  16 ++-
 t/00-load.t                                      |   6 +-
 t/03-marc_map.t                                  |   4 +-
 t/07-inline-fix.t                                |  67 +++++++++---
 t/08-exporter.t                                  |   9 +-
 t/09-marc_add.t                                  |  28 ++++-
 t/12-marc_set.t                                  |  34 ++++--
 t/14-marc_decode_dollar_subfields.t              |  24 +++++
 t/15-marc_in_json.t                              |  55 ++++++++++
 t/16-marc-each.t                                 |  43 ++++++++
 t/dollar_subfields.mrc                           |   1 +
 t/test.fix                                       |   2 +
 49 files changed, 1062 insertions(+), 216 deletions(-)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to