[librdf-aref-perl] 01/07: Merge tag 'upstream/0.18'

Jonas Smedegaard dr at jones.dk
Tue Oct 14 12:13:51 UTC 2014


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

js pushed a commit to branch master
in repository librdf-aref-perl.

commit 433476d30aaea2a361b3d779456f667a4c732d37
Merge: ac7fb3a 824c1ae
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Oct 14 12:12:49 2014 +0200

    Merge tag 'upstream/0.18'
    
    Upstream version 0.18
    
    # gpg: Underskrift lavet tir 14 okt 2014 12:12:45 CEST
    # gpg:                bruger RSA nøgle 0x4EC1B722374F9BD6
    # gpg: udfør venligst en --check-trustdb
    # gpg: God underskrift fra »Jonas Smedegaard <dr at jones.dk>« [ultimativ]
    # gpg:        også kendt som »Jonas Smedegaard <jonas at homebase.dk>« [ultimativ]
    # gpg:        også kendt som »Jonas Smedegaard <js at debian.org>« [ultimativ]
    # gpg:        også kendt som »[jpeg image of size 4165]« [ultimativ]

 Build.PL                              |   4 +
 CHANGES                               |  46 -----
 Changes                               |  74 +++++++
 LICENSE                               |   8 +-
 MANIFEST                              |  20 +-
 META.json                             |  69 +++++++
 META.yml                              |  34 ++--
 Makefile.PL                           |  55 ------
 README                                |  71 ++++++-
 cpanfile                              |   5 +-
 dist.ini                              |   2 +
 lib/RDF/aREF.pm                       | 116 +++++++----
 lib/RDF/aREF/Decoder.pm               | 351 ++++++++++++++++++++++------------
 lib/RDF/aREF/Encoder.pm               | 223 +++++++++++++++++++++
 lib/RDF/aREF/Query.pm                 | 207 ++++++++++++++++++++
 t/aref-query.t                        |  92 +++++++++
 t/author-critic.t                     |  20 --
 t/decode-errors.t                     |  64 +++++++
 t/decoder.t                           |  93 +++++----
 t/doi-example.json                    | 127 ++++++++++++
 t/encoder.t                           |  74 +++++++
 t/errors.t                            |  39 ----
 t/null.t                              |  34 ++++
 t/objects.t                           |  21 +-
 t/release-pod-syntax.t                |  14 ++
 t/strict.t                            |  34 ----
 t/suite.t                             |  35 ++--
 t/suite/blanks.json                   |   2 +
 t/suite/blanks.nt                     |   1 +
 t/suite/invalid-datatype-01.json      |   2 +-
 t/suite/invalid-object-01.json        |   2 +-
 t/suite/invalid-object-02.err         |   2 +-
 t/suite/invalid-object-02.json        |   2 +-
 t/suite/invalid-object-03.err         |   2 +-
 t/suite/invalid-object-03.json        |   2 +-
 t/suite/invalid-predicate-01.json     |   2 +-
 t/suite/invalid-predicate-02.json     |   2 +-
 t/suite/invalid-predicate-03.json     |   2 +-
 t/suite/invalid-subject-01.json       |   2 +-
 t/suite/invalid-subject-02.json       |   2 +-
 t/suite/invalid-subject-03.err        |   2 +-
 t/suite/invalid-subject-04.err        |   2 +-
 t/suite/invalid-subject-05.err        |   2 +-
 t/suite/invalid-subject-06.err        |   2 +-
 t/suite/invalid-subject-07.err        |   2 +-
 t/suite/invalid-subject-08.json       |   2 +-
 t/suite/invalid-subject-09.json       |   2 +-
 t/suite/invalid-subject-10.json       |   2 +-
 t/suite/json-ld-14.json               |   2 +-
 t/suite/json-ld-23.json               |   2 +-
 t/suite/strict-invalid-subject-11.err |   2 +-
 t/suite/strict-invalid-subject-12.err |   2 +-
 t/suite/strict-invalid-subject-13.err |   2 +-
 t/suite/strict-null-object-1.json     |   2 +-
 t/suite/strict-null-object-2.json     |   2 +-
 t/suite/uri-object-01.json            |   2 +-
 t/suite/uri-object-02.json            |   2 +-
 t/trine.t                             |   7 +-
 58 files changed, 1513 insertions(+), 485 deletions(-)

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



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