[libcatmandu-marc-perl] annotated tag upstream/1.19 created (now fa63cf3)

Jonas Smedegaard dr at jones.dk
Sat Oct 28 03:42:29 UTC 2017


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

js pushed a change to annotated tag upstream/1.19
in repository libcatmandu-marc-perl.

        at  fa63cf3   (tag)
   tagging  9fe6e1abc223a0e53d82b4b68cdb343183156af6 (commit)
  replaces  upstream/0.215
 tagged by  Jonas Smedegaard
        on  Sat Oct 28 05:11:32 2017 +0200

- Log -----------------------------------------------------------------
Upstream version 1.19
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAlnz9WQACgkQLHwxRsGg
ASE5Qw/8CKQGMq32wyWBj2/UlaaCuy5g2cHNIeNkUS6JwawnmFyBhmea9KIHsV/7
+ntphsvrqhqA+Wss9jSYJpIKB1SWKDS6a+Tz/fL6+OHRSRuuD11eoMpx+XgatBC2
UVJGIv2rX3W2iVB0/+bNLoC7tN/ZFzW61KYlunbqDdUCXplSm3tk/OPamdeQIldT
K5jlNxHgSmW1GeGnfcCfj4X8HUyipBXaMOl0MID7kjEjhC6sClHWnaUlDZb6hAhs
zpS1EIv2N9JxGwBg2vHMgLWNrQMcomzkbuQbfJrqd0xWL25Ud6PYoSVDhGbYwfhP
IAadEvH2SonfqbV+K4EZY+Fi5CNgHdr4efJTLq3BdoarduPpLryu2ZjX48o0qgIe
hMDSh6c2tYxCZ5qVvarcN5Px0jqClJHmBuksa6unzrXygut3xs1UAYJjD10vQbXA
KCagFa4byT/gy7GkEou4ZGcnqnKrdddfi4Qqgr47dORW3FW0HnuUp4iCXLfov7CL
80QPbKJvEH97o3uJXGxT8gFXINqYS3rLwzQ1Yg0adWIWOdegI7N8FcwHmx3zOeXD
eueJkDcPf6EaG3ieY9FQ9NGV03scBdj9hL5slxTilzaDJlbKxJIPF0RFcGKhvGzl
m+kOM2HJr3K6pkvq5o3XiEN0eBIqJcazWPuc0A/heqA1A+6g1h8=
=PIKt
-----END PGP SIGNATURE-----

Carsten Klee (23):
      implemented marc_spec as a MARC method
      Merge branch 'dev' into dev
      more marc_spec rule tests
      removed Const::Fast from cpanfile
      marc_spec supports nested_arrays and subspecs
      added mrc file with only one record
      POD on new options and subspecs
      check definition of vals with option split
      use MARC::Spec::Parser
      use MARC::Spec 1.0.0
      use && instead of and
      join subfields per field correctly
      Merge branch 'dev' into mapping_rules_spec
      new mapping rules tests
      subspec comparison failed
      subspec comparison failed
      new condition marc_has_ref
      Merge branch 'dev' of https://github.com/cKlee/Catmandu-MARC into marc_has_ref
      updated POD with marc_has_ref
      Merge branch 'master' of https://github.com/LibreCat/Catmandu-MARC into marc_has_ref
      new fix marc_struc
      Merge branch 'master' of https://github.com/LibreCat/Catmandu-MARC into marc_struc
      Fixing 0 as undef bug for marc_spec

Jakob Voss (1):
      Rewrite documentation of ::{Importer,Exporter}::MARC

Johann Rolschewski (8):
      gh#37: fix marc_each()
      gh#34: Deprecate USMARC
      gh#40: set ISO as default export format
      gh#43: Add all prerequisites to cpanfile, delete unused modules
      gh#44: Fix type list in POD
      gh#46: bugfix for subfield code 0
      fix documentation of MiJ
      add test for mapping rules

Jonas Smedegaard (2):
      New upstream version 1.03
      New upstream version 1.19

Nicolas Franck (1):
      buffer lines before sending to IO::Handle, especially for IO::String that uses string appending

