[libcatmandu-mab2-perl] 23/35: New upstream version 0.21
Jonas Smedegaard
dr at jones.dk
Fri Oct 27 17:54:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag debian/0.21-1
in repository libcatmandu-mab2-perl.
commit 78dd5368428de2c467ec416be778c85c590172d0
Merge: 3ceefc4 895d8c6
Author: Jonas Smedegaard <dr at jones.dk>
Date: Fri Oct 27 16:30:42 2017 +0200
New upstream version 0.21
Build.PL | 4 +-
Changes | 26 ++++++
MANIFEST | 5 +-
META.json | 17 ++--
META.yml | 11 +--
cpanfile | 6 +-
lib/Catmandu/Exporter/MAB2.pm | 2 +-
lib/Catmandu/Fix/Bind/mab_each.pm | 8 +-
lib/Catmandu/Fix/Condition/mab_match.pm | 2 +-
lib/Catmandu/Fix/mab_map.pm | 4 +-
lib/Catmandu/Importer/MAB2.pm | 7 +-
lib/Catmandu/Importer/SRU/Parser/mabxml.pm | 4 +-
lib/Catmandu/MAB2.pm | 2 +-
lib/MAB2/Parser/Disk.pm | 73 ++++++++--------
lib/MAB2/Parser/RAW.pm | 59 +++++++------
lib/MAB2/Parser/XML.pm | 2 +-
lib/MAB2/Writer/Disk.pm | 2 +-
lib/MAB2/Writer/Handle.pm | 2 +-
lib/MAB2/Writer/RAW.pm | 2 +-
lib/MAB2/Writer/XML.pm | 2 +-
t/00-load.t | 4 +-
t/01-parser.t | 135 ++++++++++++++++++++++-------
t/02-importer.t | 107 +++++++++++++++--------
t/06-sru.t | 6 +-
t/07-mab-each.t | 5 --
t/08-mab-map.t | 26 ++++++
t/author-pod-syntax.t | 4 +-
t/mab2_faulty.dat | 4 +
t/mab2disk_faulty.dat | 9 ++
29 files changed, 364 insertions(+), 176 deletions(-)
diff --cc Changes
index 627b32c,ca88597..7294310
--- a/Changes
+++ b/Changes
@@@ -1,5 -1,33 +1,31 @@@
Changelog for Catmandu-MAB2
-{{$NEXT}}
-
+ 0.21 2017-10-16 17:44:43 CEST
+ - warn and skip faulty fields
+ - fix regex for record fields
+ - add Catmandu::Error exceptions and more tests
+
+ 0.20 2017-07-15 13:47:56 CEST
+ - gh#9: MYMETA must not be included
+
+ 0.19 2017-07-09 15:05:56 CEST
+ - fix version number of required dependency
+
+ 0.18 2017-07-09 13:08:05 CEST
+ - set required version of Catmandu::SRU
+
+ 0.17 2017-07-08 19:35:40 CEST
+ - get XML as string
+
+ 0.16 2017-07-06 17:33:02 CEST
+ - set perl v5.14.0 as minimum version
+ - add MYMETA.* files
+
+ 0.15 2017-06-30 17:26:58 CEST
+ - Delete perl-5.12 from .travis.yml due to Dist::Zilla build fails
+ - Update and fix .travis.yml
+ - Upgrading Catmandu using new group binds for mab_each
+
0.14 2016-03-18 17:14:18 CET
- Fix issue with leader for MAB2::Writer
diff --cc MANIFEST
index 308cf6c,0000000..1e43655
mode 100644,000000..100644
--- a/MANIFEST
+++ b/MANIFEST
@@@ -1,39 -1,0 +1,42 @@@
- # This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.043.
++# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.008.
+Build.PL
+Changes
+LICENSE
+MANIFEST
+META.json
+META.yml
+README
+cpanfile
+dist.ini
+lib/Catmandu/Exporter/MAB2.pm
+lib/Catmandu/Fix/Bind/mab_each.pm
+lib/Catmandu/Fix/Condition/mab_match.pm
+lib/Catmandu/Fix/mab_map.pm
+lib/Catmandu/Importer/MAB2.pm
+lib/Catmandu/Importer/SRU/Parser/mabxml.pm
+lib/Catmandu/MAB2.pm
+lib/MAB2/Parser/Disk.pm
+lib/MAB2/Parser/RAW.pm
+lib/MAB2/Parser/XML.pm
+lib/MAB2/Writer/Disk.pm
+lib/MAB2/Writer/Handle.pm
+lib/MAB2/Writer/RAW.pm
+lib/MAB2/Writer/XML.pm
+script/mab2_convert.pl
+t/00-load.t
+t/01-parser.t
+t/02-importer.t
+t/03-fix.t
+t/04-exporter.t
+t/05-writer.t
+t/06-sru.t
+t/07-mab-each.t
++t/08-mab-map.t
+t/author-pod-syntax.t
+t/lib/MockFurl.pm
+t/mab2.dat
+t/mab2.xml
++t/mab2_faulty.dat
+t/mab2disk.dat
++t/mab2disk_faulty.dat
+t/sru_mabxml.xml
diff --cc META.yml
index 452b7ee,0000000..84eef91
mode 100644,000000..100644
--- a/META.yml
+++ b/META.yml
@@@ -1,39 -1,0 +1,40 @@@
+---
+abstract: 'Catmandu modules for working with MAB2 data.'
+author:
+ - 'Johann Rolschewski <jorol at cpan.org>'
+build_requires:
+ Software::License: '0.103010'
+ Test::Exception: '0.32'
+ Test::More: '1.001003'
+ Test::Pod: '0'
+ Test::Warn: '0'
+configure_requires:
+ Module::Build::Tiny: '0.034'
+dynamic_config: 0
- generated_by: 'Dist::Zilla version 5.043, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.150005'
++generated_by: 'Dist::Milla version v1.0.17, Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150001'
+license: perl
+meta-spec:
+ url: http://module-build.sourceforge.net/META-spec-v1.4.html
+ version: '1.4'
+name: Catmandu-MAB2
+no_index:
+ directory:
+ - eg
+ - examples
+ - inc
+ - share
+ - t
+ - xt
+requires:
- Catmandu: '0.9504'
- Catmandu::SRU: '0.032'
++ Catmandu: '1.0601'
++ Catmandu::SRU: '0.040'
+ Readonly: '0'
- perl: v5.10.1
++ perl: v5.14.0
+resources:
+ bugtracker: https://github.com/jorol/Catmandu-MAB2/issues
+ homepage: https://github.com/jorol/Catmandu-MAB2
+ repository: https://github.com/jorol/Catmandu-MAB2.git
- version: '0.14'
++version: '0.21'
+x_contributors:
+ - 'Johann Rolschewski <rolschewski at gmail.com>'
++x_serialization_backend: 'YAML::Tiny version 1.69'
diff --cc t/author-pod-syntax.t
index 35fb1b9,0000000..2233af0
mode 100644,000000..100644
--- a/t/author-pod-syntax.t
+++ b/t/author-pod-syntax.t
@@@ -1,15 -1,0 +1,15 @@@
+#!perl
+
+BEGIN {
+ unless ($ENV{AUTHOR_TESTING}) {
- require Test::More;
- Test::More::plan(skip_all => 'these tests are for testing by the author');
++ print qq{1..0 # SKIP these tests are for testing by the author\n};
++ exit
+ }
+}
+
+# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests.
+use strict; use warnings;
+use Test::More;
+use Test::Pod 1.41;
+
+all_pod_files_ok();
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-mab2-perl.git
More information about the Pkg-perl-cvs-commits
mailing list