Patrick Hochstenbach (173):
      Adding version numbers to all packages
      Fixed filter by indicator 2 in Catmandu::Fix::marc_map #28
      Fix pod
      Fixing Catmandu::Fix::marc_map option value and subfields #33
      Adding inline support for value
      Adding inline support for value options
      Fixing combinations of substring with splita #33
      Fixing Catmandu::Fix::marc_map $append and split #31
      Version up
      0.216
      Fixing depency problem
      0.217
      Fixing marc_map for inline fixes #31
      0.218
      Fixed pod typo
      Make all Catmandu::Fix inlinable #27
      Create a more command line friendly documentation #16
      atmandu::Importer::MARC cannot import from string reference, or IO::String #23
      Up version
      0.219
      Refactoring all marc processing outside emit functions
      Fixing the negated subfield bug
      Adding marc_spec links
      Adding benchmarking fixes
      Making some performance improvements
      Revert the inline handling of arrays back to the original
      Adding the nested_arrays option to marc_map
      Adding more POD
      Adding POD
      Making internal mapping functions to instance functions
      Benchmarking code
      Benchmarking
      Trying singletons
      BEnchmarking
      Deleting the 'record' option for all fixes
      Deleting the record option
      benchmark
      Bechmarking
      1.00_01
      Merge pull request #38 from jorol/gh#37
      Fixing bug in marc_remove when using indicators to filter which
      Adding fixes to help MARC validation Fix scripts
      Adding test
      Update changes
      Merge branch 'jorol-gh#34' into dev
      Merge branch 'jorol-gh#40' into dev
      1.00_02
      Merge branch 'jorol-dev' into dev
      Fixing zero-padded tags treated as numbers bug
      1.00_03
      Fixing POD
      Release
      1.01
      Merge branch 'jorol-gh#46' into dev
      Version up
      1.02
      Merge pull request #48 from jorol/dev
      Adding a tutorial pod #39
      Adding more POD
      Adding more POD
      Fixing the marc_has_many bug
      1.03
      Removing new lines in ALEPHSEQ
      1.04
      Adding Carsten Klee's MARC-Spec contribution
      Adding contributor
      Updating readme
      Merge branch 'dev' into str_push
      Merge branch 'str_push' into dev
      Updating changes
      1.05
      Fixing version number of marc_spec
      Fixing version number of marc_spec
      Merge branch 'master' into dev
      Fixing POD documentation
      Merge branch 'dev' of https://github.com/cKlee/Catmandu-MARC into cKlee-dev
      Fixing indent
      Merge branch 'cKlee-dev' into dev
      Fixing POD
      Adding POD
      1.06
      Fixing error in split/pluck
      Removing undef values before joining strings
      Adding marc_map pluck/split feature to changes
      Upgrading MARC::Spec
      1.07
      Starting fixing broken append
      Making deprecated code work again
      Fixinf marc_spec append
      Fixing one tests according to the new rules
      Fixing marc_spec example
      Merge branch 'broken-append' of https://github.com/jorol/Catmandu-MARC into jorol-broken-append
      Merge branch 'jorol-broken-append' into broken-append
      Fixing marc-spec
      Fixing mapping rules tests
      Adding marc_spec rule tests
      Adding POD
      Adding more tests
      Merge branch 'broken-append' of https://github.com/cKlee/Catmandu-MARC into cKlee-broken-append
      Merge branch 'cKlee-broken-append' into broken-append
      Adding support for $ and . in marcpath
      Adding pod
      New release
      1.08
      Adding Boston University Library sample data
      Edit the header of the license
      Fixing again the $append bug $49 now with support for $prepend, $last,
      1.09
      Merge branch 'cKlee-dev' into dev
      Version up
      1.10
      Merge branch 'cKlee-undef_vals' into dev
      Version up
      1.11
      Upgrading MARC::File::XML
      Fixing spaces -> caret translation in Aleph sequential exports
      Merge branch 'dev' of github.com:LibreCat/Catmandu-MARC into dev
      Providing documentation on the MARC-in-JSON format #59
      1.12
      Fixing typo in the Alma name
      Merge branch 'cKlee-mapping_rules_spec' into dev
      Fixing semicolons
      Merge branch 'dev' into dev
      Merge branch 'cKlee-dev' into dev
      1.13
      Upgrading Catmandu using new group binds for marc_each
      Version up
      1.14
      Merge branch 'marc_has_ref' of https://github.com/cKlee/Catmandu-MARC into cKlee-marc_has_ref
      Renaming marc_has_ref to marc_spec_has
      Renamig marc_has_ref to marc_spec_has
      Merge branch 'cKlee-marc_has_ref' into dev
      Updating POD
      Adding support for marc_replace_all
      Updating POD
      Updating POD
      Adding marc_append fix
      Updating README
      1.15
      Adding marc_paste
      Merge branch 'cKlee-marc_struc' into dev
      Renaming marc_struc to marc_copy
      Adding marc_paste tests and documentation
      Adding support for conditional copying of MARC data
      Version up
      1.16
      Fixing marc_replace_all allowing marc_replace_all(field,(search),$1)
      1.161
      Replacing \d with explicit ascii [0-9]
      Fixing 0 as undef bug
      Fixing double Fix execution bug
      Fixing marc_set("FMT", ...) does not work correctly #79
      Making Travis perl versions in line with Catmandu
      1.17
      Merge branch 'cKlee-dev' into dev
      Version up
      1.171
      Adding the rename of MARC fields to the tutorial
      Adding skip_errors option
      Adding more POD
      Version up
      1.18
      Adding more POD in the tutorial
      Adding a default FMT field when none is given
      Adding explicit all_match , any_match operations
      Fixing pod
      Creating tests Perl module
      Fixing tests for marc_all_match and marc_any_match
      Updating changes
      Adding more tests
      Fixing the commit return value
      Fixing POD
      1.19

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  eae542d   Adding version numbers to all packages
       new  8e54736   Fixed filter by indicator 2 in Catmandu::Fix::marc_map #28
       new  5e74c62   Fix pod
       new  826cc9d   Fixing Catmandu::Fix::marc_map option value and subfields #33
       new  52bfbbb   Adding inline support for value
       new  42aee91   Adding inline support for value options
       new  5c6d588   Fixing combinations of substring with splita #33
       new  c290bd7   Fixing Catmandu::Fix::marc_map $append and split #31
       new  d802d32   Version up
       new  d9a09ef   0.216
       new  898541c   Fixing depency problem
       new  03b8864   0.217
       new  9ec18c8   Fixing marc_map for inline fixes #31
       new  2e8398a   0.218
       new  619520c   Fixed pod typo
       new  200a02d   Make all Catmandu::Fix inlinable #27
       new  c865010   Create a more command line friendly documentation #16
       new  5ce1898   atmandu::Importer::MARC cannot import from string reference, or IO::String #23
       new  7490672   Up version
       new  33a7ce4   0.219
       new  23cfcdb   Refactoring all marc processing outside emit functions
       new  b093351   Fixing the negated subfield bug
       new  0aeefdd   Adding marc_spec links
       new  aae16ef   Adding benchmarking fixes
       new  50c557b   Making some performance improvements
       new  a75cb3c   Revert the inline handling of arrays back to the original
       new  a356f73   Adding the nested_arrays option to marc_map
       new  51f3958   Adding more POD
       new  d95a5f1   Adding POD
       new  cc33d21   Making internal mapping functions to instance functions
       new  6441767   Benchmarking code
       new  d170ae1   Benchmarking
       new  ca552fc   Trying singletons
       new  ef0e67b   BEnchmarking
       new  c1328bb   Deleting the 'record' option for all fixes
       new  36b8fcd   Deleting the record option
       new  17aed88   benchmark
       new  acf843f   Bechmarking
       new  15e1c79   1.00_01
       new  ecee312   gh#37: fix marc_each()
       new  f711f1d   Merge pull request #38 from jorol/gh#37
       new  d1c5708   Fixing bug in marc_remove when using indicators to filter which (sub)fields to delete
       new  1adf175   Adding fixes to help MARC validation Fix scripts
       new  0cdd760   Adding test
       new  8ad7b72   Update changes
       new  969e4f4   gh#34: Deprecate USMARC
       new  bc9a117   Merge branch 'jorol-gh#34' into dev
       new  2694728   gh#40: set ISO as default export format
       new  d296007   Merge branch 'jorol-gh#40' into dev
       new  348bbcb   1.00_02
       new  d688147   gh#43: Add all prerequisites to cpanfile, delete unused modules
       new  7e2c129   gh#44: Fix type list in POD
       new  36e422f   Merge branch 'jorol-dev' into dev
       new  d55fd62   Fixing zero-padded tags treated as numbers bug
       new  d7710e2   1.00_03
       new  8e306c8   Fixing POD
       new  8a13ee9   Release
       new  0ba67a0   1.01
       new  d1b76f2   gh#46: bugfix for subfield code 0
       new  a4a4d95   Merge branch 'jorol-gh#46' into dev
       new  e6b077e   Version up
       new  0ca9863   1.02
       new  ea9411f   fix documentation of MiJ
       new  dbd640d   Merge pull request #48 from jorol/dev
       new  1d1e7b8   Adding a tutorial pod #39
       new  9c4a5f8   Adding more POD
       new  dacc5b3   Adding more POD
       new  128105c   Fixing the marc_has_many bug
       new  d216efa   1.03
       new  d99a18c   buffer lines before sending to IO::Handle, especially for IO::String that uses string appending
       new  9297bc7   New upstream version 1.03
       new  d431dd6   Removing new lines in ALEPHSEQ
       new  62b726c   1.04
       new  8e18ffc   Adding Carsten Klee's MARC-Spec contribution
       new  c49eddc   Adding contributor
       new  6c23104   Updating readme
       new  f550805   Merge branch 'dev' into str_push
       new  0eb1c83   Merge branch 'str_push' into dev
       new  7bd4684   Updating changes
       new  935a140   1.05
       new  1c61d82   Fixing version number of marc_spec
       new  e01d675   Fixing version number of marc_spec
       new  e0aabba   Rewrite documentation of ::{Importer,Exporter}::MARC
       new  b89a329   implemented marc_spec as a MARC method
       new  e27ae76   Merge branch 'dev' into dev
       new  3f45727   Merge branch 'master' into dev
       new  fe0afeb   Fixing POD documentation
       new  8310f63   Merge branch 'dev' of https://github.com/cKlee/Catmandu-MARC into cKlee-dev
       new  0b98612   Fixing indent
       new  e72fc0c   Merge branch 'cKlee-dev' into dev
       new  ed12aad   Fixing POD
       new  6ba3b1d   Adding POD
       new  171b29c   1.06
       new  d9db0e5   Fixing error in split/pluck
       new  cd0e3f9   Removing undef values before joining strings
       new  a9c4dcd   Adding marc_map pluck/split feature to changes
       new  26adb3e   Upgrading MARC::Spec
       new  96054e1   1.07
       new  6c340b5   Starting fixing broken append
       new  08db38e   Making deprecated code work again
       new  57d379f   Fixinf marc_spec append
       new  6e2677f   Fixing one tests according to the new rules
       new  4000a41   Fixing marc_spec example
       new  c47f26b   add test for mapping rules
       new  a405bdf   Merge branch 'broken-append' of https://github.com/jorol/Catmandu-MARC into jorol-broken-append
       new  4d28df4   Merge branch 'jorol-broken-append' into broken-append
       new  21f03f5   Fixing marc-spec
       new  ff69241   Fixing mapping rules tests
       new  1ab3778   Adding marc_spec rule tests
       new  703e3c2   Adding POD
       new  7564f1f   Adding more tests
       new  99c88bb   more marc_spec rule tests
       new  4e79126   Merge branch 'broken-append' of https://github.com/cKlee/Catmandu-MARC into cKlee-broken-append
       new  1394c20   Merge branch 'cKlee-broken-append' into broken-append
       new  0d314af   Adding support for $ and . in marcpath
       new  ff3ea0a   Adding pod
       new  6a0cc04   New release
       new  9bcb108   1.08
       new  7f0b362   Adding Boston University Library sample data
       new  a83639d   Edit the header of the license
       new  553bf8e   Fixing again the $append bug $49 now with support for $prepend, $last, $first, ....
       new  a1cf140   1.09
       new  bcc94ec   removed Const::Fast from cpanfile
       new  87ef375   marc_spec supports nested_arrays and subspecs
       new  11d913b   added mrc file with only one record
       new  aad98f9   POD on new options and subspecs
       new  6cddfcd   Merge branch 'cKlee-dev' into dev
       new  c735c95   Version up
       new  4cd86ec   1.10
       new  d34a500   check definition of vals with option split
       new  1e9bc5f   use MARC::Spec::Parser
       new  6dfc3f1   use MARC::Spec 1.0.0
       new  8da79d6   use && instead of and
       new  c74be7e   Merge branch 'cKlee-undef_vals' into dev
       new  456bca1   Version up
       new  b000f69   1.11
       new  be09bcd   Upgrading MARC::File::XML
       new  443c9fa   Fixing spaces -> caret translation in Aleph sequential exports
       new  49ba9d0   Merge branch 'dev' of github.com:LibreCat/Catmandu-MARC into dev
       new  b12b94e   Providing documentation on the MARC-in-JSON format #59
       new  5f06ef6   1.12
       new  6233c59   Fixing typo in the Alma name
       new  6f22b59   join subfields per field correctly
       new  33c91be   Merge branch 'dev' into mapping_rules_spec
       new  03027e3   new mapping rules tests
       new  d2da62a   subspec comparison failed
       new  e3fe3ff   subspec comparison failed
       new  0535eb5   Merge branch 'cKlee-mapping_rules_spec' into dev
       new  9438625   Fixing semicolons
       new  1c90067   Merge branch 'dev' into dev
       new  2b8cc2b   Merge branch 'cKlee-dev' into dev
       new  4f32eea   1.13
       new  18e6ade   Upgrading Catmandu using new group binds for marc_each
       new  84e27f0   Version up
       new  f41d2f1   1.14
       new  454e357   new condition marc_has_ref
       new  57bff88   Merge branch 'dev' of https://github.com/cKlee/Catmandu-MARC into marc_has_ref
       new  35998ab   updated POD with marc_has_ref
       new  dc862b2   Merge branch 'master' of https://github.com/LibreCat/Catmandu-MARC into marc_has_ref
       new  19cb17b   Merge branch 'marc_has_ref' of https://github.com/cKlee/Catmandu-MARC into cKlee-marc_has_ref
       new  990fe1c   Renaming marc_has_ref to marc_spec_has
       new  409d426   Renamig marc_has_ref to marc_spec_has
       new  f267015   Merge branch 'cKlee-marc_has_ref' into dev
       new  69494b1   Updating POD
       new  b3eab17   Adding support for marc_replace_all
       new  5946b4b   Updating POD
       new  3096e92   Updating POD
       new  ab56cdd   Adding marc_append fix
       new  68b9f45   Updating README
       new  d864ce1   1.15
       new  1b85694   new fix marc_struc
       new  7859689   Merge branch 'master' of https://github.com/LibreCat/Catmandu-MARC into marc_struc
       new  795197c   Adding marc_paste
       new  e9a278c   Merge branch 'cKlee-marc_struc' into dev
       new  57a2f02   Renaming marc_struc to marc_copy
       new  9563c95   Adding marc_paste tests and documentation
       new  3ccb320   Adding support for conditional copying of MARC data
       new  3de4467   Version up
       new  5259a86   1.16
       new  7d05569   Fixing marc_replace_all allowing marc_replace_all(field,(search),$1)
       new  0f21801   1.161
       new  30aaa4a   Replacing \d with explicit ascii [0-9]
       new  04d58b9   Fixing 0 as undef bug
       new  99be23a   Fixing double Fix execution bug
       new  48f0f99   Fixing marc_set("FMT", ...) does not work correctly #79
       new  cbde1e5   Making Travis perl versions in line with Catmandu
       new  2004832   1.17
       new  b3da71d   Fixing 0 as undef bug for marc_spec
       new  c60f06d   Merge branch 'cKlee-dev' into dev
       new  691da34   Version up
       new  b09b30a   1.171
       new  3f98196   Adding the rename of MARC fields to the tutorial
       new  35a1111   Adding skip_errors option
       new  b237bca   Adding more POD
       new  744d3f4   Version up
       new  c3bdd8d   1.18
       new  f78321c   Adding more POD in the tutorial
       new  6cc4a5d   Adding a default FMT field when none is given
       new  ec685a6   Adding explicit all_match , any_match operations
       new  890ac0f   Fixing pod
       new  0de1750   Creating tests Perl module
       new  8a2efd3   Fixing tests for marc_all_match and marc_any_match
       new  94419da   Updating changes
       new  2b67734   Adding more tests
       new  1aa7a9e   Fixing the commit return value
       new  148a3d3   Fixing POD
       new  80b5c33   1.19
       new  9fe6e1a   New upstream version 1.19

The 208 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


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



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